GetAtmStrategyUnrealizedProfitLoss()
<< Click to Display Table of Contents >> GetAtmStrategyUnrealizedProfitLoss() |
Gets the unrealized profit and loss value of the specified ATM Strategy.
A double value representing the unrealized profit and loss.
GetAtmStrategyUnrealizedProfitLoss(string atmStrategyId)
atmStrategyId |
The unique identifier for the ATM strategy |
protected override void OnBarUpdate() |