12 lines
222 B
INI
12 lines
222 B
INI
{
|
|
"type": "redis",
|
|
"comm_settings": "/comm/pubsub/redis/localhost"
|
|
, "app_channels": {
|
|
"executor": "EXEC"
|
|
, "risk_manager": "RMGR"
|
|
, "trader": "TRDR"
|
|
, "quant": "QUANT"
|
|
}
|
|
}
|
|
|