So, there are two problems in this area: If I re-run the strategy by clicking "Run Backtest", first of all, all my settings revert back to the default for each indicator (as specified in it's ninjascript), which is very annoying, because I had just changed them to my preferred "look"..
BUT THEN, if I try to re-load chart template settings that I had just saved, I am then missing all the trade buy/sell signals that were generated in the price panel #1 by the strategy analyzer. So I have my favorite chart settings, but am missing where all the trades occurred with no apparent way to get them back (If you right-click, the "Data Series" pop-up menu item is disabled, and that is where the settings are to plot executions and/or markers where trades occurred.
Summary: In strategy analyzer on the "Chart" tab, change any line plot in an indicator to dots. Save it as a chart-template. Then click on button to re-run back test. The dots change back to lines immediately. Re-load the chart template - your strategy executions are missing from the price panel #1

Comment