Thread: Ask!
View Single Post
  #989 (permalink)  
Old 02-24-2008, 03:55 PM
SimonF SimonF is offline
Junior Member
 
Join Date: Jan 2008
Posts: 24
SimonF is on a distinguished road
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
Reply With Quote