GetRobotGroupList方法用于获取请求中API KEY对应的发明者量化交易平台账号下的实盘分组列表。
GetRobotGroupList
API KEY
返回值
json { "code": 0, "data": { "result": { "items": [{ "id": 3417, "name": "测试" }, { "id": 3608, "name": "实盘演示" }] }, "error": null } }
items
参数
无参数