|
Another question
It seems like when I do a orderModify() to set a take profit for example.
And then before next tick or we could aswell say before I select the same order again I do another orderModify() to set a stop loss. And in that I use OrderTakeProfit() so it doesn't remove the take profit. But, It removes the take profit anyway.
Do I need to wait for next tick or to select the order again for the OrderTakeProfit() to return my new take profit?
__________________
boo
|