You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Have I written custom code (as opposed to using zenbot vanilla):
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian 9.3
Zenbot version: 4.0.5
NodeJS version: 8.9.3
Python version: 2.7.13
Exact command to reproduce:
./extensions/exchanges/binance/update-products.sh
./zenbot.sh backfill binance.BCC-BTC
Describe the problem
I tried to update the products for binance to add BCC/BTC that binance have added support for. It gets added to products.json but it cant start trade or sim or even backfill on the new product.
Source code / logs
confact:~/zenbot# ./zenbot.sh backfill binance.BCC-BTC --days 1
An error occurred { Error: binance does not have market symbol BCC/BTC
at binance.market (/root/zenbot/node_modules/ccxt/js/base/Exchange.js:557:15)
at binance.fetchTrades (/root/zenbot/node_modules/ccxt/js/binance.js:395:27)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7) constructor: [Function: ExchangeError] }
System information
./extensions/exchanges/binance/update-products.sh
./zenbot.sh backfill binance.BCC-BTC
Describe the problem
I tried to update the products for binance to add BCC/BTC that binance have added support for. It gets added to products.json but it cant start trade or sim or even backfill on the new product.
Source code / logs
and products.json is containing:
And list-selector command contains:
The text was updated successfully, but these errors were encountered: