When saving my strategy template from Chart, the file is correct. When saving the same template from Strategy Analyzer, the file is written with only the strategy header (1k vs 62k when not empty). See the empty header:
<?xml version="1.0" encoding="utf-8"?> <StrategyTemplate> <StrategyType>NinjaTrader.NinjaScript.Strategies.BW4U.BWAAOTL</StrategyType> <Strategy /> </StrategyTemplate>

Comment