vnpy/vn.trader/riskManager/RM_setting.json

8 lines
156 B
JSON
Raw Normal View History

2016-05-03 12:35:59 +00:00
{
"orderFlowClear": 1,
2016-05-04 12:54:38 +00:00
"workingOrderLimit": 20,
"tradeLimit": 100,
2016-05-03 12:35:59 +00:00
"orderSizeLimit": 10,
"active": true,
"orderFlowLimit": 10
}