Thanks for the heads up tommie and dont worry - you're doing an awesome job within your limited time.
Edit: Windows 10 here now - everything seems to work, i get results (except i had to tune the base path in conf.php to $base_path = str_replace('\system', '/',$dirRoot); in order to get the paths working).
I don't know if this is the reason but the runner does not consider the strat parameter range - it just executes 500 runs with somehow random parameters which are often outside of the range i previously defined.
When choosing the debug run it shows a similar behaviour - very interesting is the fact that it also trys to go through 500 runs even though I have not defined any flexible parameters (so it should be exactly 1 run).
I use XAMPP with latest apache and php versions, Gekko has been installed with your script (thanks for that!)
Edit: Windows 10 here now - everything seems to work, i get results (except i had to tune the base path in conf.php to $base_path = str_replace('\system', '/',$dirRoot); in order to get the paths working).
I don't know if this is the reason but the runner does not consider the strat parameter range - it just executes 500 runs with somehow random parameters which are often outside of the range i previously defined.
When choosing the debug run it shows a similar behaviour - very interesting is the fact that it also trys to go through 500 runs even though I have not defined any flexible parameters (so it should be exactly 1 run).
I use XAMPP with latest apache and php versions, Gekko has been installed with your script (thanks for that!)