GetAtmStrategyPositionQuantity()
GetAtmStrategyPositionQuantity()
Definition
Gets the current position quantity of the specified ATM Strategy.
Changes to positions will not be reflected till at least the next OnBarUpdate() event after an order fill.
Method Return Value
An int value representing the quantity.
Syntax
GetAtmStrategyPositionQuantity(string atmStrategyId)

