20250827
This commit is contained in:
parent
f167ee1f71
commit
98e08b86b7
@ -354,10 +354,15 @@
|
|||||||
"REST": {
|
"REST": {
|
||||||
"products": {
|
"products": {
|
||||||
"method": "GET"
|
"method": "GET"
|
||||||
, "url"https://api.coinbase.com/api/v3/brokerage/products"}
|
, "url": "https://api.coinbase.com/api/v3/brokerage/products"
|
||||||
|
, "params": {
|
||||||
|
"product_type": "FUTURE"
|
||||||
|
, "contract_expiry_type": "EXPIRING"
|
||||||
|
, "expiring_contract_status": "STATUS_UNEXPIRED"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"web_socket": {
|
"web_socket": {
|
||||||
# "url": "wss://ws-feed.exchange.coinbase.com"
|
|
||||||
"url": "wss://advanced-trade-ws.coinbase.com"
|
"url": "wss://advanced-trade-ws.coinbase.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user