Support Board
Date/Time: Sun, 29 Mar 2026 06:36:41 +0000
Post From: Alert when price crosses through the ichimoku kumo cloud
| [2018-02-03 01:06:40] |
| Sawtooth - Posts: 4321 |
|
Thinking about this more, use this formula instead: =OR( AND(CROSSFROMBELOW(ID0.SG23,ID1.SG1),ID1.SG1>ID1.SG2), AND(CROSSFROMABOVE(ID0.SG23,ID1.SG1),ID1.SG1<ID1.SG2), AND(CROSSFROMABOVE(ID0.SG23,ID1.SG2),ID1.SG1>ID1.SG2), AND(CROSSFROMBELOW(ID0.SG23,ID1.SG2),ID1.SG1<ID1.SG2)) where the Senkou Span A & B study is ID1. |
