Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

ExCandles2 - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
13899
Note:
(23)
Publié:
2011.10.25 16:52
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Executer

ExCandles-v2 indicator shows candlesticks combinations on a chart using the arrows. This indicator is the enhanced version of ExCandles.

Indicator input parameters:

  • ExPeriod - the number of bars used for a trend filtration;
  • TrendFilter - filter operation on/off;
  • how_bars - number of the bars, at which the calculation is performed (all bars in case of 0).
  • UpSymbol - the index of the symbol pointing to an uptrend;
  • DnSymbol - the index of the symbol pointing to a downtrend;
  • VertShift - vertical shift of symbols from the candlesticks in points.

Supported candlestick patterns:

  1. Shooting star
  2. Inverted hammer
  3. Hanging man
  4. Hammer
  5. Bearish Engulfing
  6. Bullish Engulfing
  7. Dark Cloud Cover
  8. Piercing Line
  9. Evening Star
  10. Morning Star
  11. Evening Doji Star
  12. Morning Doji Star

In case someone wonders why almost all combinations are set as Bullish and Bearish Engulfing, I can say that this combinations are the most common ones, there is no any mistake here.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 15.01.2007.

ExCandles2 candlestick patterns indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/502

iTrend iTrend

Combined power and trend direction indicator.

SymmetricDarvasBoxes SymmetricDarvasBoxes

Symmetric Darvas Boxes for Forex.

XRVI XRVI

Relative Vigor Index that allows to select RVI and the signal line smoothing algorithms.

PowerTrend PowerTrend

This indicator determines trend power and direction.