{"id":15132177,"url":"https://github.com/deviavir/zenbot","last_synced_at":"2025-09-29T00:31:21.242Z","repository":{"id":37742980,"uuid":"62025838","full_name":"DeviaVir/zenbot","owner":"DeviaVir","description":"Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.","archived":true,"fork":false,"pushed_at":"2022-02-14T16:11:27.000Z","size":31256,"stargazers_count":8218,"open_issues_count":295,"forks_count":2038,"subscribers_count":473,"default_branch":"unstable","last_synced_at":"2024-08-29T04:01:34.936Z","etag":null,"topics":["nodejs","paper-trading","python","strategy","trade","zenbot"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeviaVir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-27T04:38:18.000Z","updated_at":"2024-08-26T20:06:06.000Z","dependencies_parsed_at":"2022-07-12T16:44:27.374Z","dependency_job_id":null,"html_url":"https://github.com/DeviaVir/zenbot","commit_stats":null,"previous_names":["carlos8f/zenbot"],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fzenbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fzenbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fzenbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fzenbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeviaVir","download_url":"https://codeload.github.com/DeviaVir/zenbot/tar.gz/refs/heads/unstable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234575224,"owners_count":18854925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nodejs","paper-trading","python","strategy","trade","zenbot"],"created_at":"2024-09-26T04:04:35.832Z","updated_at":"2025-09-29T00:31:15.248Z","avatar_url":"https://github.com/DeviaVir.png","language":"HTML","readme":"WARNING: project is no longer actively maintained, make sure to update any dependencies if you plan on using this in your project.\n\n![zenbot logo](assets/logo.png)\n\n\u003e “To follow the path, look to the master, follow the master, walk with the master, see through the master, become the master.”\n\u003e – Zen Proverb\n\n# Zenbot [![Build/Test Status](https://travis-ci.org/DeviaVir/zenbot.svg?branch=master)](https://travis-ci.org/DeviaVir/zenbot) \n\n## Description\n\nZenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. It features:\n\n- Fully-automated [technical-analysis](https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:introduction_to_technical_indicators_and_oscillators)-based trading approach\n- Full support for [Binance](https://www.binance.com/), [Bitfinex](https://www.bitfinex.com/), [Bitstamp](https://www.bitstamp.net/), [Bittrex](https://bittrex.com/), [CEX.IO](https://cex.io/), [GDAX](https://gdax.com/), [Gemini](https://gemini.com/), [HitBTC](https://hitbtc.com/), [Kraken](https://www.kraken.com/), [Poloniex](https://poloniex.com/)and [TheRockTrading](https://www.therocktrading.com/), work on further exchange support is ongoing.\n- Plugin architecture for implementing exchange support, or writing new strategies\n- Simulator for [backtesting strategies](https://gist.github.com/carlos8f/b09a734cf626ffb9bb3bcb1ca35f3db4) against historical data\n- \"Paper\" trading mode, operates on a simulated balance while watching the live market\n- Configurable sell stops, buy stops, and (trailing) profit stops\n- Flexible sampling period and trade frequency - averages 1-2 trades/day with 1h period, 15-50/day with 5m period\n\n## Disclaimer\n\n- Zenbot is NOT a sure-fire profit machine. Use it AT YOUR OWN RISK.\n- Crypto-currency is still an experiment, and therefore so is Zenbot. Meaning, both may fail at any time.\n- Running a bot, and trading in general requires careful study of the risks and parameters involved. A wrong setting can cause you a major loss.\n- Never leave the bot un-monitored for long periods of time. Zenbot doesn't know when to stop, so be prepared to stop it if too much loss occurs.\n- Often times the default trade parameters will underperform vs. a buy-hold strategy, so run some simulations and find the optimal parameters for your chosen exchange/pair before going \"all-in\".\n\n## Documentation\n\nThe extensive documentation is located at the [docs-folder](docs/).\n\n### Questions\n\nFirst have a look at the [docs](docs/) and there are also [FAQs](docs/FAQ.md) which may answer your questions.\nIf not, please ask (programming) questions related to Zenbot on Reddit ([subreddit zenbot](https://reddit.com/r/zenbot)).\n\n### Community\n\nJoin the [Zenbot community on Reddit](https://reddit.com/r/zenbot)!\n\n## Donate\n\nP.S., some have asked for how to donate to Zenbot development. We accept donations at **Bitcoin addresses** below:\n\n### carlos8f's BTC (original Zenbot author)\n\n`187rmNSkSvehgcKpBunre6a5wA5hQQop6W`\n\n### DeviaVir's BTC (current maintainer)\n\n`3A5g4GQ2vmjNcnEschCweJJB4umzu66sdY`\n\n![zenbot logo](assets/zenbot_square.png)\n\nThanks!\n\n## Noteworthy forks\n\n- [bot18](https://medium.com/@carlos8f_11468/introducing-bot18-the-new-crypto-trading-bot-to-supersede-zenbot-and-unleash-the-zalgo-da8464b41e53)\n- [magic8bot](https://github.com/notVitaliy/magic8bot)\n\n- - -\n\n## License: MIT\n\n- Copyright (C) 2018 Carlos Rodriguez\n- Copyright (C) 2018 Terra Eclipse, Inc. (http://www.terraeclipse.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \u0026quot;Software\u0026quot;), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u0026quot;AS IS\u0026quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviavir%2Fzenbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeviavir%2Fzenbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviavir%2Fzenbot/lists"}