Support Board
Date/Time: Tue, 28 Oct 2025 21:49:53 +0000
Color Bar Alert Condition
View Count: 1624
| [2017-09-14 15:04:20] |
| User26753 - Posts: 43 |
|
I try to mark the bar when there is a difference of X pips between the Exponential Moving Average ans the price. for example i would like to mark the bars when tehre is a difference between the price and the 32 EMA (for example ID4). How can I programm the color bar alert condition?
|
| [2017-09-14 22:09:05] |
| Sawtooth - Posts: 4280 |
|
Try this formula on the Alerts tab of the Color Bar Based On Alert Condition study: =ABS(C-ID4.SG1)>TICKSIZE*3 This will color the price bars when the Close price is greater than 3 ticks on either side of the EMA. |
To post a message in this thread, you need to log in with your Sierra Chart account:
