IAssetsMarketsClosedPositionEventClosedPositions Property

Stator | API Documentation
A list of closed positions which make up this event.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

IList<IAssetsMarketsClosedPosition> ClosedPositions { get; set; }

Property Value

Type: IListIAssetsMarketsClosedPosition
See Also

Reference