I wrote my own indicator and put in an Alert like this:
Alert("myAlert", NinjaTrader.Cbi.Priority.High, "Reached threshold", "Alert1.wav", 10, Color.Black, Color.Yellow);
I got tired of hearing the alert so took it out of the code. Still sounded.

Then I removed the charts that had the alert in them. Still sounds.

I still get that alert sound (when it crosses whatever threshold) with NO CHARTS at all

I'm apparently getting a "Reached Threshold" alert, whatever that is, but I don't know where it's coming from.
Thanks for any help.


Comment