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:
3873
Derecelendirme:
(15)
Yayınlandı:
2018.07.09 14:06
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real author: ANG3110

A trend-following indicator of the main and signal lines, drawn as a color cloud.

//+----------------------------------------------+
//| Indicator input parameters                   |
//+----------------------------------------------+
input double ki=4.000001;                        // Indicator smoothing ratio 
input Applied_price_ IPC=PRICE_CLOSE_;           // price constant
input int PriceShift=0;                          // vertical indicator shift in points
input int Shift=0;                               // horizontal indicator shift in bars 

Fig 1. Ang_Zad_C

Fig 1. Ang_Zad_C

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

AbsolutelyNoLagLwma_Digit_Cloud_HTF AbsolutelyNoLagLwma_Digit_Cloud_HTF

Indicator AbsolutelyNoLagLwma_Digit_Cloud with the timeframe selection option available in its input parameters.

XPeriodCandle_main_HTF XPeriodCandle_main_HTF

Indicator XPeriodCandle_main with the timeframe selection option available in its input parameters.

Ang_Zad_C_Hist Ang_Zad_C_Hist

A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.

RSI (var) Jurik smoothed MA RSI (var) Jurik smoothed MA

RSI (var) using Jurik MA