I have built an unmanaged strategy that is being used on Renko. I already need a secondary data series to run in the background so I cannot use High Historical Order Fill Processing for accurate results. To combat this I have changed the orders to be submitted on my secondary data series (1 Second) so that the orders will fill accurately in the backtest.
When I backtest on less than a year it works flawlessly but as soon as I increase it the backtest will return empty. There are no errors or Logs that show up so I do not know the issue. I have NinjaTrader Continuum Data. Let me know if I am missing something or need to make a mock strategy to send over.
Thanks so much for your help!

Comment