Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 18:01:07 +0000



Post From: Help with a simple alert

[2021-05-26 12:02:30]
Sawtooth - Posts: 4173
Here is the formula for the first half:
AND( H > H[-1] , L > L[-1] , H-C > H[-1]-C[-1] , H-L > H[-1]-L[-1] )

Here's the documentation for Simple Alerts:
Study/Chart Alerts And Scanning: Alert Condition Formula Format

I'm challenging you to create the second half by yourself.

Then combine both halves with OR(AND(...),AND(...))

Let me know if you need more help.
Date Time Of Last Edit: 2021-05-26 12:11:28