{
"code": 0,
"data": {
"records": [
{
"symbol": "string",
"interval": "string",
"open": 0,
"high": 0,
"close": 0,
"low": 0,
"amount": 0,
"volume": 0,
"position": 0,
"bob": "string",
"eob": "string",
"type": 0,
"flag": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string"
},
"msg": "string"
}