Code Ninjatrader 8 Strategy
Project detail
Hello,
I need a simple Ninjatrader 8 Strategy made to do the following :
1. If a new bar is created, and the bar opens 1 tick higher than the previous bar, it will enter a long trade.
2. If the new bar opens 1 tick lower than the previous bar, it will enter a short trade.
3. All orders must be “Limit orders”
I need this strategy done within 1 day.
Thanks