Support Board
Date/Time: Mon, 11 May 2026 20:05:43 +0000
Post From: set alert for % change since open study
| [2022-11-15 17:21:48] |
| John - SC Support - Posts: 46068 |
|
The only trick with creating an Alert for this study is that the underlying data is stored as decimal values and not as percentages. The data is just displayed as a percentage. So when you see a value of .75% the actual data is stored as .0075. Therefore, you need to setup your alert to check against a value of .0075. Your alert formula would look like the following: =OR(ID1.SG1 > .0075, ID1.SG1 < -.0075) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
