Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Spreader - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
6647
Valutazioni:
(22)
Pubblicato:
2019.02.07 08:45
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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


Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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