Skip to content

SDK header files compatible with RangeBars indicator version 3.11+

Compare
Choose a tag to compare
@9nix6 9nix6 released this 29 Sep 09:28
· 3 commits to master since this release

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

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

The Experts folder contains two EA examples that document the use of the RangeBars class to access various values from the RangeBars indicator.