zenbot
zenbot copied to clipboard
Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Snyk has created this PR to upgrade adamant-api from 1.3.0 to 1.4.0.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade ccxt from 1.72.64 to 1.72.82.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to upgrade snyk from 1.849.0 to 1.851.0.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
### System information - All platforms ### Describe the problem When using the bot and settings allow back-data, the bot as it should reads the data then starts up. If...
I've been profiling zenbot (in simulation mode) It was spending most of it's time in lolex doing Object key lookups. I solved that by storing lolex timers in a queue...
Hello. I have a Zenbot configured in such a way that every 6 hours I restart and run 10 windows with Zenbot, the problem is that I get 10 notifications...
### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 20.04 - **Zenbot version** (commit ref, or version): 4.1.0 - **Zenbot branch**: Installed zenbot maybe 3 months...
### Problem description At the moment it is needed to manually test various strategies and parameter manually. It would be nice to have a feature that does that for the...