PDA

View Full Version : Unable to import more indicators


server
12-13-2007, 10:39 AM
Hello guys,
it looks like my NT copy can't import any more indicators at all. When I try to import one, I get the message that I have custom scripts on my pc with programming errors, and they must be resolved before importing another script. The only one I imported was the Elliott Oscillator, nothing else. I tried to delete it, and it says that this file is needed by some other scripts, and I have to delete those dependencies first. I tried to open it and compile it, and it says NT.Vendor.dll could not be found. The indicator works fine, so what's the deal here? Looks like I'm stuck...
My NT version is the 6.0.1000.7
Thank you all!

NinjaTrader_Ray
12-13-2007, 11:05 AM
Open up an indicator via Tools > Edit NinjaScript, then press F5. A list of errors will show up. Double click on the error to bring up the file with the problem. Then you must resolve the programming error. If you are not a programmer, you can try deleting the bad files.

server
12-13-2007, 12:09 PM
Got it, it was a directory issue.
Thanks again!