you are right, i cannot do the same with a strategy. its a pickle
NinjaScript File Error Code Line Column
StrategyExtensions.cs Type 'NinjaTrader.NinjaScript.Strategies.Strategy' already defines a member called 'Strategy' with the same parameter types CS0111 10 10
using System;
using log4net...