Login Page - Create Account

Support Board


Date/Time: Thu, 21 Nov 2024 22:23:25 +0000



Post From: Intrument HIGH OR LOW for the day ALERTS

[2013-03-24 14:11:50]
Sawtooth - Posts: 4118
Try this:

Add the Daily OHLC study, set the Reference Days back to 0, set Graph High and Low Historically to Yes, and put this on the Alerts tab:

=OR(C>SG2[-1],C<SG3[-1])

You can check Hide Study, if you don't want to see the lines.