Alım-satım 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östergeler

CandleRange_HTF - MetaTrader 5 için gösterge

Görüntülemeler:
4628
Derecelendirme:
(12)
Yayınlandı:
2017.08.10 10:26
Güncellendi:
2023.03.29 13:48
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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

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

To provide correct operation of the indicator, add the compiled CandleRange.mq5 indicator file to terminal_data_folder\MQL5\Indicators.

Fig. 1. The CandleRange_HTF indicator

Fig. 1. The CandleRange_HTF indicator

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

PercentageCrossoverChannel_System_HTF PercentageCrossoverChannel_System_HTF

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

Exp_PercentageCrossover Exp_PercentageCrossover

The Exp_PercentageCrossover Expert Advisor is based on the change of the PercentageCrossover color, and provides the possibility to set a strict trading time interval.

Fractals minimum distance Fractals minimum distance

The EA trades based on the Fractals indicator. Lot calculation: percentage of free margin.

Pipso Pipso

The EA trades in the specified time interval. It takes into account High and Low within a certain number of bars. The EA includes protection against the "not enough money" error.