GetAtmStrategyPositionAveragePrice()
GetAtmStrategyPositionAveragePrice()
Definition
Gets the current position’s average price 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
A double value representing the average price.
Syntax
GetAtmStrategyPositionAveragePrice(string atmStrategyId)

