Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 00:42:31 +0000



[Programming Help] - Bid & Ask Volume Per Sec

View Count: 1863

[2017-12-28 06:15:29]
silversoft - Posts: 6
While investigating the Numbers Bars study I can see "Volume / Sec" as an option but is there any way to instead view only the Bid Volume or Ask Volume per second? Is there any way to do this with a different study? I would also be interested in per minute or other relatively short timeframe.
[2017-12-28 19:32:00]
Sierra Chart Engineering - Posts: 104368
You can certainly do this but you need to create your own custom study.

Refer to:
https://www.sierrachart.com/index.php?page=doc/Contents.php#AdvancedCustomStudySystemInterfaceandLanguage
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
[2017-12-29 00:39:15]
TechTrader - Posts: 116
This may achieve what you want.

On a clean chart, add "Ask Volume" and "Bid Volume" studies.
Study Settings > Settings and Inputs, set the chart region on both studies to the same as the chart. (Chart Region 1)
Set the scale on both studies to "Same as region".
Study Settings > Subgraphs, set colour to say green for Ask volume, Draw style "Value On Low", Width/Size to say 15 so you can see the number clearly.
Study Settings > Subgraphs, set colour to say red for Bid volume, Draw style "Value On High", Width/Size to say 15 so you can see the number clearly.
This will give you the Ask Volume below each bar and the Bid Volume above each bar.

Adjust the bar type/duration etc. to what you require.

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

Login

Login Page - Create Account