Skip to content

Header files compatible with Median Renko indicator version 2.01

Compare
Choose a tag to compare
@9nix6 9nix6 released this 17 Nov 21:02
· 86 commits to master since this release

This package includes the latest set of header files designed to help developers build EAs and Indicators that are able to work directly on the Renko charts.

The Indicators folder contains several example Indicators (ADX, Fractals, RSI, CCI, Momentum, MACD, Stochastic, ZigZag, MA, VWAP and more) that have been patched to work directly on the Renko charts and use the Renko OLHC values for calculations.

The Experts folder contains two example EAs that document the use of the MedianRenko class to access various values from the renko indicator.