Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 13:56:49 +0000



POC and Value Area for the last N bars?

View Count: 178

[2024-05-28 20:02:25]
User408093 - Posts: 3
Is it possible to calculate the POC and Value Area using the last N bars (N being a fixed number that's user specified), and plot an updated value at each bar on the chart?

For example, at bar 4, POC and Value area is plotted using volume from bar 2 to bar 4.
And at bar 5, POC and Value area is plotted using volume from bar 3 to bar 5.

This approach differs from the usual developing POC and Value Area, which calculation is based on a varying number of bars.
For example, at the start of each new profile only one bar would be used to calculate the developing POC and value area, whereas I need them to be calculated using a fixed number of the most recent bars.
[2024-05-28 21:29:59]
JohnR - User831573 - Posts: 306
This might get you what you want.

Volume Value Area Lines

The Volume Value Area Lines study calculates and displays the Volume Value Area High (VVAH), Volume Value Area Low (VVAL), and Volume Point of Control (VPOC) on a chart for the specified time period.

Hope this helps.
JohnR

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

Login

Login Page - Create Account