Support Board
Date/Time: Thu, 30 Oct 2025 13:20:14 +0000
Post From: Alert when price touches moving average
| [2018-10-04 15:34:38] |
| Xfanman1 - Posts: 320 |
|
L is Bar Low, you'll probably need to use C which is Close/Last to make it non directional. You could also use the the CROSSOVER function like: =CROSSOVER(C,ID1.SG1) -- Scott |
