This commit is contained in:
Cryptoval Trading Technologies
2026-04-02 00:37:01 +00:00
parent bb354ae879
commit 5ac78da037
-10
View File
@@ -11,16 +11,6 @@
"mktdata" : {
"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": {
"class": "cvttpy_trading.exchanges.coinbase.spot.oe_client.CoinbaseSpotOEClient"