Support Board
Date/Time: Tue, 04 Nov 2025 16:51:03 +0000
Post From: Alert Condition Formula Help
| [2023-01-16 13:58:32] |
| Sawtooth - Posts: 4285 |
|
Try this: =AND(C >= L, C <= ((H - L) * .25 + L) , ABS(H-L) >= 35*TICKSIZE) |
Date/Time: Tue, 04 Nov 2025 16:51:03 +0000
| [2023-01-16 13:58:32] |
| Sawtooth - Posts: 4285 |
|
Try this: =AND(C >= L, C <= ((H - L) * .25 + L) , ABS(H-L) >= 35*TICKSIZE) |