StrategyBasePositions Property |
Gets the positions collection
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntaxpublic IPosition[] Positions { get; set; }
Property Value
Type:
IPosition
See Also