zenbot
zenbot copied to clipboard
Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
Looks like using the old api, as hitbtc is now v2, looks liek system still runs v1. Comes out with a 403 error
KINDLY READ AND ACT ON THE BELOW INFORMATION BEFORE FILING YOUR ISSUE! Please go to our Zenbot subreddit for questions, help and support: [https://www.reddit.com/r/zenbot/](https://www.reddit.com/r/zenbot/) If you open a GitHub issue,...
### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: No - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Mint 19.1 - **Zenbot...
### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: Yes, just added ema to onReport for trend_ema strategy - **OS Platform and Distribution (e.g.,...
### System information - instr on #1765 + zenbot vanilla - Linux Mint 19 x64 XFCE - Zenbot4 4.1.0 - master branch - **NodeJS version**: v11.13.0 - **Python version (when...
Guys don't know if devs are interested or not but, i did an AI signals website that works for binance. At the moment it sends signals to the website. As...
Exchange Therocktrading not work: ``` ziomik@Debian-Bot:~/zenbot$ zenbot backfill therock.BTC-EUR /home/ziomik/zenbot/node_modules/mongodb/lib/utils.js:132 throw err; ^ Error: therock markets not loaded at therock.market (/home/ziomik/zenbot/node_modules/ccxt/js/base/Exchange.js:916:19) at Object.getTradesTheRock (/home/ziomik/zenbot/extensions/exchanges/therock/exchange.js:53:27) at Object.getTrades (/home/ziomik/zenbot/extensions/exchanges/therock/exchange.js:91:12) at getNext (/home/ziomik/zenbot/commands/backfill.js:83:18)...
------------------------ ### System information - **zenbot default** - **MacOS 10.14.3** - **v4.1.0** (commit ref, or version) - **unstable** - **v10.13.0** - **Python 2.7.15** - **zenbot trade --paper** - **pasted API...
Getting the below error attempting to backfill cexio.BTC-USD. Also the --days parameter seems to be ignored with this exchange, or I'm using it wrong. ``` # zenbot --version 4.0.5 #...
I don't use the Renko strategy, but I've come across the code, and I have spotted a few suspicious things. I didn't checked everything (and I don't plan to work...