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

cloud's trade 2 - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
3360
Derecelendirme:
(15)
Yayınlandı:
2018.07.13 16:09
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Idea by: Vadim Andreevich

MQL5 code by: barabashkakvn.

Along with the option of enabling/disabling Stop Loss, Take Profit, and Trailing, you can also choose how to use the signals of indicators: To use either both signals (from Fractals and from Stochastic) or the signal from only one of the indicators.

Inputs

  • Lots - position volume
  • Stop Loss (in pips) - Stop Loss
  • Take Profit (in pips) - Take Profit
  • Trailing Stop (in pips) - trailing
  • Trailing Step (in pips) - trailing step
  • Minimum profit (in money) - minimum profit (in money), at which the position will be closed
  • Minimum profit (in pips) - minimum profit (in pips), at which the position will be closed
  • Use Fractals - use the signals of Fractals
  • Use Stochastic - use the signals of Stochastic
  • One day: one deal - only one trade may be opened per day

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

Ozymandias_System Ozymandias_System

An indicator that colors candlesticks going beyond channel Ozymandias.

AOCCI AOCCI

An Expert Adviswor based on two indicators: iCCI (Commodity Channel Index, CCI) and iAO (Awesome Oscillator, AO)

Exp_BykovTrend_ColorX2MA_MMRec Exp_BykovTrend_ColorX2MA_MMRec

Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones.

Exp_SilverTrend_ColorJFatl_Digit_MMRec Exp_SilverTrend_ColorJFatl_Digit_MMRec

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.