Login Page - Create Account

Support Board


Date/Time: Fri, 10 Jan 2025 19:57:19 +0000



Color Bar Base On Alert Condition

View Count: 1354

[2016-09-26 12:33:55]
infpz - Posts: 826
Is it possible to be alerted if 90 of the last XXXX bars have a volume under 3000 contracts?

In other words, is there some function that can search for such a condition without ASCIL?
[2016-09-26 16:55:24]
Sierra Chart Engineering - Posts: 104368
For this you will want to use the Spreadsheet System/Alert study:
http://www.sierrachart.com/index.php?page=doc/SystemsAlerts.php

You would need to use a formula column containing this formula: ID0.SG5@3 > 3000.

And then use another formula column to SUM the previous 90 cells of that other column and see if the result is 90 or greater.
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: 2016-09-26 16:55:52

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

Login

Login Page - Create Account