Support Board
Date/Time: Thu, 16 Jan 2025 19:14:57 +0000
Post From: How to set a specific price alert?
[2017-11-16 00:49:45] |
Sierra Chart Engineering - Posts: 104368 |
It does not necessarily matter, that is up to you. We just want to make sure that you have a clear understanding of how the Alert Condition Formula is intended to work. And not just simply a vague idea without knowing very detailed specifics. The reference is the previous high.
For example if I set the alert at this moment, the reference would be the current price. If the price drops by $200 WITHOUT making a new high, then the alarm will sound. If the price instead makes a new high then that new high is the new reference price. The Alert Formula for this is: =AND (H[-1] >= H[0], H[-1]-C >=200) Whether this accomplishes what you want or not, is up to you. We cannot provide further help since we do not provide formula programming help. Here is the relevant documentation: Study/Chart Alerts And Scanning Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2017-11-16 11:17:06
|