20260124
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
}
|
||||
, "COINBASE-FUT": {
|
||||
, "dynamic_instruments": {
|
||||
# dynamically created instruments (futures)
|
||||
# dynamically created instruments (expiring futures)
|
||||
"credentials_key": "COINBASE_ADV_RO"
|
||||
"class": "cvttpy_trading.exchanges.coinbase.futures.market.InstrumentLoader"
|
||||
, "api": {
|
||||
@@ -281,7 +281,7 @@
|
||||
, "url": "https://api.coinbase.com/api/v3/brokerage/products"
|
||||
, "params": {
|
||||
"product_type": "FUTURE"
|
||||
# , "contract_expiry_type": "PERPETUAL" #"EXPIRING"
|
||||
, "contract_expiry_type": "EXPIRING" # "PERPETUAL" #
|
||||
, "expiring_contract_status": "STATUS_UNEXPIRED"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user