Support Board
Date/Time: Sat, 21 Mar 2026 12:20:37 +0000
Post From: need help with alert condition formula
| [2018-04-05 18:21:05] |
| Sawtooth - Posts: 4318 |
|
Try this: =OR(AND(BARTIME>=TIME(0,0,0),BARTIME<TIME(9,30,0),OR(SG1>200,SG2<-200)),AND(BARTIME>=TIME(9,30,0),BARTIME<TIME(16,0,0),OR(SG1>400,SG2<-400))) |
