Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 00:59:37 +0000



Numbers Bars

View Count: 1333

[2019-09-24 11:13:38]
User255315 - Posts: 127
Hi SC,
1. I recently started working with number bars and wanted to confirm if the same function sc.GetVolumeAtPriceDataForStudyProfile (i use this function to access volume profile/ tpo profile at the moment) would give me access to the structure (i'm assuming its a VAP container), at every candlestick/bar in a numbers bar chart.

2. Also, are the elements stored at each price level, specific to the configuration i have set for the NUMBERS BARS study on my chart (eg display bid x ask vol)?
Or can i access all members that numbers bars study calculates using the member access operators?

3. IF the above techniques cant be used to extract numbers bars data programmatically into ACSIL, what would be the alternative way of accessing the NUMBERS BARS study fields at every price level within the bar?


Thanks in Advance!
[2019-09-24 15:32:14]
Sierra Chart Engineering - Posts: 104368
The answer to all of your questions is here:
ACSIL Programming Concepts: Accessing Volume at Price Data Per Bar
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
[2019-09-24 15:52:22]
User255315 - Posts: 127
Thank you for the link. I know the specific function in question, i just want to know of Numbers Bars Study is stored in the same data structure.
[2019-09-25 06:22:15]
User255315 - Posts: 127
I am able to implement it. Thanks.

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

Login

Login Page - Create Account