So the question is - how to get a pending order price -> STOP1 price? TARGET1 price, etc?
GetAtmStrategyStopTargetOrderStatus returns:
- filled price
- filled amount
- state
But I need to see orderID (not the name like STOP1 - it is useless if I'm trading 10 ATM strategies on the same instrument), Stop and Limit prices, etc.
Comment