-
### Describe the bug
When selecting random connectors for testing PMM controller, found `coinbase_advanced_trade` returning `No module named 'coinbase'` when adding API keys
![image](https://githu…
-
Coinbase Pro is shutting down and migrating to Coinbase Advanced. This needs to be updated to use Coinbase Advanced.
-
### Describe the bug
I'm encountering an issue while running the pmm strategy on Hummingbot with the Coinbase Advanced Trade API. The strategy places orders successfully, but Hummingbot fails to reco…
-
Your code has been working fine since about 2 days ago since they depreciated coinbase pro authentication system and forced a v2 or greater.
[ Line 121 in HistoricalData.py ](https://github.com/Dav…
-
### 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 in…
-
Been using the bgworker for crypto data and it seems it might have quit working 😭
```
# Err message
{"level":"info","timestamp":"2024-09-12T14:04:44.601Z","msg":"Response error: Coinbase Pro API…
-
Hello,
considering the mandatory migration from Coinbase Pro to Coinbase Advanced Trading, I'm assuming some changes will be required in this library:
Migrating from Pro
https://docs.cloud.coin…
-
### Operating System
MacOS Sequoia
### Programming Languages
Python
### CCXT Version
4.3.95
### Description
While trying to update 2 different order books using 2 instances of wat…
-
Seem like Coinbase Pro disabled deposits as they want to use coinbase.com API from now on. Any plan for adjusting that shift?
-
### Describe the bug
When starting my script the first BuyOrderEventCreated and SellOrderEventCreated are registered and logged. Following this when these orders are cancelled the CancelOrderEvent …