20260123
This commit is contained in:
@@ -351,17 +351,7 @@
|
|||||||
, "price_throttle": true
|
, "price_throttle": true
|
||||||
|
|
||||||
, "api": {
|
, "api": {
|
||||||
"REST": {
|
# for product/instrument REST settings see exchange_instruments.cfg (COINBASE-FUT)
|
||||||
"products": {
|
|
||||||
"method": "GET"
|
|
||||||
, "url": "https://api.coinbase.com/api/v3/brokerage/products"
|
|
||||||
, "params": {
|
|
||||||
"product_type": "FUTURE"
|
|
||||||
, "contract_expiry_type": "PERPETUAL" # "EXPIRING"
|
|
||||||
# , "expiring_contract_status": "STATUS_UNEXPIRED"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"web_socket": {
|
"web_socket": {
|
||||||
"url": "wss://advanced-trade-ws.coinbase.com"
|
"url": "wss://advanced-trade-ws.coinbase.com"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user