Support Board
Date/Time: Mon, 03 Nov 2025 20:56:33 +0000
Post From: ALERT CONDITION HELP: Simple 3 Condition Alert Needed
| [2020-03-05 13:20:48] |
| Sawtooth - Posts: 4285 |
|
Sorry, I forgot to include the 200SMA. The HA close is ID5.SG4 so these would be the formulas: Long alert formula: =AND(ID5.SG4[-1]<ID5.SG1[-1],ID5.SG4>ID5.SG1,CROSSFROMBELOW(ID12.SG1,ID12.SG2),ID12.SG1<ID12.SG4,ID5.SG4>=ID10.SG1) Short alert formula: =AND(ID5.SG4[-1]>ID5.SG1[-1],ID5.SG4<ID5.SG1,CROSSFROMABOVE(ID12.SG1,ID12.SG2),ID12.SG1>ID12.SG3,ID5.SG4<=ID10.SG1) |
