vnpy/examples/CryptoTrader/VT_setting.json

20 lines
289 B
JSON

{
"fontFamily": "微软雅黑",
"fontSize": 12,
"mongoHost": "localhost",
"mongoPort": 27017,
"mongoLogging": true,
"darkStyle": true,
"language": "chinese",
"logActive": false,
"logLevel": "debug",
"logConsole": true,
"logFile": true,
"tdPenalty": [],
"maxDecimal": 10
}