12 lines
206 B
INI
12 lines
206 B
INI
{
|
|
"type": "redis",
|
|
"redis_settings": "localhost"
|
|
, "app_channels": {
|
|
"executor": "EXEC"
|
|
, "risk_manager": "RMGR"
|
|
, "trader": "TRDR"
|
|
, "quant": "QUANT"
|
|
}
|
|
}
|
|
|