Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 06:44:15 +0000



[User Discussion] - Renko Alert

View Count: 1560

[2014-08-06 18:25:44]
infpz - Posts: 826
Is it possible to create an alert for when a renko chart changes from green to red or vice versa? Since renko is a bar type and not a study, I was not sure if this could be done.

-PZ
[2014-08-06 18:36:22]
User021827 - Posts: 174
I think there is a renko study which would enable you to do it with a spreadsheet alert.
It may be under custom studies.
[2014-08-07 00:06:13]
Sierra Chart Engineering - Posts: 104368
Yes. This can be done by setting the alert through on the chart itself:
https://www.sierrachart.com/index.php?page=doc/doc_AlertCondAndScan.html#EnterAlertOnMainPriceGraph
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: 2014-08-07 00:06:43
[2014-08-07 11:51:23]
infpz - Posts: 826
I suppose this would involve SG22 as indicated on that page. If anyone has any suggestions on what operator to use, please post.

Thanks,
PZ
Date Time Of Last Edit: 2014-08-07 11:55:46
[2014-08-07 12:35:04]
crazybears - Posts: 314
Hi Infpz

silly question i know but do you want that alert at close of the bar ?

what type of alert would you like , chart background , sound ,arrow ... ?
[2014-08-07 12:46:26]
infpz - Posts: 826
Crazybears,

Just a simple audio alert. I can figure that part out, I am puzzled as to how to format the alert.

Thanks for asking!

PZ
[2014-08-07 12:53:08]
crazybears - Posts: 314

TRY

ID0.SG21 >ID0.SG22 OPEN > CLOSE

ID0.SG21 < ID0.SG22 CLOSE < OPEN
[2014-08-07 13:08:48]
infpz - Posts: 826
So something like this?

=OR(ID0.SG21>ID0.SG22,ID0.SG21<ID0.SG22)
[2014-08-07 14:39:31]
crazybears - Posts: 314
yes , later i can try to write a code with ASCIL

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

Login

Login Page - Create Account