StrategyPositions Property |
Gets the positions collection
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic IPosition[] Positions { get; set; }
Property Value
IPosition
See Also