I generated a strategy using New Strategy wizard, then "view code" and "save as" new strategy name. Then click compile, somehow the compiler keeps complaining "The namespace "NinjaTrader.Strategy" already contains a definition for 'xxStrat".
It seems it is referring to generated strategy instead of the new strategy name.
Can anyone help?

Comment