Login Page - Create Account

Support Board


Date/Time: Sun, 29 Dec 2024 16:15:29 +0000



Possible to get Volume By Price (VbP) code as basis for a custom study?

View Count: 799

[2016-01-29 10:08:44]
User20683 - Posts: 12
Is it possible to get the Volume By Price (VbP) c++ code as basis for a custom study? I would like to add some customization to it.

Thanks
[2016-01-29 10:21:05]
Sierra Chart Engineering - Posts: 104368
No, this is not possible.
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
[2016-01-29 16:09:46]
User20683 - Posts: 12
Is it possible to programmatically access the values for accumulated volume displayed at each price bar in VbP? In other words, can I pull those values out and use them in some realtime calculation which is displayed and updated as the values change?

Thx
[2016-01-29 18:11:09]
Sierra Chart Engineering - Posts: 104368
Not directly like this but you can get this data for each bar by using:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Variables_And_Arrays.html#scVolumeAtPriceForBars
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

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

Login

Login Page - Create Account