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

10 pips EURUSD - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
11434
평가:
(30)
게시됨:
2017.01.26 09:35
업데이트됨:
2018.06.26 12:34
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Author of the idea — Roman Yushkinauthor of the MQL5 code — barabashkakvn

The "10 points on EURUSD" Forex strategy has countless many variations and is somewhat similar to the Session Breakout strategy, and it also is used by many professional traders. Therefore, good results can be obtained when combining it with a proper risk management.

The essence of the "10 points on EURUSD" strategy is as follows:

The High and Low breakout of the previous day are taken as the basis of the strategy. Most traders believe that if the High of the previous day is broken, the price will go up, and vice versa for the Low.

Based on this, those two extremums are usually used as the stop loss levels.

Therefore, if the Low of the previous day is broken, the stop losses will trigger, and due to this the price movement will continue for a certain number of points. Accordingly, the same rule applies to the High, but in the opposite direction.

knowing these facts, we will make our profit: open a Buy trade at the breakout of the previous day's High and a Sell trade at the breakout of the previous day's Low.

But since other traders use the same 2 points as the support and resistance levels, the price does not always move in the direction of the previous day's High and Low breakout. Accordingly, there is a need to use a fixed stop loss value.




Note:

Recommended currency pair: EURUSD

Placed pending orders are valid from 00.00 GMT to 00.00 GMT of the next day.

1. Place 2 pending orders at 00.00 GMT — one buy order (above the High of the previous day + spread) and one sell order (below the Low of the previous day - spread).

2. Set take profit — 250 pips.

3. Safety stop loss — 50 pips.

4. Important peculiarity: consider ONLY the first intersection of High or Low during the trading day (i.e., if pending orders closed by stop loss or take profit, do not place any more orders that day)


Tips:

Recommended risk is 2-5% of the deposit per trade.


 

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

The "DC signals" signals generator The "DC signals" signals generator

To generate signals, it uses the combined patterns of three indicators: DCOS (by DC2008), BullsPower and BearsPower.

Pipsover Pipsover

Pipsing Expert Advisor. It works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators.

CashMachine 5min CashMachine 5min

The Expert Advisor uses the iDeMarker (DeMarker, DeM) and iStochastic (Stochastic Oscillator) indicators. Three virtual levels to protect profit.

StopAndTake MT5 StopAndTake MT5

When run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.