Support Board
Date/Time: Wed, 18 Jun 2025 16:07:40 +0000
Post From: Alert if Price touched e.g Moving average
[2022-07-25 12:03:39] |
User361939 - Posts: 168 |
Hello, I am trying to create alert if price cross or only touched e.g moving avarage level. With this formula i get only alert when price cross moving avarage. I want to have alert even price didn't "cross" but just touched moving avarage. How should looks formula to cover this outcome? =OR (CROSSFROMABOVE(C, ID29.SG1), CROSSFROMBELOW (C, ID29.SG1)) Best Regards |