-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no module named 'coinbase' #163
Comments
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. |
Hi, First, with docker, is there a need to initiate and install the coinbase module seperately ? And by the way, stand alone connection is working properly, only dashboard doesn't do what it should :-/ Looking forward for your support, appreciate. |
If you want to use the dashboard, you will have to copy the yml from the backend API for Coinbase into the dashboard container. I would not recommend this though as I’ve found several different connection issues with the dashboard.
Yes technically I believe the dashboard just pastes the YAML from the standalone terminal into the ui but I’ve found the standalone to have more customization and it’s easier to monitor trading on there
…________________________________
From: timoklein79 ***@***.***>
Sent: Wednesday, September 11, 2024 12:43 AM
To: hummingbot/dashboard
Cc: Alex Coronado; Author
Subject: Re: [hummingbot/dashboard] no module named 'coinbase' (Issue #163)
Hi,
as I am facing the same issue and don't get the hint, can you please briefly explain.
First, with docker, is there a need to initiate and install the coinbase module seperately ?
Second, with terminal, is it meant to use the stand alone client and paste this YAML file to dashboard ?
And by the way, stand alone connection is working properly, only dashboard doesn't do what it should :-/
Looking forward for your support, appreciate.
—
Reply to this email directly, view it on GitHub<#163 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BKAY5OMJWWO7X6X2I5J6RBDZV7Q65AVCNFSM6AAAAABLHPVVI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBSG44TANJSHE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi, I’m new to all this. Are you saying if I want to use Coinbase that I shouldn’t use the dashboard version and instead just use the normal hummingbot that’s not installed using the docker containers? |
I would suggest to use the standalone hummingbot client either source or docker should work ok for Coinbase. However for dashboard, there's are compatibility issues with the dependency we use for the hummingbot lib so we cant use it for now. |
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
The text was updated successfully, but these errors were encountered: