Login Page - Create Account

Support Board


Date/Time: Fri, 02 May 2025 13:50:37 +0000



Post From: Create Ratio

[2025-02-14 19:05:56]
John - SC Support - Posts: 39605
In general, the Volume At Price data is not directly accessible in studies. But, it can be referenced in the Alert Conditions, refer to the following:
Study/Chart Alerts And Scanning: Special Functions

And, since the "Spreadsheet Formula" study uses the Alert Syntax (despite its name) you can use this study to get access to the data. Refer to the following:
Spreadsheet Formula

Therefore, to do what you want, you would do the following:
- Add the Spreadsheet Formula study to the chart.
- Enter the following for the Formula Input of the Spreadsheet Formula:
=IF(C > O, AVAP(H - TICKSIZE, 0) / AVAP(H, 0), BVAP(L + TICKSIZE, 0) / BVAP(L, 0))

This assumes you just want the one value depending on whether the bar is Bearish or Bullish.

Also refer to the following:
Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing