Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

MartingailExpert - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
6624
Note:
(18)
Publié:
2018.07.13 16:03
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Idea by: Mikhail

MQL5 code by: barabashkakvn.

A simple Martingale. If no positions are opened, the entry is by indicator iStochastic (Stochastic Oscillator).

Inputs

  • Lots - initial lot size to open a position
  • Multiplicator - lot size increasing factor
  • Step (in pips) - step
  • Profit factor (in pips) - profit level
  • Stochastic: K-period (number of bars for calculations)
  • Stochastic: D-period (period of first smoothing)
  • Stochastic: final smoothing
  • Stochastic: type of smoothing
  • Stochastic: calculation method
  • Stochastic: BUY level - indicator level to open a BUY position
  • Stochastic: SELL level - indicator level to open a SELL position
  • magic number - a unique identifier of your positions

EURUSD,M30

MartingailExpert

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21331

Swing_Shift Swing_Shift

Indicator Swing Shift

SAR_Oscillator SAR_Oscillator

Parabolic Stop And Reverse as an oscillator

VLM VLM

Intraday relative volumes indicator Voltest (VLM)

WRSI WRSI

An RSI smoothed by Wilder's moving average