Zorro crashes when running Financial Hacker Bootstrap script

Posted By: Dalla

Zorro crashes when running Financial Hacker Bootstrap script - 06/11/17 17:35

I have tried to reproduce the experiment which I know is two years old or so. Still would be interesting to get that working as I see a benefit for using it to explore other systems.

I'm running the MMI-version of the experiment.
I started by running the TrendTest.bat, which generated a bunch of optimizations reports for the systems and the BalanceDaily.bin file. This took roughly an hour.

But when running the Bootstap script, it prints the performance as 1.00 for every single variant of the system, like so
Code:
...
TrendZMA_EURUSD_M15_2_4: 1.00
TrendZMA_EURUSD_H1_1_1: 1.00
TrendZMA_EURUSD_H1_1_2: 1.00
TrendZMA_EURUSD_H1_1_3: 1.00
TrendZMA_EURUSD_H1_1_4: 1.00
TrendZMA_EURUSD_H1_1_5: 1.00
TrendZMA_EURUSD_H1_1_6: 1.00
TrendZMA_EURUSD_H1_1_7: 1.00
TrendZMA_EURUSD_H1_1_8: 1.00
TrendZMA_EURUSD_H1_1_9: 1.00
TrendZMA_EURUSD_H1_1_10: 1.00
TrendZMA_EURUSD_H1_2_1: 1.00
TrendZMA_EURUSD_H1_2_2: 1.00
TrendZMA_EURUSD_H1_2_3: 1.00
TrendZMA_EURUSD_H1_2_4: 1.00
...



and then Zorro crashes. (...has stopped working).

I guess something might have changed in Zorro since the experiment was created, is there anything I need to update in the script files? I'm running 1.58.
Posted By: jcl

Re: Zorro crashes when running Financial Hacker Bootstrap script - 06/12/17 08:47

The script is indeed quite old. I'll look into that in the next days, maybe Zorro now stores the .bin file in a different format.
Posted By: Dalla

Re: Zorro crashes when running Financial Hacker Bootstrap script - 06/12/17 08:49

Great, thanks!
Posted By: firecrest

Re: Zorro crashes when running Financial Hacker Bootstrap script - 07/15/17 15:55

I am having the same problem too! When I click "test" from bootstrap.c in Zorro. It crashed. I wonder if there are any fixed.
Posted By: jcl

Re: Zorro crashes when running Financial Hacker Bootstrap script - 07/17/17 09:25

It is fixed. It was a wrong .bin file format.
© 2024 lite-C Forums