Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4279
Valutazioni:
(23)
Pubblicato:
2017.03.22 16:20
Aggiornato:
2018.02.27 13:05
Ivan.mq5 (56.84 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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 

 

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