PDA

View Full Version : Trouble importing Ninjascript from v6.5


cassb
10-20-2009, 09:38 AM
I am getting an error message when trying to import a few custom Ninjascripts from v6.5. I have both exported the whole lot of 10 into one zip, and when that didn't work, tried one at a time. I can load 2 of them, then the rest cause this error to happen on import.

Obviously, there is no duplicate names, since I have all of these indicators loaded and compiled in v6.5. So what file could be missing then?

Thanks,
Bryan

NinjaTrader_Josh
10-20-2009, 09:40 AM
Please see the migrating instructions in this article: http://www.ninjatrader-support2.com/vb/showthread.php?t=21019

cassb
10-20-2009, 11:44 AM
Please see the migrating instructions in this article: http://www.ninjatrader-support2.com/vb/showthread.php?t=21019

lol -- I was trying be good and export from 6.5 and import into 7.0. But just copying the .cs files over to v7.0 worked OK. I get the compile errors which I have fixed.

Will the required AutoScale parameter in DrawLine and DrawRay be backward compatible to v6.5 platforms, or do I have to maintain two sets of indicators now - one for 6.5 and one for 7.0?

Thanks!

NinjaTrader_Josh
10-20-2009, 11:45 AM
The new signatures in NT7 are not compatible with 6.5.