at certain point I was compiling the strategy and it crashed the NINJATRADER.
after the restart, I can run the strategy in a chart alright but I can NOT load it in the Strategy Analyser. it just doesn't allow to choose it. Any other strategy I can.
the error in the log is :
"Failed to load selected strategy :.... object reference not set to an instance of the object"
tried to create a new one and delete the bad one. copied the code. it compiles alright. but doesn't let it to be used in the Strategy Analyser.
The code looks ok.
What are my options ? how to find whats the problem? Visual studio can help ? not an expert but can try.

Comment