20260312
This commit is contained in:
@@ -82,11 +82,18 @@
|
||||
}
|
||||
, "musvc_peers": [
|
||||
# enable/disable peer dependency
|
||||
{"config_section": "bookkeeper", "name": "Bookkeeper"},
|
||||
{"config_section": "pricer", "name": "Pricer"},
|
||||
{"config_section": "trader", "name": "Trader"},
|
||||
{
|
||||
"config_section": "bookkeeper",
|
||||
"name": "Bookkeeper"
|
||||
},
|
||||
{
|
||||
"config_section": "pricer",
|
||||
"name": "Pricer"
|
||||
},
|
||||
{
|
||||
"config_section": "trader", "name": "Trader"},
|
||||
{"config_section": "risk_manager", "name": "Risk Manager"},
|
||||
{"config_section": "ac_gateway", "name": "Accounting GW"},
|
||||
{"config_section": "accounting_gateway", "name": "Accounting GW"},
|
||||
{"config_section": "market_data_gateway", "name": "Market Data GW"},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user