Try it out nowborgesr wrote:Dear Mladen,
The NeutralHedge Overlay_v5 indicator works without errors in the chart.
But when I try to do backtesting there is a division error by zero in the line (line 181) below.
ÂCould you correct this bug?Code: Select all
PipsRatio = ( CurRangeHigh - CurRangeLow )Â / ( SubRangeHigh - SubRangeLow );
Thank you,
Rogério
Attachments forums
Re: Correlation Indicator code help
mladen, Thu Feb 23, 2017 1:26 am