This commit is contained in:
Cryptoval Trading Technologies 2025-08-23 00:52:01 +00:00
parent 88fccf318e
commit 7ead186330

View File

@ -334,6 +334,7 @@
"url": "wss://ws-feed.exchange.coinbase.com"
}
}
z}
, "instruments": {
"credentials_key": "COINBASE_ADV_RO"
"class": "cvttpy_trading.exchanges.coinbase.spot.market.InstrumentLoader"
@ -341,7 +342,9 @@
"REST": {
"products_url": "https://api.coinbase.com/api/v3/brokerage/products"
"futures_params": {
"product_type": "FUTURE",
"contract_expiry_type": "EXPIRING",
"expiring_contract_status": "STATUS_UNEXPIRED"
}
}
}