Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Bollinger and Envelope candle extremes - indicateur pour MetaTrader 5

Vues:
6142
Note:
(22)
Publié:
2022.04.07 11:50
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time.

  • Buy signal alerts occur when
  1. A bullish candle has formed below both the lower bollinger band and the lower envelope 
  2. Bar must open and close below both these indicators.
  • Sell signal occur when
  1. A bear bar is formed above the upper bollinger band and upper envelope 
  2. Bar must open and close above these indicators.

Inputs variable.

  • Bollinger band period and deviation
  • Envelope period and deviation

Full alerts

  • Push
  • audible
  • email

This indicator draws arrows only buy and sell,

does not draw bollinger and envelope onto the chart.


a a a



a                 https://www.mql5.com/en/users/paultraderone/seller





















    RSI_MAonRSI_Dual_EA RSI_MAonRSI_Dual_EA

    Strategy based on the signals of the custom indicator 'RSI_MAonRSI_Dual'

    Multiple dynamic logistic regression first unsuccessful attempt Multiple dynamic logistic regression first unsuccessful attempt

    from the logistic regression Article, I welcome all the thoughts on how we can build multiple dynamic Logistic Regression

    Two MA Other TimeFrame Correct Intersection Two MA Other TimeFrame Correct Intersection

    Very simplified code: intersection of two custom indicators 'MA Other TimeFrame Correct'. There is no Stop Loss, Take Profit or Trailing.

    MA plus MA plus

    Standard MA + Hull MA + DEMA + TEMA