Login Page - Create Account

Support Board


Date/Time: Fri, 28 Feb 2025 22:10:03 +0000



Numbers Bars: Possible to calculate Maximum Ask Volume Bid Volume Difference in ACSIL/code

View Count: 776

[2021-08-30 18:49:47]
User719512 - Posts: 299
Is it possible to calculate Maximum Ask Volume Bid Volume Difference in ACSIL/code?

For most all numbers bars subgraphs, one can calculate these values in ACSIL/code and not rely on the user adding a NBCV study to their chart and having our study then reference that study/subgraphs.

Being able to calculate NBCV SG8/SG9 would then allow us to also calculate SG28/29.

If this is not possible today, can Sierra expose these values as a "sc." property/method?

Thank you!
[2021-08-30 20:25:08]
User907968 - Posts: 833
sc.BaseData[SC_ASKBID_DIFF_HIGH]

sc.BaseData[SC_ASKBID_DIFF_LOW]

ACSIL Interface Members - Variables and Arrays: sc.BaseDataIn[][] / sc.BaseData[][]
Date Time Of Last Edit: 2021-08-30 20:26:31
[2021-08-31 14:56:27]
John - SC Support - Posts: 38287
Also refer to the following for more general information on how to access the Volume at Price data so you can do whatever you want with the data:
ACSIL Programming Concepts: Accessing Volume at Price Data Per Bar
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