Hoping you could help with the following.
I am trying to access the current non-filled stop and target prices of an ATM strategy in my code. How do I best achieve this?
I suspect GetAtmStrategyStopTargetOrderStatus(), however the documentation only talks about the avg fill price (i.e. so after it is filled).
Thanks.
Frank

Comment