(03-01-2018, 08:55 PM)Gryphon Wrote:(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.
Now it's working perfectly!!! Thanks!!!
Is there a way to know how many the loops remaining to finish the simulation?
---> I answer my question, the number of combinations is really huge with 8 parameters with a 20 possibilities per combination: 20^8 and I'm not keeping in mind all the posibilities for example on the strategy RSI_BULL_BEAR_ADX...