I note that when I compile, the file in the indicators dir does not have an @ in front of the file name.
When I start NinjaTrader, I get the following error message:
NinjaScript Failed to restore Indicator 'Unknown'. Most likely (a) the implementation changed or (b) one or more properties have been renamed or removed or (c) the custom assembly which implements this Indicator no longer is there.
I can add the indicator back to the chart and everything works fine until next restart. I am assuming the @ missing is what is causing the issue.
I've deleted the cache dir, and ninjatrader.custom.dll, ninjatrader.custom.xml and ninjatrader.custom.pdb as well as the editor container to be certain I start from a clean slate. When I add it back, or even just a tiny test indicator, all get created without the @ and will cause the error after a restart and have to be manually added again.
Can you please advise how to fix this?

Comment