Support Board
Date/Time: Mon, 23 Dec 2024 03:38:27 +0000
alert ?
View Count: 1024
[2015-09-09 00:20:22] |
User20450 - Posts: 330 |
is there a way to set an alert at a price level and not whole bar or background ? Example - horizantal delta is >100 at 50 on crude , can there be an alert that plots at 50 ?? thanks |
[2015-09-09 03:02:45] |
Sierra Chart Engineering - Posts: 104368 |
Yes. It is possible to access the Volume at Price data for chart bars using Simple Alerts. This is documented here: https://www.sierrachart.com/index.php?page=doc/doc_AlertCondAndScan.html 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 |
[2015-09-09 11:13:16] |
User20450 - Posts: 330 |
I notice any question people ask u guys refer back to simple documentation that dose not offer the answer , can someone please give me a better answer as far as an alert at a price level , for the time it took u to post that link u could of answered my question, I have a pretty big trade room and this seems to be a bigger issue with this support board , |
[2015-09-09 18:50:02] |
Sierra Chart Engineering - Posts: 104368 |
Sierra Chart support does not provide formula programming help. This is not the kind of support model that we offer here. There are base graph identifiers for accessing the Volume at Price data and they are documented here on that page: https://www.sierrachart.com/index.php?page=doc/doc_AlertCondAndScan.html#BaseGraphIdentifiers This will give you an alert when the difference between the ask volume and the bid volume at the price level of 50 is greater than 100: =(AVAP[50][0] - BVAP[50][0]) > 100 A user is expected to study the documentation. We were not sure if you even had an understanding of Simple Alerts. This is why we gave you a link to that page to study. So it is important for you to have a basic understanding of the Simple Alert functionality first. 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: 2015-09-09 18:56:09
|
[2015-09-09 19:06:02] |
User20450 - Posts: 330 |
I realize that and thank u , but I'm looking for a horizontal alert at the price level , not below or above or whole bar or background but at the price level I would like it to plot a dot or a line Let me know thanks |
[2015-09-09 19:52:25] |
Sierra Chart Engineering - Posts: 104368 |
This is the Simple Alert formula to use in the Chart Settings: =(AVAP[50][0] - BVAP[50][0]) > 100 It will give you a text and audio alert. There really is not a way to mark the bar at the 50 price level. What can be done is you can highlight the entire bar by using the Color Bar Based on Alert Condition study and use the formula with that: https://www.sierrachart.com/index.php?page=doc/doc_TechnicalStudiesReference.html#s245 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 |
[2015-09-10 14:39:44] |
User20450 - Posts: 330 |
thank u
|
To post a message in this thread, you need to log in with your Sierra Chart account: