I'm using the OnOrderUpdate for more precision (and the latest beta).
My problem is when my first target is hit, my stop order is cancelled (which is fine because I want the stop to be moved to breakeven, but I can't submit any new stop order?
Trace order message:
15/02/2008 10:02:22 Ignored PlaceOrder() method: Action=Sell OrderType=Stop Quantity=0 LimitPrice=0 StopPrice=7014.0 SignalName='' FromEntrySignal='' Reason='This was an exit order but no position exists to exit'
And I still have a position on 1 contract...
I would like to know if there is a workaround this or if I should break my entry in 2 orders (in that case my order would be submit as 2 buy orders of 1 contract or 1 buy order of 2?).
Thanks

...
Comment