About an hour ago, I compiled my updated strategy code, and got tons of errors saying I already had the same class elsewhere; the names of everything were ambiguous and everything was duplicate, etc.
I checked my code and did not contain anything duplicate.
I deleted the strategy from Ninjatrader via the editor UI, compiled, then created a new strategy file and pasted my code in, and tried to compile. But I still got the errors as if the original strategy still existed!
So, I deleted all custom strategy files from Ninjatrader 8/bin/Custom/Strategies restarted Ninjatrader and opened the editor and compiled.
My strategy was not listed there, but when I open strategies window on my chart, the old strategy is still listed there.
I tried clearing cache, even renamed my db file, then recompiling.
I tried running repair install.
Nothing is getting rid of that old strategy code that isn't even listed in Strategies in NT anymore.... It's like it's now baked into NT core code.
What is going on??
