Support Board
Date/Time: Sun, 29 Mar 2026 06:39:20 +0000
Post From: Alert when price crosses through the ichimoku kumo cloud
| [2018-01-25 22:53:12] |
| Sawtooth - Posts: 4321 |
|
Put this formula in the alerts tab of the Senkou Span A & B study: =OR( AND(ID0.SG23[-1]<MAX(SG1[-1],SG2[-1]),ID0.SG23>MAX(SG1,SG2)), AND(ID0.SG23[-1]>MIN(SG1[-1],SG2[-1]),ID0.SG23<MIN(SG1,SG2)) ) |
