Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 12526
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
An excellent work for the future. A high profitableness.
VoltyChannel_Stop_v2.1
Another version of indicator VoltyChannel_Stop.
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
The indicator is almost 2 years old. I didn't lay it out, because I had no idea of how to use it.