Script's runtime support.
More...
|
ISecurity | GetSecurity (string source) |
| Get Security by the source name. the source name Security
|
|
IOption | GetOption (string source) |
| Get Option by the source name. the source name the Option
|
|
DateTime | GetBarTime (int barNum) |
| Get date|time for the selected bar.
|
|
bool | Recalc (bool inAnyCase=false) |
|
Script's runtime support.
summary> Get the current program version
bool TSLab.Script.IRuntime.IsAgentMode |
|
get |
summary> The current trade name for order comments
double TSLab.Script.IRuntime.ScriptResult |
|
get |
Some user calculated result which can be used as optimization result.
summary> Get the current cache context
Version TSLab.Script.IRuntime.Version |
|
get |
summary> Get the current execution mode (Laboratory or IAgent)