거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
50547
평가:
(63)
게시됨:
2017.12.28 14:23
업데이트됨:
2018.10.10 17:49
\MQL5\Include\
Symbol.mqh (5.22 KB) 조회
RenkoCharts.mqh (48.13 KB) 조회
renko2.mq5 (15.41 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

New Renko 2.0 (indicator) with a lot more information (time, volumes, and spread).
Inspired by Renko for MQL5 by Serhii Ivanenko and Renko Live Charts v4.13 for MQL4 by Tim Welch.
References the Symbol library for MetaTrader 5 by fxsaber.

A complete Renko chart indicator with wicks. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!

Don't forget to check the new Renko 2.0 Offline.

Parameters

Renko 2.0 Parameters


View

Renko 2.0: 5 pips candles


Version history

2017-12-31:

  • Implemented Bars History Input for better performance.

2018-01-04:

  • Fixed: Array out of range exception for Bars History input.
  • Fixed: Invalid plot of two Renko bricks when pivot high.

2018-01-13:

  • Fixed: Wick size on history and chart reload.
  • Fixed: Wick malformed with brick size.

2018-01-15:

  • Fixed: Minimum brick size to one tick.

2018-01-17:

  • Implemented normal array buffer for better performance. w/ Aécio F. Neto <aecio.neto@xcalper.com.br>
  • Implemented chart reload algorithm and other corrections.

2018-03-08:

  • Implemented Renko 2.0 library with Renko 2 Offline, custom symbol generation, volumes, gap colors, and other improvements.

2018-03-28:

  • Fixed events and time from Renko rates.

2018-04-02:

  • Fixed Renko open time on Renko rates.

2018-05-02:

  • Fixed Renko volumes, bugs, and performance.

2018-06-21:

  • New library with custom tick, performance and other improvements

2018-09-27:

  • Asymetric reversals, corrections on wick size and initialization



Larry Conners RSI 2 Larry Conners RSI 2

Simple Expert Advisor based on the Larry Conners RSI 2 strategy.

LeadLagRelationshipTester LeadLagRelationshipTester

Script for checking the LeadLagRelationship indicator (https://www.mql5.com/en/market/product/26229)

CDouble & CDoubleVector CDouble & CDoubleVector

A library for common rounding methods used in MQL development, primitive wrapper class for type (double), and vector for CDouble objects. MQL5 and MQL4 compatible!

eaBreakeven eaBreakeven

The expert advisor moves stop loss of position at user-defined breakeven.