Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

Smoothing Average - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
4566
Derecelendirme:
(23)
Yayınlandı:
2018.12.28 13:12
Güncellendi:
2019.01.17 11:29
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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 tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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