This commit is contained in:
Cryptoval Trading Technologies
2026-03-24 20:24:01 +00:00
parent 294d944f90
commit 547ddb3bd2
+1 -3
View File
@@ -4,6 +4,7 @@
"__DUMMY__": {} "__DUMMY__": {}
# ----------------------------- A # ----------------------------- A
, "TRADING_SIMULATOR": { , "TRADING_SIMULATOR": {
"__dummy__": null
# "exchange_id": "COINBASE" # "exchange_id": "COINBASE"
# , "name": "Coinbase AT (Simulated)" # , "name": "Coinbase AT (Simulated)"
# , "type": "SPOT" # , "type": "SPOT"
@@ -17,9 +18,6 @@
, "price_throttle": true , "price_throttle": true
, "api": { , "api": {
"REST": {
"products_url": "https://api.exchange.coinbase.com/products"
},
"web_socket": { "web_socket": {
"url": "wss://ws-feed.exchange.coinbase.com" "url": "wss://ws-feed.exchange.coinbase.com"
} }