everything backtest well and I see the reversals being done with "Close Position" orders being issued both on the strategy window/chart and in the orders tab in the backtest results.
I am testing live in a sim account on zen-fire and I have a weird problem :
for example, if I have 2 long contract and my strategy gets a short signal (vice versa : same thing happens for initial short and gets a long signal):
1) everything seems fine in the strategy/window and I see both my market entry orders and Close position orders on the chart. And the strategy thinks it has executed both entry and close position orders so It thinks It now have 2 short contracts ( ie executed a reversal)
2) But under the execution and the log tab : I only see my market entry orders being issued/accepted and filled .... I dont see the "Close position" orders anywhere being issued by ninjatrader

3) Under the position tab, I am now flat as my market entry orders sold 2 contract but no "Close position" orders has been issued to bring the total position to 2 short contracts
What is the problem here ? I never had this problem under NT6.5.
I played with both the "synch position", "wait until flat" and "submit historical orders immediately" options thinking it would have something to do with the problem but none made any difference so I dont think the problem is there.
Thanks in advance for help.

Comment