Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 03:45:47 +0000



Volume by Price Value Area % indication relative to POC

View Count: 1059

[2018-06-29 15:32:03]
User9890731 - Posts: 47
hi,

I would like to know if the VBP indicator could be coded to display the % distance of the VAl and VAh relative to the POC

in realtime as the poc shifts between the two value areas..

thanks..
Date Time Of Last Edit: 2018-06-29 17:06:07
imagepoc.png / V - Attached On 2018-06-29 15:31:08 UTC - Size: 21.44 KB - 246 views
[2018-06-29 21:43:21]
Sierra Chart Engineering - Posts: 104368
You can do this yourself. Use the Spreadsheet Formula and use the following formula for the Value Area High Percentage:
=(ID1.SG3 - ID1.SG2) / (ID1-SG3 - ID1.SG4)

Then add another Spreadsheet Formula and use the following formula for the Value Area Low Percentage:
=(ID1.SG2 - ID1.SG4) / (ID1.SG3 - ID1.SG4)

These assume that the Volume by Price study is ID1, so you would need to adjust as necessary.

You can then hide these Spreadsheet Formula studies and use the Text Display for Study to display the value on the chart.
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
[2018-06-29 22:10:51]
User9890731 - Posts: 47
Ok thanks,

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

Login

Login Page - Create Account