Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:27:51 +0000



Post From: New high of day/low of day alert

[2014-04-05 14:38:52]
Sawtooth - Posts: 4120
1) Add the Daily OHLC study,
-set the Reference Days Back to 0
-set the Graph High and Low Historically to Yes
-check 'Hide Study'

2) Add the Color Bar Based On Alert Condition study
-set the Draw Style to the marker of your choice
-put this formula in the Alerts tab:
=OR(ID1.SG2>ID1.SG2[-1],ID1.SG3<ID1.SG3[-1])
where the Daily OHLC study is ID1.