This commit is contained in:
Cryptoval Trading Technologies
2024-08-23 00:03:05 +00:00
parent 039c744530
commit 31a3a06f34
6 changed files with 27 additions and 28 deletions
+3 -14
View File
@@ -260,8 +260,8 @@
"open_orders_url": ["GET", "https://api.coinbase.com/api/v3/brokerage/orders/historical/batch"]
, "submit_order_url": ["POST", "https://api.coinbase.com/api/v3/brokerage/orders"]
, "cancel_order_url": ["POST", "https://api.coinbase.com/api/v3/brokerage/orders/batch_cancel"]
},
"ws_url": ["WSS", "wss://advanced-trade-ws.coinbase.com"]
}
, "ws_url": ["WSS", "wss://advanced-trade-ws.coinbase.com"]
}
, "accounting": {
@@ -281,7 +281,7 @@
, "max_connections": 10
, "price_throttle": true
, "ws_url": ["WSS", "wss://ws-feed.pro.coinbase.com"]
, "ws_url": ["WSS", "wss://ws-feed.exchange.coinbase.com"]
}
}
, "COINBASE_AT-MDPORTAL": {
@@ -408,17 +408,6 @@
, "channel_prefix": "MD_ALPACA_SNDBX"
}
}
# , "MD_PORTAL_ALPACA_02": {
# "exchange_id": "MD_PORTAL"
# , "name": "MD Portal (proxy)"
# , "type": "PROXY"
# , "mktdata" : {
# "class": "cvttpy.exchanges.proxies.md_portal_clnt.mkt_data.MktDataPortalFeed"
# , "redis_settings": "cvtt-prod-02"
# , "channel_prefix": "MD_ALPACA_02"
# }
# }
, "MD_PORTAL_ALPACA_03": {
"exchange_id": "MD_PORTAL"
, "name": "MD Portal (proxy)"