Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:51:54 +0000



Colour candle if the Open and close of the candle are above the value area.

View Count: 191

[2023-12-18 19:48:57]
Owen_Jay - Posts: 8
Hi, I would like to highlight all candles that have their open and close above the high of the volume Value area,

I have used the 'Volume Value area lines' study to mark the value area on my candles.


Thanks

Owen
[2023-12-18 22:31:21]
John - SC Support - Posts: 36286
Use the Color Bar Based on Alert Condition study to color the bars. Refer to the following:
Color Bar Based on Alert Condition

The Alert condition would look like the following:
=AND(O > ID1.SG2, C > ID1.SG2)

Where ID1 is the ID of the Volume Value Area Lines and SG2 is the second subgraph of the Volume Value Area Lines which is the "Volume Value Area High".
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account