거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
MoR - MetaTrader 4용 지표
- 조회수:
- 10769
- 평가:
- 게시됨:
- 2008.07.18 07:28
- 업데이트됨:
- 2014.04.21 14:52
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.