PDA

View Full Version : Indicator file cached? "Name already in use" error in wizard...


funk101
04-27-2007, 09:14 AM
My problem: I make an indicator, and compile it. I decide I want to start over again, for whatever reason. I remove it from my chart, AND trash the .cs file. Empty the trash. So far as I know there is NO trace of it. I use the wizard to re-write indicator, and when I choose the SAME name, which I would like to do 'cause I like the name, I get an error saying "name already in use". So, is there a cache somewhere I do not know about? I've reset the db and rebooted NT6and got same error. I'm now gonna reboot my machine to see if that works.



K, after reboot, still there. I pull up the indicator panel. Hmm, so, how do I get rid of this so I can use the name?

NinjaTrader_Ray
04-27-2007, 09:42 AM
The indicator is still in the NinjaTrader.Custom.dll where indicatorsare assembled to when compiled. Deleting the source does not remove it from the dll. For the future, you haveto select Tools > Edit NinjaScript, select the file and press the "Delete" button.

Ray

funk101
04-27-2007, 09:46 AM
Ok, so there's now way to get rid of it now?? Unless I reinstall? Wow, that's brutal.

NinjaTrader_Ray
04-27-2007, 10:53 AM
Just open any indicator and recompile.

Ray