Algorithmic Trading with NinjaTrader
Hi Uri,
Thank you for the awesome course. I am on NT8 and tried to add the logic to my strategy but I am finding issues with Stoploss order.
I tried both the StopMarket and Limit variation but seems like they aren't working on Live/Playback Real-time data.
In backseat, it is working fine.
Now when I try the same on real-time :
1st:
2nd:
I am getting this error.
The stop loss order isn't triggering on the entry bar! While the profit target order is working fine and triggering on the same candle.
Update :
URI,
I have tried your script "MoneyManagement" one too. It is throwing the same error.
Please have a look at this.