At first I thought is was my modifications, but I tried doing the same thing with the AutoTrendLine indicator (modified to work with NT7), and get the same error. What seems odd is that if I select "abort" on that message NT shuts down, and when I start it back up again, it comes back with the indicator working using the selected "input series" I chose when I applied it to the chart. I can also at that point "reload ninjascript" (F5) and it works fine.
Putting in a few print statements, it seems to go through initialize(), but it never gets to OnBarUpdate().
Any ideas?
VT

Comment