Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 07:11:34 +0000



Cumulative Delta of POC?

View Count: 131

[2025-07-15 18:59:23]
User993067 - Posts: 185
Referencing Numbers Bars SG21..."Cumulative Delta Volume High"

Is this the same as renaming the cumulative delta for the POC? ( its referenced right under POC Vol...SG20)

If not can this be added to NBCV2? or accessed somehow?
[2025-07-15 19:16:03]
John - SC Support - Posts: 41709
We are not understanding the question. Please give us more information on exactly what you want to know.

The descriptions/definitions for the Numbers Bars Calculated Values subgraphs are here:
Numbers Bars: Numbers Bars Calculated Values Subgraph Descriptions
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-07-16 00:58:11]
User993067 - Posts: 185
looking to capture the cum BA delta of volume at the POC...
using NBCV there is setting for cum BA delta for all volume...SG10
POC Volume at SG20....what is the next calc down at SG21?

I would like to capture the BA delta of the POC...not sure what SG21 output is?
[2025-07-16 14:51:15]
John - SC Support - Posts: 41709
SG21 is the "Cumulative Delta Volume High". The subgraph definitions/descriptions are given in the link we gave previously. In that case, it references the "Cumulative Delta Bars - Volume" study, for which the documentation can be found here:
Cumulative Delta Bars - Volume

The definition of the Cumulative Delta Bars - Volume High is on that page.

There is not a way to get the Delta for the POC from the Numbers Bars Calculated Values. You would have to calculate this using the "Spreadsheet Formula". This can be done since the "Alert" syntax allows for a way to access the Bid and Ask volume values at a specific price level. Refer to the following:
Study/Chart Alerts And Scanning: Special Functions

And the Spreadsheet Formula uses the "Alert Syntax" for entering formulas. Refer to the following:
Spreadsheet Formula

Therefore, you would enter a formula like the following:
=AVAP(ID1.SG42, 0) - BVAP(ID1.SG42, 0)

Where ID1 is the ID of the Numbers Bars Calculated Values study and SG42 is the "Point of Control Value" subgraph in the Numbers Bars Calculated Values study.
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