거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Natuseko Protrader 4H Strategy - MetaTrader 4용 expert

조회수:
12792
평가:
(8)
게시됨:
2008.08.07 08:00
업데이트됨:
2014.04.21 14:53
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Search for buy signal
1. The 13 periods exponential moving average (EMA) must cross bottom-up the EMA of 21 periods and the EMA of 55 periods on the price chart;
2. The Parabolic must be in the area below the price;
3. The RSI indicator must be above the 50 level and below the 65 level;
4. The MACD hystogram must be above the 3 period simple moving average (SMA) drawn by the values of the MACD;
5. The MACD hystogram and the 3 period SMA must be above the midline of the Bollinger envelope;
6. The stop-order is placed below the 55 period moving average by 10 points or at the value of the parabolic;
7. The first target for 50% of the position is closed when the RSI reaches the value above 65, or when the parabolic becomes above the price;
8. The remaining 50% are closed the RSI indicator reaches the value below 50.

Search for sell signal
9. The 13 periods exponential moving average (EMA) must cross bottom-up the EMA of 21 periods and the EMA of 55 periods on the price chart;
10. The Parabolic must be in the area above the price;
11. The RSI indicator must be below the 50 level and bove the 35 level;
12. The MACD hystogram must be below the 3 period simple moving average (SMA) drawn by the values of the MACD;
13. The MACD hystogram and the 3 period SMA must be below the midline of the Bollinger envelope;
14. The stop-order is placed above the 55 period moving average by 10 points or at the value of the parabolic;
15. The first target for 50% of the position is closed when the RSI reaches the value below 35, or when the parabolic becomes below the price;
16. The remaining 50% are closed the RSI indicator reaches the value above 50.

The strategy research results and the description of the external parameters are available in the 24-th issue of our journal:
http://www.fortrader.ru/ftgate.php?id=0&num=68

A more detailed description of the strategy is here.
You can download the last version of the NatusekoProtrader4HStrategy EA and the detailed reports here.


MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8297

Natuseko Protrader 4H Strategy Natuseko Protrader 4H Strategy

An indicator by the Natuseko Protrader 4H Strategy

Magnified Market Price Magnified Market Price

The indicator shows price on a chart. It is simple to write.

CCI_onMA_MAs CCI_onMA_MAs

An improved version of the CCI_onMA indicator.

Xaos Patterns Explorer Xaos Patterns Explorer

Indicator Xaos Patterns Explorer.