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

Real author:

Ivan Kornilov

Twenty RSI indicators in a single window.

//+-----------------------------------+
//| Indicator inputs                  |
//+-----------------------------------+
input uint StartRSIPeriod=5;                          // initial period
input uint  step = 1;                                 // period step
input ENUM_APPLIED_PRICE   RSIPrice=PRICE_CLOSE;      // price


Fig. 1. RSI_X20 indicator

Fig. 1. RSI_X20 indicator

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

Tengri Tengri

The Expert Advisor applies iMA (Moving Average, MA), iRSI (Relative Strength Index, RSI) and Silence indicators. Martingale.

WAVE_PM WAVE_PM

Brief description

Consensus_of_Five Consensus_of_Five

Consensus of Five indicator

Time_Bar_Custom Time_Bar_Custom

The indicator plots one vertical line per day in a specified moment of time