Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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:
3531
Derecelendirme:
(23)
Yayınlandı:
2015.01.23 11:11
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The BoDi indicator with the timeframe selection option available in input parameters.:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

To provide correct operation of the indicator, place the compiled BoDi.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig.1. BoDi_HTF Indicator

Fig.1. BoDi_HTF Indicator

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

Imp_XMA_HTF Imp_XMA_HTF

The Imp_XMA indicator with the timeframe selection option available in input parameters.

ExchangePrice_HTF ExchangePrice_HTF

The ExchangePrice indicator with the timeframe selection option available in input parameters.

BnB_HTF BnB_HTF

The BnB indicator with the timeframe selection option available in input parameters.

RegressionPolynomial RegressionPolynomial

RegressionPolynomial is a trend indicator calculating values of polynomial regression on each bar.