Attachments forums

List of attachments posted on this forum.


All files on forums: 161022

Re: Correlation Indicator code help

mladen, Thu Feb 23, 2017 1:26 am

borgesr 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.

 

Code: Select all

PipsRatio = ( CurRangeHigh - CurRangeLow )  / ( SubRangeHigh - SubRangeLow );
Could you correct this bug?

Thank you,
Rogério
Try it out now
All files in topic