Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

ExCandles2 - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
13840
Rating:
(23)
Published:
2011.10.25 16:52
Updated:
2016.11.22 07:32
excandles2.mq5 (22.42 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.