Gabriel Araujo
Gabriel Araujo
Yeah, try to `sudo pip3 install --upgrade pip` to update pip, install requirements, and run it with `python3`. cheers!
hey, the message is `Aborted: gekko.js not found on path specified @Settings.py` check `gekko.js` path at `settings/global.py`. cheers!
hey @MeafQ, so 1.2.2 solves the problem? Nice then, I will update requirements.txt. Did you see if it also gets rid of the multiple warnings at startup? cheers!
Hey, japonicus is under `/opt/japonicus` on the docker image.
Parameter output occour on the evaluation breaks, and those happen every 50 epochs on default settings. There, good settings will be output on screen and on logs folder. This really...
Hey @xaviermiss.. That maximum profit was obtained on the same piece of dataset that it evolved on, while on evalbreak, those settings, tested on random pieces of the same dataset,...
Hi @BradT7, thats a nice material that I'm reading on the following hours. Genetic Algorithm and Neural Networks are both methods of da famous "machine learning", both inspired by biologic...
Just tested Gekko-bot-resources/bestone-tulind strategy. Seems to never trade.
Thanks. Note that most of strats from github have settings hardcoded on them. That way does not work with japonicus. Indicators inside strategies must get their settings from `strategy.settings AKA...
@stfnschfr Can you explain the general workings of your ConvNet strat? And, for example, on that `11-02-17 to 01-30-18` run, you trained the network for that specific time period, or...