Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 13:14:55 +0000



Post From: Arrow Alert

[2013-10-18 15:28:44]
Sierra Chart - Max - Posts: 5605
The simplest solution would be this:

1. Add a Color Bar Based On Alert Condition study following the steps here:
http://www.sierrachart.com/index.php?l=doc/doc_ChartStudies.html#AddingStudiestoaChart

2. Within the Study Settings on Settings and Inputs set Output When Condition True to Use Input Data and Input Data to Low.

3. Go to the Subgraphs tab within Study Settings, and set the Draw Style to Arrow Up.

4. Go to the Alerts tab within Study Settings, and enter the following alert:
=AND(H[-1] <= H[-2], H > H[-1])

5. Press OK. Press OK.


Color Bar Based On Alert Condition Study documentation:
http://www.sierrachart.com/index.php?l=doc/doc_TechnicalStudiesReference.html#s245
Sierra Chart Support