I am trying to backtest a gap fade strategy using daily bars of the ES and the rules are simple:
1. Buy tomorrow if the open < today's close
2. Short tomorrow if the open > today's close
3. Close at EOD
I was successful in backtesting this idea using tradestation but can't figure it out how to do it in NinjaTrader as I can't buy/sell on the same bar.
Another point, I can backtest it using intraday data but it seems Ninja (via Zen-Fire) only goes back to 2006.
Thanks in advance for your help.

Comment