<?xml version="1.0" encoding="utf-8"?>
<StrategyTemplate>
<StrategyType>NinjaTrader.NinjaScript.Strategies .O rganizedStrategy.General</StrategyType>
<Strategy />
</StrategyTemplate>
I have to go through and start commenting out sections of code until it saves, typically it's a variable that compiles and even works - but for some reason breaks the strategy analyzer saving mechanism. Does anyone else have this?

Comment