StrategyTimeInForce Property |
Gets or sets the time in force. This property can be set only when the strategy is in Initialize state.
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic TimeInForce TimeInForce { get; set; }
Property Value
TimeInForce
See Also