NT8: 8.1.1.7 64-bit
Using Ninjatrader 8 for free and my 14 day free trial ended a few days ago and have been using market playback to paper trade. Currently I do not have any live data feeds at the moment.
I build a custom strategy in the strategy builder that calculates on each tick. Pretty much it looks at the delta rate and delta change% on a tick by tick basis. Additional data I pull in is NQ SEPT23 tick values (under additional data).
The strategy runs perfectly fine when I do a market play back, it enters and exits trades exactly how it was build.
But when I try to use the Strategy Analyzer / Optimizer and run no numbers return, just zeros. Even when I check the box under "Data Series" called tick replay and run no results return.
But when I select the "Sample MA crossover" The strategy analyzer runs fine and returns numbers.
When I go to properties -> General -> and check "Use local data only" for historical market data (Aug 2023) I have it still doesn't run.
My initial thoughts was because I don't have a live connection feed to any data providers, but the sample MA crossover runs fine and also it says under docs that you can use local data only.
Any ideas?
Thank you

Comment