hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
172 stars 109 forks source link

no module named 'coinbase' #163

Open acoronado11-work opened 1 month ago

acoronado11-work commented 1 month ago

Describe the bug

I tried to add my coinbase advanced trade credentials and it keeps saying no module named coinbase. I've confirmed that I've been running the same container each time and I've installed the coinbase module within the containers. Also worth noting I'm able to add coinbase adv trade credentials within the hummingbot terminal but it does not populate over to the dashboard despite reload. Not sure how to remedy.

Steps to reproduce bug

  1. Install and run hummingbot using docker
  2. Initiate dashboard
  3. Attempt to add credentials for coinbase advanced trade Screenshot (61)
david-hummingbot commented 1 month ago

If you're able to connect coinbase in the hummingbot terminal you can copy the connector YAML file into the master_account/connectors folder for dashboard and it should show up in the Portfolio page.