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

Spreader - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
6623
Derecelendirme:
(22)
Yayınlandı:
2019.02.07 08:45
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Idea by: Yury Reshetov

mq5 code by: barabashkakvn

The EA calculates everything independently, i.e., the direction and lot size for opening a position. The calculations are optimal, so that the EA will either quickly accumulate positive spreads and close with a profit, or, in case of anything going wrong, hold a trade until the drawdown recovers. Drwadowns happen and sometimes last long. The EA does not use any indicators and performs calculations based on the last 60-bar history.

  • Initial deposit for default settings is $10,000
  • Timeframe: M1

Pairs should have a long-term positive correlation. The Expert Advisor cannot check whether the pairs are correlated positively.

The pairs must have a common base currency for pips. It means, Pairs EURUSD and GBPUSD would suit, since pips are calculated in USD. GBPJPY and CHFJPY would be suitable, too, since pips are calculated in JPY. EURUSD and USDJPY cannot be used, since the pips for the first pair are in USD, while for the second one in JPY. 

You cannot place two different EAs with at least one of their currency pairs matching.

In case of dafault settings, you can select six pairs that I found appropriatefor testing on a demo account:

  1. Launch the EA on NZDJPY and write AUDJPY in parameter seconds_instrument
  2. Launch the EA on GBPJPY and write CHFJPY in parameter seconds_instrument
  3. Launch the EA on EURUSD and write GBPUSD in parameter seconds_instrument


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

Stalin_x10 Stalin_x10

Indicator Stalin_x10 displays the trend direction and enter signals of indicator Stalin_NRTR from ten different timeframes on the bar defined in the indicator input parameters.

MultiStalin_x10 MultiStalin_x10

Indicator MultiStalin_x10 displays information on the current trends, using the values of indicator Stalin from ten different timeframes

Three Typical Candles Three Typical Candles

It calculates the Typical prices for bars #1, #2, and #3

Heiken_Ashi_Smoothed_Volatility_Volume Heiken_Ashi_Smoothed_Volatility_Volume

Indicator Heiken_Ashi_Smoothed_VolatilityStep without rounding, multiplied by the averaged volumes