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:
3816
Derecelendirme:
(19)
Yayınlandı:
2017.03.22 16:09
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The STD 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 STD.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig1. The STD_HTF indicator

Fig1. The STD_HTF indicator

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

KhaosAssault KhaosAssault

The price chart speed expressed in points, with the author markup of significant price change levels.

NRTR_extr_ZigZag_Price_HTF NRTR_extr_ZigZag_Price_HTF

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

XCCXCandleKeltner XCCXCandleKeltner

Keltner Channel built relative to the average value of the XCCX oscillator as a sequence of candlesticks

TypePendingOrderTriggered TypePendingOrderTriggered

An example of determining the moment when a pending order has triggered.