거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
4360
평가:
(23)
게시됨:
2017.03.22 16:20
업데이트됨:
2018.02.27 13:05
Ivan.mq5 (56.84 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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 

 

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.