03-01-2018, 08:55 PM
(03-01-2018, 06:25 PM)FeRm00 Wrote: First of all, thank so much for your great job!!! Also a great tutorail!!
I'm having a problem, Im not able to solve when I start running gekkoga about "Error: socket hang up"
I paste a picture with the error. Any idea?
https://prnt.sc/ilicks
Thanks!
You're welcome I think that error might be the timeout on gekko... another bit I missed from the first post! I'll add it now.
If you open gekko/web/vue/UIConfig.js you'll see the timeout setting. If the backtest takes longer than this period you'll get the socket freeze. I have set mine to 480000 which is 8 minutes.
(03-01-2018, 06:27 PM)gigirk Wrote: That's good thanks to you! Look, let's go, shortly after, you cut with this error
http://prntscr.com/ilig7i
I'd have to see the gekko error log too, the gekkoga one doesn't tell us much there... Failing once started normally means an invalid parameter has been passed to gekko. Are your random generator limits all sensible?