Support Board
Date/Time: Sun, 20 Sep 2026 02:58:10 +0000
Post From: Setting alert type based on condition
| [2021-01-23 13:05:27] |
| Sawtooth - Posts: 4354 |
|
Only one alert sound is available per alert formula. To get a separate sound for each condition, put each formula in the Alerts tab of any two studies. Use this syntax: Alert1: =AND(ID1.SG1 - ID1.SG1[-1] <= 200, ID2.SG1 > ID3.SG1) Alert2: =AND(ID1.SG1 - ID1.SG1[-1] >= 200, ID3.SG1 > ID2.SG1) |
