Indicators with alerts/signal - page 776

 

mladen - should i change the alertsOn to true or use as it is ?

 
ameets1972:
mladen - should i change the alertsOn to true or use as it is ?

If you want that it defaults to alerts turned on as soon as you attach it, change it to true. I prefer defaults this way (better for eventual iCustom() calls too) but that should not be a rule of thumb

 

Updated 3-in-a-row-trend_ride indicator : 3-in-a-row-trend_ride_mtf_alerts_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/180648/page448

 
protrade:
The 5-1-1 is formed with 7 candles. It attempts to predict an end to a sideways market. The first five are opposite to each other (bull, bear, bull, bear, bull), the 6th is the same as the 5[SUP]th[/SUP] and the 7[SUP]th[/SUP] (the signal candle) must be opposite to the 6[SUP]th[/SUP]. Eg. (bull, bear, bull, bear, bull, bull, BEAR).

The 1-12-12 pattern consists of 6 candles. The first could be bull or bear, then two together both opposite to the first, then two more both opposite to the 2[SUP]nd[/SUP] and 3[SUP]rd[/SUP]. The 6[SUP]th[/SUP] is the signal and it is opposite to the 5[SUP]th[/SUP]. (Eg. bull, bear, bear, bull, bull, BEAR).

The 3-in-a-row trend ride alerts after the third bullish or bearish candle in a row, and continues to alert on the fourth, fifth, six, etc until an opposite candle forms to break the trend.

There should be no more alerts after the patterns are complete on these indies, only when another pattern is formed, which takes a while. But as they are now, I am getting an alert on the 5-11 on the 8[SUP]th[/SUP] candle to do the reverse trade. On the 1-12-12, the alert is on the 7[SUP]th[/SUP] candle to do the reverse. The 3-in-a-row trend ride should only give alerts with the trend. i.e. after the first alert on the 3rd bullish candle, it should alert only after the fourth, fifth, sixth candle, etc starts off bullish, not alert to sell if a bullish candle in the pattern goes bearish, and vice versa in a bearish trend. Simpler...after the third one up, no sell alerts until 3rd one down pattern is formed.

Protrade try them out now, think I got them to what your looking for. BTW from what I could see the 1-1212 was good according to your conditions.

Updated 3-in-a-row-trend_ride posted here : https://www.mql5.com/en/forum/180648

 

MACD line 2 - mtf & alerts from here: https://www.mql5.com/en/forum/180648/page328 updated to be compatible with new mt4 builds.

 

MACD line - multi time frame & alerts

MACD line indicator multi time frame version with alerts (including push notifications) added to it

updated version posted here: https://www.mql5.com/en/forum/180648

 

Updated indicator from this post https://www.mql5.com/en/forum/180648/page329 (multi time frame stochastic with alerts) : stochastic_mtfalerts_nmc.mq4

 
cashgrade:
what about this one, same code not decompiled.

Cashgrade,

Have this version already with alerts.

Updated version posted here : https://www.mql5.com/en/forum/180648

Files:
 

Supertrend_zones-1.01(trend determined by median price breakout) and Supertrend_zones-2.01(trend determined by cci breakout) both from here: https://www.mql5.com/en/forum/180648/page428 updated to be compatible with new mt4 builds.

 
Gfuchs:
Thank you mrtools and mladen. mladen, there seems to be a color bug in the CCI version. When I attach the indi to the chart and change its timeframe, then it also changes the primary color (ColorUp). Could you fix that please? Thank you in advance.

Gfuchs,

The version I posted just noticed it wasn't matching the original indicator correctly so fixed it hopefully(version1.01) and the CCI version(version2.01) should be better as well.

updated versions posted here: https://www.mql5.com/en/forum/180648

Reason: