Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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:
7693
Derecelendirme:
(24)
Yayınlandı:
2017.03.22 16:16
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real author: Tor

The ThreeCandles indicator, which features alerts, sends emails and push notifications.

The indicator analyzes candlestick charts and tries to find possible reversal points — patterns. Once a possible point is found, the indicator plays a sound alert and sends emails and notifications to a smartphone.

Literally, the condition is as follows:

  • If there is a growing candlestick followed by another growing candle, which does not go beyond the shadow of the previous candlestick, and the second candlestick is followed by a falling candlestick, the body of which exceeds the size of the previous growing candlestick, we assume that there will be a reversal toward the SELL direction.
  • If there is a falling candlestick followed by another falling candle, which does not go beyond the shadow of the previous candlestick, the third candlestick should be rising and its body should exceed the body of the previous falling candlestick, we assume that there will be a reversal toward the BUY direction.

In addition to analyzing candlesticks, the indicator also analyzes tick volumes — increase, decrease, as well as the size of the first candlestick. If the size of the first candlestick in the pattern exceeds the value in pips specified in the settings, then the volume analyzer is turned off.

The indicator is presented as colored candlesticks. The color is bright if a candlestick goes in trend direction, and is pale if against the trend.

This indicator was first implemented in MQL4 and published in the CodeBase on 04.10.2016.

Fig1. The ThreeCandles indicator

Fig1. The ThreeCandles indicator

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

FigureBuilder FigureBuilder

The tool allows drawing shapes in the chart.

Exp_CGOscillator_X2 Exp_CGOscillator_X2

The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.

KhaosAssault_HTF KhaosAssault_HTF

The KhaosAssault indicator with the timeframe selection option available in input parameters

ICHI_OSC_HTF ICHI_OSC_HTF

The ICHI_OSC indicator with the timeframe selection option available in input parameters