Page 1 of 1

Voss_Predictive_Filter

PostPosted: Fri Oct 04, 2019 5:58 am
by Apprentice
eurusd-h1-fxcm-australia-pty.png

TS2/Lua version.
viewtopic.php?f=17&t=68660
Voss_Predictive_Filter.mq4
(3.59 KiB) Downloaded 691 times

Voss_Predictive_Filter.mq5
(4.16 KiB) Downloaded 491 times

Re: Voss_Predictive_Filter

PostPosted: Tue Feb 25, 2020 9:00 am
by RummanC
Hi Apprentice,

I believe there is a bug in the MT5 version? Retrospective visuals are fine, but when running the indicator, i think there is some miscalculation? I have attached an image to display what happens

Beginning of strategy tester:
Voss Begin.PNG
Beginning of Strategy Tester


After running for a few days:
Voss Real Time.PNG
After several days on strategy tester


I have attached an attempt to fix. Pos index changed from prev_calculated-> prev_calculated-1.
Thanks in advance for any help on the fix.

Kind regards
R

Re: Voss_Predictive_Filter

PostPosted: Tue Feb 25, 2020 10:03 am
by Apprentice
Your request is added to the development list.
Development reference 780.

Re: Voss_Predictive_Filter

PostPosted: Wed Feb 26, 2020 5:30 am
by Apprentice
Try it now.

Re: Voss_Predictive_Filter

PostPosted: Wed Feb 26, 2020 8:41 am
by RummanC
All working - thanks again!