20260402
This commit is contained in:
@@ -11,16 +11,6 @@
|
|||||||
|
|
||||||
"mktdata" : {
|
"mktdata" : {
|
||||||
"class": "cvttpy_trading.exchanges.coinbase.spot.mkt_data.XXXXXXXX"
|
"class": "cvttpy_trading.exchanges.coinbase.spot.mkt_data.XXXXXXXX"
|
||||||
|
|
||||||
, "reconnect_secs": 2
|
|
||||||
, "max_connections": 10
|
|
||||||
, "price_throttle": true
|
|
||||||
|
|
||||||
, "api": {
|
|
||||||
"web_socket": {
|
|
||||||
"url": "wss://ws-feed.exchange.coinbase.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"order_entry": {
|
"order_entry": {
|
||||||
"class": "cvttpy_trading.exchanges.coinbase.spot.oe_client.CoinbaseSpotOEClient"
|
"class": "cvttpy_trading.exchanges.coinbase.spot.oe_client.CoinbaseSpotOEClient"
|
||||||
|
|||||||
Reference in New Issue
Block a user