Basically our issue is that :
We have a strat running on NT on FDAX .
We have the normal FDAX Session set in our chart
but before a certain time we stop sending our stop order (30minutes before session end)
and we only send our targets 30minutes after session begin; and stop order 45minutes after session begin.
What is happening is that even after session end the stop order is still there.
And then the next day, the session starts , 30minutes after the session start, target orders should be sent, but they are not, and 45minutes later the targets should be sent, but they are not.
So i made a very basic strategy to try to determine the issue, and for some reason NT doesn't cancel the order when it should, and then later rejects the new one thinking there's still an old one in there ...
So I think it's all linked to the fact that ninja didn't really cancel the order.
I'm very surprised you can't reproduce the problem, as I've been doing it on every machine i can put my hands on, with different configurations and all give that same problem.
What is even more strange, is that re-starting the strategy (F5 in the chart), makes it send the targets & stops without problem.
But having it run, and then at a certain time send targets&stops, ... don't work.
So right now we're running a "semi-automated" strategy, since at certain times of day we have to manually restart it to have our targets & stops sent .... this is just plain strange.
Right now office hours are ending here in Belgium, so i'll send you a mail tmrw morning with my phones, so you can contact me when you start work.

Comment