20250823
This commit is contained in:
parent
7ead186330
commit
9d531a87e6
@ -334,18 +334,17 @@
|
|||||||
"url": "wss://ws-feed.exchange.coinbase.com"
|
"url": "wss://ws-feed.exchange.coinbase.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
z}
|
}
|
||||||
, "instruments": {
|
, "instruments": {
|
||||||
"credentials_key": "COINBASE_ADV_RO"
|
"credentials_key": "COINBASE_ADV_RO"
|
||||||
"class": "cvttpy_trading.exchanges.coinbase.spot.market.InstrumentLoader"
|
"class": "cvttpy_trading.exchanges.coinbase.spot.market.InstrumentLoader"
|
||||||
, "api": {
|
, "api": {
|
||||||
"REST": {
|
"REST": {
|
||||||
"products_url": "https://api.coinbase.com/api/v3/brokerage/products"
|
"products_url": "https://api.coinbase.com/api/v3/brokerage/products"
|
||||||
"futures_params": {
|
"futures_params": {
|
||||||
"product_type": "FUTURE",
|
"product_type": "FUTURE",
|
||||||
"contract_expiry_type": "EXPIRING",
|
"contract_expiry_type": "EXPIRING",
|
||||||
"expiring_contract_status": "STATUS_UNEXPIRED"
|
"expiring_contract_status": "STATUS_UNEXPIRED"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user