When I attempt to import a NinjaScript add-on, NT complains, "You have custom NinjaScript files on your PC that have programming errors. These errors must be resolved before you can import a NinjaScript Archive file."
Note the absence of any hint to what files are causing the problem, or even where they might be found. This is an unfortunate omission, and fixing this is my feature request. Nothing is more useless than telling your doctor "I hurt" without being able to tell him/her where.
I have spent two days deleting a few .sln files just to make sure and then deleting .cs files, dozens of .cs files, including some for imported indicators I know work. At this point, a really good search utility turns up no .cs files that lack the NinjaTrader copyright. NT is still complaining.
So the help request: How do I find out what NT dislikes? How do I find files that contain C# code but are not .cs files and lack a using.System declaration?
This is really limiting my ability to use NT, as there are several add-ons that help me a lot. I will be very grateful for any help getting past this obstacle.

Comment