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
Uzman Danışmanlar

RSI trader v0.15 - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
7475
Derecelendirme:
(27)
Yayınlandı:
2017.03.22 16:31
Güncellendi:
2018.02.27 12:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Author of the idea — John Smithauthor of the MQL5 code — barabashkakvn

Using 

#include <MovingAverages.mqh>

we average the array of values of the iRSI indicator.

We also get the values of two iMAs — the fast and the slow one.

The "Reverse" parameter is available in inputs. He is responsible for the position direction: if set to "true", the signal will be opposite.

Test example on AUDUSD:

RSI trader v0.15

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

JuiceZ_HTF JuiceZ_HTF

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

e_RP_250 e_RP_250

An Expert Advisor based on the "RPoint" indicator. The chart layout in X-points reversal. A high-quality ZigZag based on HiLo.

VTS_BB VTS_BB

A trend indicator VTS using Bollinger Bands.

VTS_Keltner VTS_Keltner

A trend indicator VTS using the Keltner channel.