The ISystem type exposes the following members.
Methods
|
| Name | Description |
|---|
 | NewBar |
Called for each new bar
|
 | NewTick |
Tick level notification.
|
 | Shutdown |
Called when the system is exiting.
|
 | Startup |
Startup function called at the start of a system run.
|
See Also