When I try to either import a NinjaScript zip file, got this message,
"You have custom NinjaScript files on your PC that have programming errors. These errors must be resolved before you can import / export a NinjaScript Archive File"
I got this error after downloading a Ninja script but even after deleting this zip, I still get this errors and I know other indicators are good and they imported fine.
Now, I am trying to download another indicator, but this gives same error.
I dont want to reinstall NT as already done once to solve this problem and I expect NT should be able to resolve without having to reinstall everytime.
Any help is appreciated
Moderator Notice
This thread has been moved to NinjaTrader Programming. -- Big Mike
It said that "the Ninja indicator already had definition for Divergence" so I remove the Divergence indicator and re imported, and it worked. sorry guys, dont have the pic now as I saw this msg after re imported but thks to Mike and David.
But I had similar errors before with diff msg, so next time will attach screen shot
This was because the custom assembly you were trying to import needed, and included the same indicator you had to delete. Be aware that if you stop using the custom indicator and remove the assembly, the indicator you had to delete will still be gone.
I try importing a td sequential indicator and nt shows an error " you have custom ninjascript programming errors. these errors must be resolved before you can import a ninjascript archive file.
I have reinstalled nt 2 times and it still gives me this error. I went to edit/indicator and picked a couple random indicators, hit compile and the error in the attached picture shows up each time.. I have nt 7 installed and do not have these errors with that version, have other programming errors from what i have read might have to do with changing the programming script. I just want one version that works, 6.5 or 7. Would Love any help. Thanks
Anybody want to have a go at creating a set of Demark indicators for ninjatrader? we could start with TD Setup which is a initial part of TD Combo and TD Sequential.
For a TD Buy Setup, the close of the current bar must be lower than the close of 4 …
second post down, td sequential indicator posted by cbratton
this is the indicator i would like to import, havent had the chance because i keep getting the error shown in my last post.
Thanks for your help in advance
Remove test.cs, which might be in your strategy folder.
This one has the error, and if at least one indicator/strategy have an error, nothing will compile.