Long/Short Chart
Long/Short Chart
Query Parameters
Name
Type
Description
{
"code": "0",
"msg": "success",
"data": {
"symbol": "BTC",
"longRateList": [
],
"shortsRateList": [
],
"priceList": [
],
"longShortRateList": [
],
"dateList": [
],
"timeType": 1
},
"success": true
}Last updated