거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
11692
평가:
(14)
게시됨:
2016.05.16 11:32
업데이트됨:
2016.11.22 07:32
disaster.mq4 (5.52 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It is based on the observation, which shows that the price crosses the MA chart quite often and moves a certain distance further. It places a pending order (Buy Limit or Sell Limit) at the price equal to the value of МА(590-М1). When the price changes, the MA value changes, the order is also modified, and so on until the order is triggered.

Once the order is triggered, it is not modified. Exit – by tight ТР and SL. As soon as the EA «sees» that there are no orders, it places a new pending order. As it often happens that the price only touches the MA and does not go further, I chose the SL small enough - 30 points. Level of TP=70.

 

Since the original version is not available, I had to restore the source text from a later version.
And even though I am sure I prevailed, there is a small possibility that I forgot to fix something.




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

FarhadCrab1 FarhadCrab1

The FarhadCrab1 EA. It has a lot of settings. It also uses a large number of indicators. Some of them: MA, Stochastic, Macd, RSI.

FlatTrend v.2 FlatTrend v.2

A modified version of the FlatTrend indicator, shows the beginning and the end of a flat.

AK47_A1 AK47_A1

Simple EA, but such efficiency for the year 2007!

AG AG

I am not a programmer, so I apologize for mistakes. This is my first EA, please rate it. And also its reliability.