Support Board
Date/Time: Fri, 31 Oct 2025 06:18:54 +0000
Post From: Alert when price crosses through the ichimoku kumo cloud
| [2018-01-25 22:53:12] | 
| Sawtooth - Posts: 4281 | 
| 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)) ) | 
