This commit is contained in:
Cryptoval Trading Technologies 2025-08-27 20:26:01 +00:00
parent 92cfbc36a6
commit c8c2f08c20

View File

@ -344,7 +344,7 @@
, "mktdata" : { , "mktdata" : {
"credentials_key": "COINBASE_ADV_RO" "credentials_key": "COINBASE_ADV_RO"
"class": "cvttpy_trading.exchanges.coinbase.spot.mkt_data.CoinbaseMdFeed" "class": "cvttpy_trading.exchanges.coinbase.futures.mkt_data.CoinbaseFutMdFeed"
, "reconnect_secs": 2 , "reconnect_secs": 2
, "max_connections": 10 , "max_connections": 10
@ -352,7 +352,7 @@
, "api": { , "api": {
"REST": { "REST": {
"products_url": "https://api.exchange.coinbase.com/products" "products_url": "https://api.coinbase.com/api/v3/brokerage/products"
}, },
"web_socket": { "web_socket": {
# "url": "wss://ws-feed.exchange.coinbase.com" # "url": "wss://ws-feed.exchange.coinbase.com"