rando128

Results 6 issues of rando128

I've noticed that when I use the `plot_period_transactions()` function several times in a row (with the same trained model), I get slightly different graphs on the model frequency transactions. More...

theory
new feature suggestion

## Version 0.0.90 ## Description The bot is raising `TypeError: Cannot read property 'filters' of undefined` errors every second and I can't log anymore in the GUI. Restarting the bot...

bug

I'm running v0.0.90 and I've received over 120 error messages in the last 10 days about various redlock issues. Despite the fact the bot doesn't crash, is there anything to...

question

It doesn't seem that this setup supports auto-renewal for LetsEncrypt 90 days validity periods. It would be a nice additional to these instructions.

I think there is a typo in the basic prediction command. I had to add `-i` before the prompt part for the command to be correctly interpreted. `cog predict -i...

I came across this small but nasty error while reusing @habibalkhabbaz ATH candles implementation for a new feature. The loop over the `symbols` doesn't loop at all if `buyATHRestrictionEnabled` is...