PDA

View Full Version : Indicator Error


buderim
09-02-2007, 11:46 PM
Hi,

I appear to have some bad code in one of my indicators as I am getting the attached error message.

Does anybody know how I can find which one is wrong ?

Thanks
Ian

NinjaTrader_Dierk
09-03-2007, 12:04 AM
Compile e.g. any indicator by Tools->NinjaScript->Edit Indicator->MA. Then press F5 and you'll the errors.

buderim
09-03-2007, 12:28 AM
Compile e.g. any indicator by Tools->NinjaScript->Edit Indicator->MA. Then press F5 and you'll the errors.

Hi Dierk,

I have got a list of errors, does that mean I need to delete them all ?

Ian

NinjaTrader_Dierk
09-03-2007, 01:40 AM
This means your installation is screwed up.

Guessing: did you manually copy or move any NinjaScript files? You never should do that.

You need to reinstall NinjaTrader by:
- uninstall NT6 via control panel
- backup up directory <my documents>/NinjaTrader6/bin/Custom
- manually delete directory <my documents>/NinjaTrader6/bin/Custom
- reinstall NT6

buderim
09-03-2007, 01:46 AM
Hi Dierk,

yes i did try to do that to fix the problem , I guess it didnt.

Thanks
IAn