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

Smoothing Average - MetaTrader 5용 expert

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

Idea by: Rietsuiker

Code mq5 by: barabashkakvn

The EA trades on iMA (Moving Average, MA). It holds no more than one position in the market.

Opening rules (Revers signals == false):

  • Open BUY: Price ASK > MA on bar #0 - MA delta
  • Open SELL: Price BID < MA on bar #0 + MA delta

If Revers signals == true, then the open signals will be reversed.

Closing rules (Revers signals == false):

  • Close BUY: Price ASK < MA on bar #0 - (MA delta * MA delta coefficient for close)
  • Close SELL: Price BID > MA on bar #0 + (MA delta * MA delta coefficient for close)

If Revers signals == true, then the close signals will be reversed.

MA delta is the distance between the indicator and the price.

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

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

Tunnel gen4 Tunnel gen4

Grid of market positions. Martingale.

Normalized RSI Normalized RSI

Normalized RSI

Extended normalized RSI Extended normalized RSI

Extended normalized RSI