Login Page - Create Account

Support Board


Date/Time: Thu, 15 May 2025 18:17:35 +0000



Post From: [Programming Help] Simple Alert for Swing High/Low Study

[2024-06-24 18:28:20]
User818415 - Posts: 6
Hello Everyone

I'm trying to set a simple alert to trigger when price crosses the standard "swing high and low" study.

Reading through the example alerts, it should be similar to the pivot point study, correct?

=CROSSOVER(C,SG3)
check mark on "enabled", "reset condition on new bar", "alert only once per bar"

Not triggering though, Can anyone point me in the right direction? Thank you!