Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 19:51:00 +0000



Post From: William %R 90 alert

[2018-01-11 15:53:18]
Sierra Chart - Max - Posts: 5598
Refer to the documentation here on how to enter an alert on a study:
Study/Chart Alerts And Scanning: To Enter an Alert Condition on a Study

You can use the following formula:
=CROSSOVER(SG1,[The Value to Cross])

For an alert when the %R crosses 90, you would use:

Example:

=CROSSOVER(SG1,90)

Sierra Chart Support