Support Board
Date/Time: Sun, 06 Jul 2025 03:07:48 +0000
Post From: Oscillator near zero - or how to create a between alert
[2018-09-10 15:40:47] |
User337568 - Posts: 61 |
Hi: I am trying to create an alert when an oscillator nears zero line. I.e please alert me when an study value is between condition 1 and condition 2. I tried the following: =AND(ID46.SG2 < .50,ID46.SG2 > .-50) Thank you, Harndog |