Support Board
Date/Time: Tue, 06 May 2025 01:05:18 +0000
Post From: Study Alert is Inconsistent
[2013-06-18 12:54:02] |
Sawtooth - Posts: 4212 |
The formulas would be unique because the Low is SG3, so there should be no unexpected behavior. HOD instance of OHLC: =C>SG2[-1] LOD instance of OHLC: =C<SG3[-1] You only need two instances if you are using different Alert assignments. If you are using the same Alert, you can use this formula in one instance of the Daily OHLC study: =OR(C>SG2[-1],C<SG3[-1]) Date Time Of Last Edit: 2013-06-18 14:18:25
|