Gabriel Araujo

Results 107 comments of Gabriel Araujo

@lenzoburger Haa the fix was faulty. I'm pushing a new version that got this right. Thanks!

Without more info we can only guess... Anyway you should use python3.6 and run it wih mode flag such as `-gc` or `-b`

Hey I have never paid attention to this... but its true and strange XD The thing is that at this point japonicus does not trigger any multicore code, so this...

@thecccut Oh yeah, makes sense... gekko reads all the db files on this request... I'll change those methods to make only 1 request if possible (if its not already this...

@thecccut There is some time since I last used japonicus with gekko, but I'm now trying to put those running for the weekend. Still getting some weird bugs, need to...

Oh, btw how do you know that every locale is getting the same dateranges? Is this info on the terminal or at the web interface? Thanks

Hey, the daterange bug is fixed on develop branch, thanks for the report! About PRoFIGA, its just a technique for genetic algorithm, if you want to know the workings well,...

There is no option for that, but you can mess with `evaluation/gekko/backtest.py`. That seems a nice way to punish strategies for too many trades, I should check it later. cheers!

I have never seen it, it happens only with too many parallel Backtests? How many?

I think this is it... I never tested myself without evaluation dataset XD. Nice catch, fix is going online soon.