For example…
I optimize a strategy name “ACME_System”, then I save the results as “Optim_acmesys”. Then I switch to a chart and try to add the “ACME_System” strategy, but when the NT dialog pops up for me to select a strategy, “ACME_System” is gone and has been replaced by “Optim_acmesys”.
Then I checked directory …\ Documents\NinjaTrader 7\bin\Custom\Strategy and “ACME_System.cs” and it is still there.
Then I open and edit “ACME_System.cs” in NT and recompile. It recompiles successfully, but when I switch back to a chart to try and add “ACME_System” strategy, I cannot. NT still only shows strategy “Optim_acmesys” available to add to a chart.
I already tried uninstalling NT and completely reinstall the latest version. It didn`t help.
The only way around this problem is to restart NT and delete all Strategy Analyzer results, then delete the original strategy source code, restart NT, recreate the original strategy source code and recompile it again.
Can you pls explain why NT won`t allow me to save multiple versions of optimization results without removing the original strategy.

Comment