Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
4267
Rating:
(23)
Published:
2017.03.22 16:20
Updated:
2018.02.27 13:05
Ivan.mq5 (56.84 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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 

 

Translated from Russian by MetaQuotes Ltd.
Original code: 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.