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

EMAVFS_StDev_HTF - MetaTrader 5 için gösterge

Görüntülemeler:
2075
Derecelendirme:
(14)
Yayınlandı:
2018.06.16 11:10
\MQL5\Indicators\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Indicator EMAVFS_StDev with the timeframe selection option available in input parameters:

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

For the indicator to operate, the EMAVFS_StDev.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig.1. Indicator EMAVFS_StDev_HTF

Fig.1. Indicator EMAVFS_StDev_HTF

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

Four horizontal lines Four horizontal lines

The indicator plots four horizontal lines: Two basic ones (red by default) above the High and below the Low of the "Bar number" bar and help lines (green by default) shifted from the basic ones.

TST TST

The Expert Advisor does not use any indicators. It only uses the current price and the OHLC of zero bar.

Exp_2XMA_Ichimoku_Oscillator Exp_2XMA_Ichimoku_Oscillator

A trading system based on the 2XMA_Ichimoku_Oscilator indicator signals.

Exp_XRSIDeMarker_Histogram Exp_XRSIDeMarker_Histogram

A trading system based on the XRSIDeMarker_Histogram indicator signals.