Login Page - Create Account

Support Board


Date/Time: Wed, 14 May 2025 22:27:57 +0000



[Programming Help] - Alert syntax

View Count: 930

[2016-04-05 03:15:01]
Willson - Posts: 176
New at simple alerts. Two versions of alerts wanted:
1st: Have a move avg. Want alert 1 when current bar closes above bar-1. (I can do this one) Next I want alert 2 only if the movement is yet higher. ie, Two consecutive bars are higher than the base ref bar. for example if bar 1 is greater than bar 0 then alert1, if bar 2 is greater than both bar 0 and bar 1 then alarm2 is generated. What is efficient logic for this?

The second question: Same sequence as first, but I want to specify the units of difference (like points or Dollars) that are needed to trigger each alarm.

Hope this is clear.

Regards

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account