This commit is contained in:
Cryptoval Trading Technologies
2026-01-23 22:19:01 +00:00
parent 228da4819d
commit 1db1724010
+1 -11
View File
@@ -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"
}