I'm trading with IBKR, getting the following error message:
ChangeOrder(stopLong, Position.Quantity, newStopLongLimitPrice, stopLongPrice);
Is there a way to check the order object to see if the StopPrice has been triggered? I couldn't find the relevant OrderState for it.
Or any suggestion on how I can work around the above error message will be appreciated.
Thanks.
-Nick

Comment