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östergeler

TAT (Trend Analyzer Tool) - MetaTrader 5 için gösterge

Görüntülemeler:
5655
Derecelendirme:
(10)
Yayınlandı:
2018.04.18 16:55
TAT.mq5 (16.57 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator is similar to the standard MACD, but is calculated using both MACD and SAR, which enables it to generate confident signals in trend areas. Overbought/oversold levels allow tracking trend reversals or rollback. The indicator showed good results on higher timeframes, H1 and above.

It has ten input parameters:

  • MACD Fast EMA period - period of MACD's fast EMA;
  • MACD Slow EMA period - period of MACD's slow EMA;
  • MACD Signal MA period - period of MACD's signal line;
  • SAR step - the step parameter of the standard SAR;
  • SAR max - the max parameter of the standard SAR;
  • MACD multiplier - MACD multiplier parameter;
  • SAR multiplier - SAR multiplier parameter;
  • TAT Signal period - indicator's signal line period;
  • TAT overbought - overbought level;
  • TAT oversold - oversold level.
The MACD multiplier and SAR multiplier define the influence of these indicators on the final calculation.

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

PMF PMF

The Pivot Money Flow indicator displays the direction and the reversal of money flows.

Overbought_Oversold Overbought_Oversold

Dynamic overbought/oversold levels.

Patterns_EA Patterns_EA

The Expert Advisor is based on 30 popular candlestick patterns.

OpenTime 2 OpenTime 2

The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.