20250823
This commit is contained in:
parent
88fccf318e
commit
7ead186330
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user