Login Page - Create Account

Support Board


Date/Time: Wed, 01 May 2024 07:41:49 +0000



DOM Recent Volumes for Alerts

View Count: 109

[2024-04-06 16:06:45]
masedi - Posts: 37
I have a DOM with the timeout setting:
Recent Bid Ask Volume Timeout in Milliseconds:3500

I need to access the recent ask/bid values exactly how they are displayed in the DOM windows (screenshot attached) to trigger some alerts.

How can I access these values to reference in the alert formula?

I tried to search for the exact answer for several hours with no luck.
imageScreenshot 2024-04-06 200004.png / V - Attached On 2024-04-06 16:06:16 UTC - Size: 61.85 KB - 28 views
[2024-04-08 14:52:23]
John - SC Support - Posts: 31240
That information is not available through the built-in tools. You would need to create a custom study to get access to that data. Refer to the following:
sc.GetRecentAskVolumeAtPrice() / sc.GetRecentBidVolumeAtPrice()

List of Third Party Sierra Chart Study and System Programmers
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-04-08 18:20:21]
masedi - Posts: 37
Thanks.

Is there a way to display these recent bid/ask volumes in the DOM only if they are above a certain threshold?
[2024-04-08 19:20:12]
John - SC Support - Posts: 31240
There is not an option for this.
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