I have a submitting rule that it is done in the end of the bar.
If I get a buy signal I Exit(On Market) the short position and submitting an EnterLongStop() order 2 ticks high.
What I see is that the Exit is done but the EnterLongStop() is ignored and only preform after the next bar when there is NO sell position in the system.
Is my observation correct? does NT can't handle 2 orders at the same bar close?
I hope I made myself understood :-)
TX!

Comment