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

Tunnel gen4 - MetaTrader 5용 expert

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

Idea by: Scriptor

Code mq5 by: barabashkakvn

The EA works on hedge accounts ONLY!

It works on each tick.

The EA works in a cyclic manner: The initial reference point is no open positions on the market. Trading starts with simultaneously opening opposite positions: BUY and SELL with the initial lot size of Start Lots. At the next step (as soon as the price passes the Step), we will open a double-lot-size position:

  • If the price has passed the Step upwards, we will open Sell
  • If the price has passed the Step downwards, we will open Buy

If the price passes one more Step, we will close everything and get a profit or loss, depending on where the price has gone:

Tunnel gen4

This trading system is based on the assumption that the price would rather return than continue its trend.

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

HLCrossSigForRSI_HTF HLCrossSigForRSI_HTF

Indicator HLCrossSigForRSI with the possibility of changing its timeframe in its input parameters

RSI RFTL EA RSI RFTL EA

An EA based on indicators iRSI (Relative Strength Index, RSI) and RFTL

Hans_Indicator_x62_Cloud_System_Alert Hans_Indicator_x62_Cloud_System_Alert

An indicator of expanding time zone ranges with the background color filling and the midline of the Hans_Indicator range, capable of giving alerts and sending mail and Push messages at the time of breaking through the expanding of the range formed, with the number of price levels increased up to thirty-one

Smoothing Average Smoothing Average

An EA based on indicator iMA (Moving Average, MA). Reverse of signals. Lot size is either fixed or based on risk percentage.