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
Vues:
4284
Note:
(23)
Publié:
2017.03.22 16:20
Mise à jour:
2018.02.27 13:05
Ivan.mq5 (56.84 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Input parameters 

 ivan 1.004 inputs

  • Stop Loss — the Stop Loss price level
  • % risk — percentage of risk per trade based on the free margin
  • Reverse Level CCI(100) — the value of the CCI(100) indicator, crossing which means a position reverse signal
  • Global Signal Level CCI(100) — the value of the CCI(100) indicator, crossing which means a position opening signal
  • Minimum distance from the price to stop loss (in pips) — the minimum distance between the current price and the calculated Stop Loss level
  • Trailing Step (in pips) — trailing step

Various levels can be tested in the Strategy Tester to see what levels perform best. I recommend optimizing the EA in the "OHLC" mode, and then run a selected version in a single test in the "Every tick" or "Every tick based on real ticks" mode.

Ivan 1.004 USDJPY, M15, period from 2016.01.01 to 2017.02.13 

 

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

Exp_ThreeCandles Exp_ThreeCandles

Trading system based on the signals of the ThreeCandles indicator

Intersections OHLC Intersections OHLC

The indicator calculates OHLC crossovers

ColorXRSI_Histogram_HTF ColorXRSI_Histogram_HTF

The ColorXRSI_Histogram indicator with the timeframe selection option available in the input parameters.

ColorXMFI_Histogram_HTF ColorXMFI_Histogram_HTF

The ColorXMFI_Histogram indicator with the timeframe selection option available in the input parameters.