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

Murrey EA - MetaTrader 4용 expert

조회수:
29355
평가:
(17)
게시됨:
2014.12.10 10:33
업데이트됨:
2016.11.22 07:32
Murrey_EA.mq4 (31.08 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

New: Version 4.

This Expert Advisor is based on Murrey lines, Stochastic oscillator, Candles, Bollinger Bands.

  • Oversold occured when price breaked level 8/8 and stochastic >70 and target level 7/8  , with auto trail, when candle close above 8/8
  • Overbought occured when price breaked level 0/8 and stochastic<20 and target level 1/8 , with auto trail, when candle close bellow 0/8
  • What's new   : V4  -> no order modify error 134 ,  and I will always update EA when I have time....

You must download murrey template before using EA to understand the functionality , Murrey auto detect     support and resistance , pivotal point ...  on a cetain timeframe 

If you do not know what is Murrey please view this links: https://www.mql5.com/en/code/101, https://www.mql5.com/en/code/8570.

Algorithms

I develolped level 1/8 and level8/8, other algo in next version...

Recommendations:

  • I. 5 digits pair
  • II. Best timeframes: M15,M30,H1,H4
  • III. Please follow the trend before running EA , you can disable buy by setting. Enable Buy :false , you can disable sell by setting Enable Sell:false

So EA will work good when you take a look at the trend and follow only the trend, disable Short or Long.

This is not the final version yet and I will always update this EA...

Money management

Do not risk, because minimum timeframe to EA to work good is M15.

Murrey EA

Trailing Stop EA Trailing Stop EA

The EA manages open position with a user defined Trailing Stop.

Open with break MA Open with break MA

This indicator shows when to open positon.

TrendCollector TrendCollector

TrendCollector is the EA based on price action, Stochastic indicator, specific EMA's (206) crossings, and trade size variability based on ATR and time of a day.

Extremums Extremums

This script makes horizontal lines, that shows max and min price values for a period of time.