From 1db1724010db61aa1e5dcb71d6ab67cf94c4eb76 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Fri, 23 Jan 2026 22:19:01 +0000 Subject: [PATCH] 20260123 --- data/refdata/exchanges.cfg | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/data/refdata/exchanges.cfg b/data/refdata/exchanges.cfg index 6a048da..1ad00ba 100644 --- a/data/refdata/exchanges.cfg +++ b/data/refdata/exchanges.cfg @@ -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" }