This commit is contained in:
Cryptoval Trading Technologies
2024-10-06 16:08:06 +00:00
parent 16228e7f0d
commit 4bc2ee411a
2 changed files with 116 additions and 0 deletions
+10
View File
@@ -419,6 +419,16 @@
, "channel_prefix": "MD_ALPACA_03"
}
}
, "MARKET_SIMULATOR": {
"exchange_id": "MARKET_SIMULATOR"
, "name": "Market Simulator"
, "type": "SIM"
, "mktdata" : {
"class": "cvttpy.exchanges.mkt_simulator.mkt_data.MktSimMdClientFeed"
"ws_url": "ws://localhost:8080/ws"
}
}
# ---------------------------- O
, "OKX": {
"exchange_id": "OKX"