Click or drag to resize

StrategyPositions Property

Gets the positions collection

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public IPosition[] Positions { get; set; }

Property Value

IPosition
See Also