Click or drag to resize

StrategyPosition Property

Gets the current strategy position of the BarsInProgress

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public IPosition Position { get; }

Property Value

IPosition
See Also