Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
MoR - indicatore per MetaTrader 4
- Visualizzazioni:
- 10816
- Valutazioni:
- Pubblicato:
- 2008.07.18 07:28
- Aggiornato:
- 2014.04.21 14:52
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.1Another 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 LineThe indicator is almost 2 years old. I didn't lay it out, because I had no idea of how to use it.