Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 16:01:23 +0000



CandleStick Alert

View Count: 1536

[2017-11-30 08:46:02]
User371906 - Posts: 141
Hello,

Is there a way to have an audio or better yet chart color (background or column) of color to alert for a breaking candle (candle passing another candle)?

Please advice

Thanks

Gio
[2017-11-30 09:35:43]
Sierra Chart Engineering - Posts: 104368
Refer to this page:
Color Bar Based on Alert Condition
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-11-30 17:11:17]
User371906 - Posts: 141
Afternoon,

Unfortunately I was unable after reading this page and many others to come up with the code to write the candle breaking (passing another candle) with screen screen column color alert.
=CROSSOVER(BAR>??PREVIOUS BAR??)

Do you have a code for this that perhaps is a bit similar so I can try to modify it for this purpose?

Much appreciative for help.

Please let me know

Regards

Gio
[2017-11-30 18:49:38]
Sierra Chart Engineering - Posts: 104368
This is vague, but we would think it would be as simple as this:
OR(H > H[-1], L < L[-1])
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-11-30 19:50:12]
User371906 - Posts: 141
Very Thankful,
Worked like a charm.
Kudos...

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

Login

Login Page - Create Account