About Zenbot
Zenbot is a command-line cryptocurrency trading bot that uses technical analysis to execute trades automatically. It supports multiple exchanges, including Binance, Bitfinex, and Kraken, and offers features like backtesting, paper trading, and customizable stop-loss settings. The project is open-source under the MIT license but is no longer actively maintained.
Pricing
Full pricing pageSubscriptionFree option
Free
$0 per month
The basics for individuals and organizations
- Unlimited public/private repositories
- Host open source projects in public GitHub repositories
- Dependabot security and version updates
- 2,000 CI/CD minutes/month
- 500MB of Packages storage
- Issues & Projects
- Community support
Popular
Team
$4 per month
Advanced collaboration for individuals and organizations
- Everything included in Free
- Access to GitHub Codespaces
- Repository rules
- Multiple reviewers in pull requests
- Draft pull requests
- Code owners
- Required reviewers
- Pages and Wikis
- Environment deployment branches and secrets
- 3,000 CI/CD minutes/month
- 2GB of Packages storage
- Web-based support
- GitHub Secret Protection
- GitHub Code Security
Enterprise
$21 per month
Security, compliance, and flexible deployment
- Everything included in Team
- Data residency
- Enterprise Managed Users
- User provisioning through SCIM
- Enterprise Account to centrally manage multiple organizations
- Environment protection rules
- Repository rules
- Audit Log API
- SOC1, SOC2, type 2 reports annually
- FedRAMP Tailored Authority to Operate (ATO)
- SAML single sign-on
- Advanced auditing
- GitHub Connect
- 50,000 CI/CD minutes/month
- 50GB of Packages storage
- Premium support
FAQ
Yes, you can join the Zenbot Reddit community (subreddit zenbot) for discussions and support. There is also a shared Google Docs spreadsheet with community simulation results and variable descriptions.
It depends on your configuration and strategies. The default settings may not be profitable, so it is recommended to test with simulations and paper trading first.
Yes, Zenbot can be installed on Windows, but Linux or macOS is recommended. You need to install the Bash on Windows subsystem and follow specific instructions for Windows 10.
No, Docker is not necessary. It is often simpler to run Zenbot directly on a Linux machine without Docker. Docker may be needed if running on Windows.
After installation, you can launch Zenbot via command line using commands like './zenbot.sh backfill gdax.ETH-BTC' or './zenbot.sh sim gdax.ETH-BTC --days=14'.
To update Zenbot without Docker, run 'git pull', then 'npm install', and finally './zenbot.sh trade --paper'. For Docker, use 'git pull', 'docker-compose down', 'docker rmi zenbot_server', 'docker-compose build', and 'docker-compose up -d'.
This error can occur if multiple instances of Zenbot are using the same API key. Use a different API key for each instance. It can also happen if the server's time is incorrect, so ensure NTP is used to keep time current.
This error occurs if your node environment lacks sufficient memory. To fix it, modify the 'env node zenbot.js $@' line in zenbot.sh to include '--max-old-space-size= ', replacing with the allowed memory (e.g., 4096 for 4GB). On Windows, update the zenbot.bat file similarly.
Alternatives to consider
See all alternativesBadges
Promote Zenbot giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to Zenbot page on Webfolio.
<a href="https://www.webfolio.to/tools/zenbot?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Pricing summary
Model
Subscription
Starting from
$4 USD per user/month
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.