20250823
This commit is contained in:
parent
7ead186330
commit
9d531a87e6
@ -334,18 +334,17 @@
|
||||
"url": "wss://ws-feed.exchange.coinbase.com"
|
||||
}
|
||||
}
|
||||
z}
|
||||
, "instruments": {
|
||||
"credentials_key": "COINBASE_ADV_RO"
|
||||
"class": "cvttpy_trading.exchanges.coinbase.spot.market.InstrumentLoader"
|
||||
, "api": {
|
||||
"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"
|
||||
}
|
||||
}
|
||||
, "instruments": {
|
||||
"credentials_key": "COINBASE_ADV_RO"
|
||||
"class": "cvttpy_trading.exchanges.coinbase.spot.market.InstrumentLoader"
|
||||
, "api": {
|
||||
"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