Support Board
Date/Time: Wed, 05 Feb 2025 11:51:45 +0000
Post From: How to get the delta at point of control for each bar without numbers bar
[2024-12-11 16:22:14] |
John - SC Support - Posts: 37728 |
You can do this by doing the following: - Add the "Volume Point of Control for Bars" study to the chart. You can hide this study if you want. - Add the "Spreadsheet Formula" study to the chart. - Enter the following formula for the Spreadsheet Study Formula: =AVAP(ID1.SG1, 0) - BVAP(ID1.SG1, 0) Where AVAP is the function to get the Ask Volume at Price, BVAP is the function to get the Bid Volume at Price, ID1 is the ID of the Volume Point of Control for Bars study, SG1 is the first (and only) subgraph of the Volume Point of Control For Bars study. What you do next depends on how you want to view the information. You can set the Spreadsheet Formula subgraph to have a Draw Style of "Value on High" or "Value on Low", or you can use the "Study Subgraph Above/Below Bar as Text", or if you just one the most current bar's information, then you can use the "Text Display For Study". Refer to the following: Volume Point of Control for Bars Spreadsheet Formula Study/Chart Alerts And Scanning: Special Functions For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |