vnpy/vn.trader/riskManager/RM_setting.json

9 lines
185 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,
"orderCountLimit": 400,
"orderFlowLimit": 50
2016-05-03 12:35:59 +00:00
}