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

ExpMartin - MetaTrader 4 için Uzman Danışman

Görüntülemeler:
21718
Derecelendirme:
(47)
Yayınlandı:
2015.08.05 09:32
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The ExpMartin EA trades on the principle of the Martingale: if the order is closed by Stop Loss, the next order will be the opposite type with a lot size increased by a certain rate.

Settings:

  • Lots = 0.1 — starting lot.
  • Factor = 2.0 — lot factor for the next order if the previous is closed by Stop Loss.
  • Limit = 5 — limiting the number of multiplications of the lot.

Stop Loss and Take Profit are virtual.

  • StopLoss = 100 — Stop Loss level.
  • TakeProfit = 100 — Take Profit level.
  • StartType = 0 — type of the starting order, which the EA will use to start trading, 0-BUY, 1-SELL.
  • Magic = 1000 — individual number of the Expert Advisor.


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

Change Timeframes with Hotkeys Change Timeframes with Hotkeys

This simple indicator will change the timeframes of the current chart with keypress.

PriceHistogram Channel PriceHistogram Channel

This indicator shows channels using the price histogram.

Auto MM Auto MM

This script will help you calculate your lot to open position.

Personal Assistant Personal Assistant

Personal assistant is there to provide you with crucial information for making investment decisions and to execute your orders.