Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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

MAMy Expert - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
3078
Derecelendirme:
(16)
Yayınlandı:
2018.12.18 19:12
\MQL5\Indicators\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The author of the ideaVictor Chebotariov

MQL5 code author: barabashkakvn

The EA is based on  MAMy v3 indicator and implements the following conditions:

  1. If MA Close exceeds MA (H+L+O+C)/4, while MA (H+L+O+C)/4 exceeds MA Open - BUY.
  2. If MA Close is less than MA (H+L+O+C)/4, while MA (H+L+O+C)/4 is less than MA Open - SELL.
  3. If MA Close exceeds MA (H+L+O+C)/4 - CLOSE SHORT POSITION.
  4. If MA Close is less than MA (H+L+O+C)/4 - CLOSE LONG POSITION.

Example for EURUSD H1:


MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/22578

TrendLineAlert_V2 TrendLineAlert_V2

The indicator displays a sloping trend line. Its parameters are set when the indicator is launched by a trader. The trend line defines the signal trigger level. The trend line breakthrough activates signals accompanied by emails and push notifications.

XBullsBearsEyes_Vol_Direct XBullsBearsEyes_Vol_Direct

XBullsBearsEyes_Vol indicator shows direction of the histogram bars movement using colored icons on these bars

Virtual Virtual

Virtual trading environment

MAMy v3 MAMy v3

The indicator based on three moving averages