20260123
This commit is contained in:
@@ -351,17 +351,7 @@
|
||||
, "price_throttle": true
|
||||
|
||||
, "api": {
|
||||
"REST": {
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
# for product/instrument REST settings see exchange_instruments.cfg (COINBASE-FUT)
|
||||
"web_socket": {
|
||||
"url": "wss://advanced-trade-ws.coinbase.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user