DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.23k stars 2.04k forks source link

running zenbot sim --paper bitfinex.bch-btc gives me an error error: could not find product "BTC-LTC" #490

Closed abclution closed 6 years ago

abclution commented 7 years ago

something broken. ➜ zenbot git:(master) ✗ zenbot sim --paper bitfinex.bch-btc error: could not find product "BTC-LTC" ➜ zenbot git:(master) ✗ zenbot trade --paper bitfinex.bch-btc fetching pre-roll data:

running it as a trade or paper starts the bot properly with the correct pairs

abclution commented 7 years ago

I think HEAD is now at 4b42380 Update all products.json (#482) screwed everything

DeviaVir commented 7 years ago

Is this still an active issue? Did you run the product update script?