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

NRTR_Revers - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
4187
평가:
(18)
게시됨:
2018.12.28 13:08
업데이트됨:
2019.01.17 11:29
NRTR_Revers.mq5 (46.41 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Idea by: Scriptor

Code mq5 by: barabashkakvn

The EA is only working at the moment when a new bar appears (except for trailing that is active at each tick). Trade signals are formed based on indicator iATR (Average True Range, ATR) on the analysis of the High and the Low of prices within the interval.

First, the volatility range (different) is found: The value of indicator ATR on bar #1 is multiplied by "Coefficient of volatility." Then we calculate depending on the current trend.

If the current trend is BUY:

  • We find the minimum within the interval from bar #2 to the ATR averaging period minus 1. Suppose "ATR: averaging period" is 9. Then we will search for the minimum within the interval from bar #2 to bar #8
  • If the Close price of bar #1 is below the found minimum by different - it is a signal to close BUY positions and open SELL positions. 
  • The current trend is set to "SELL:

The same is done for SELL positions.

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

CandleMidPoint CandleMidPoint

Indicator Candle's Middle Point

CandleColorMidPoint CandleColorMidPoint

Indicator Colored Middle Point of Candles

VZO VZO

Indicator VZO

RJTX_Matches_Smoothed_Alert_xx RJTX_Matches_Smoothed_Alert_xx

Indicator RJTX_Matches_Smoothed_Alert featuring alerts, emails and push notifications for smartphones. The input variables allow replacing the displayed indicator symbols