20260402
This commit is contained in:
@@ -14,14 +14,14 @@
|
|||||||
# SIM_ORDER_ENTRY_WS_PORT=28081
|
# SIM_ORDER_ENTRY_WS_PORT=28081
|
||||||
# SIM_ORDER_ENTRY_REST_PORT=28082
|
# SIM_ORDER_ENTRY_REST_PORT=28082
|
||||||
# SIM_ACCOUNTING_REST_PORT=28083
|
# SIM_ACCOUNTING_REST_PORT=28083
|
||||||
# SIM_HOST=localhost
|
# SIM_HOST=rt_simulator # for
|
||||||
|
|
||||||
"mktdata" : {
|
"mktdata" : {
|
||||||
#
|
#
|
||||||
"class": "cvttpy_trading.exchanges.mkt_simulator.md_client.MktSimMdClientFeed"
|
"class": "cvttpy_trading.exchanges.mkt_simulator.md_client.MktSimMdClientFeed"
|
||||||
},
|
},
|
||||||
"order_entry": {
|
"order_entry": {
|
||||||
"class": "cvttpy_trading.exchanges.mkt_simulator.oe_client.CoinbaseSpotOEClient"
|
"class": "cvttpy_trading.exchanges.mkt_simulator.oe_client.MarketSimulatorOEClient"
|
||||||
|
|
||||||
, "api": {
|
, "api": {
|
||||||
"web_socket": {
|
"web_socket": {
|
||||||
|
|||||||
Reference in New Issue
Block a user