Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
10667
Note:
(4)
Publié:
2008.07.18 07:28
Mise à jour:
2014.04.21 14:52
MoR.mq4 (3.59 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator MoR.

RSI_Timeframe=0; //0=current chart,1=m1,5=m5,15=m15,30=m30,60=h1,240=h4,etc...
RSI_Period=10;
RSI_Applied_Price=0; //0=close, 1=open, 2=high, 3=low, 4=(high+low)/2, 5=(high+low+close)/3, 6=(high+low+close+close)/4
MA1_Period=10;
MA1_Method=1; // 0=SMA, 1=EMA, 2=SMMA, 3=LWMA
MA2_Period=30;
MA2_Method=1; // 0=SMA, 1=EMA, 2=SMMA, 3=LWMA


MoR

MacdPatternTraderv04. Double peak. From 200 - 1900. MacdPatternTraderv04. Double peak. From 200 - 1900.

An excellent work for the future. A high profitableness.

VoltyChannel_Stop_v2.1 VoltyChannel_Stop_v2.1

Another version of indicator VoltyChannel_Stop.

RSI to File RSI to File

An example of the script that writes the values of the RSI indicator to a CSV file.

Indicator WSO + WRO + Trend Line Indicator WSO + WRO + Trend Line

The indicator is almost 2 years old. I didn't lay it out, because I had no idea of how to use it.