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

Lego EA - MetaTrader 5 için Uzman Danışman

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

The author of the idea - Roman

mq5 code author - barabashkakvn

The Expert Advisor combines signals from several indicators:

  • iCCI (Commodity Channel Index, CCI)
  • iMA (Moving Average, MA)
  • iStochastic (Stochastic Oscillator)
  • iAC (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC)
  • iDeMarker (DeMarker, DeM)
  • iAO (Awesome Oscillator, AO)

or uses only one of the indicators.

You can combine conditions: use entry signals from one indicator, while using exit signals from another. For example, CCI: use CCI to open is responsible for using CCI entry signals, while CCI: use CCI to close applies CCI indicator for closing. The principle is the same for other indicators.

Lot size management

If the Multiply a lot if the last deal was unprofitable ratio parameter is not equal to "1.0", while the previous position was closed with a loss, the lot of the loss-making position is increased by this ratio.

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

Gaps OHLC Gaps OHLC

The indicator shows the gap size on the histogram.

XFisher_org_v2_Candle_Alerts XFisher_org_v2_Candle_Alerts

XFisher_org_v2_Candle indicator provides alerts, sends email and push notifications at the incoming trading signals. Possible signal options

Exp_FineTuningMACandle_Duplex Exp_FineTuningMACandle_Duplex

Two identical trading systems (for long and short positions) based on the signals of the FineTuningMACandle indicator, which can be configured in different ways within one Expert Advisor

Rsi slope divergence Rsi slope divergence

Rsi slope divergence