Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
15835
Derecelendirme:
(26)
Yayınlandı:
2018.03.01 11:59
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator searches for thirty popular candlestick patterns and displays them on the price chart.

The indicator can be configured to show separate patterns as well as groups: one-, two- and three-bar patterns. You can enable or disable the display of each found pattern on the screen, as well as tooltips, containing chart period, pattern name and time.

The indicator has 38 adjustable parameters, eight of which are as follows:

  • Enable One-bar patterns - enable or disable the display of one-bar patterns;
  • Enable Two-bar patterns - enable or disable the display of two-bar patterns;
  • Enable Three-bar patterns - enable or disable the display of three-bar patterns;
  • Maximum of pips distance between equal prices - the accuracy of the patterns (*);
  • Show Pattern Descriptions - show/hide pattern descriptions;
  • Font size - the font size for the description text;
  • Texts color - the color of the description;
  • Font name - the font name for the description text.
  • ...
  • The other thirty parameters allow to individually enable or disable the search and display of patterns.
* Prices are considered equal if the difference between them is less than this number of points.

Fig.1 One-bar candlestick patterns

Fig.2 Two-bar patterns

Fig.3 Three-bar patterns

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/19960

Other_Candles Other_Candles

The indicator draws candlesticks in a separate window in the form of a histogram from the zero line.

MinMax_MA MinMax_MA

A moving average based in High and Low prices.

Vector Vector

An oscillator of market movement, mood and trend.

TrailingStopAndTake TrailingStopAndTake

Simple trailing of stop loss and take profit orders of open positions.