Possible bug: anchored walk forward test

Posted By: boatman

Possible bug: anchored walk forward test - 01/17/16 09:58

I tried an anchored walk forward test by setting the NumWFOCycles parameter to a negative number. The training run failed before starting with no error message. This is all that is printed to the message window:

Code:
MOD_Workshop4_2 compiling.................

MOD_Workshop4_2 compiling..................



This worked as expected:
Code:
NumWFOCycles = 5



But this failed without starting:
Code:
NumWOFCycles = -5



The same behavior was observed in two different scripts. Zorro S version 1.40.2. Am I missing something obvious, or is this a potential bug?
Posted By: MatPed

Re: Possible bug: anchored walk forward test - 01/17/16 11:10

There is known bug regarded anchored wfo. Check the manual, maybe is related to you issue. Ciao
Posted By: boatman

Re: Possible bug: anchored walk forward test - 01/17/16 11:31

Can you provide a reference? There's nothing about a bug under the 'Train Mode' page, nor under the "NumWFOCycles" page.
Posted By: boatman

Re: Possible bug: anchored walk forward test - 01/18/16 12:08

Anyone else able to reproduce this possible bug?
Posted By: jcl

Re: Possible bug: anchored walk forward test - 01/18/16 15:13

I guess so, at least it was documented and fixed weeks ago. Look under "Bugs".
Posted By: boatman

Re: Possible bug: anchored walk forward test - 01/18/16 21:22

Thanks. Found it in the online version of the manual. I must really stop consulting the help that is included in the Zorro download.
Posted By: nanotir

Re: Possible bug: anchored walk forward test - 01/18/16 22:03

The help included should be updated if you use the last zorro version, isnt it?
Posted By: jcl

Re: Possible bug: anchored walk forward test - 01/19/16 12:28

It's also in the help, but of course only after reporting the bug and not before it. It just depends on your Zorro version. The latest version can always be found under "beta" on the download page, and all known bugs are usually fixed in that version.
© 2024 lite-C Forums