Login Page - Create Account

Support Board


Date/Time: Tue, 04 Mar 2025 22:12:43 +0000



alert for current bid/ask

View Count: 793

[2020-05-28 12:46:59]
AndyB - Posts: 105
Hi, I looked but didnt find anything, or didnt look in the right place. Is it possible to create an alert for a specific volume at current bid/ask? specifically, i'd like it to alert when there are double 0s on either the high of a bar or low. for instance 0x123 followed by 0x123 (focusing on the 0s, the ask #s are random) on a top, and the same when 123x0 followed by 123x0 on the low of a range. if this IS possible and i wanted to set up an automated trade based off of it, how could i go about doing so where the trade is entered in at market, after x # of seconds if that bid/ask formation is still there? im sure the latter half of my question would need to be coded, but figured i'd ask.

Thanks,

A
[2022-01-06 21:42:30]
Sierra Chart Engineering - Posts: 104368
You would have to create a custom study to do what you want, as the Bid and Ask data at price levels is only available through ACSIL. Refer to the information here to get started:
Advanced Custom Study Interface and Language (ACSIL)

Also refer to:
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
Date Time Of Last Edit: 2022-01-06 21:42:48

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

Login

Login Page - Create Account