Skip to main content

Get Margin loan growth rate Data

Frequency limit: 1 times/1s (IP)

Description

The growth rate of borrowed funds for a specific coin in cross and isolated margin accounts.

HTTP Request

  • GET /api/v2/mix/market/loan-growth
Request Example
curl "https://api.bitget.com/api/v2/mix/market/loan-growth?symbol=BTCUSDT"

Request Parameters

ParameterTypeRequiredDescription
symbolStringYesTrading pair
periodStringNoDefault:24h, support:
24h
30d
coinStringNoBase coin or quete coin, default: base coin
Response Example
{
"code": "00000",
"msg": "success",
"requestTime": 1656589586807,
"data": [
{
"ts": "1713942000000",
"growthRate": "-0.96"
},
{
"ts": "1713942000000",
"growthRate": "-0.96"
}
]
}

Response Parameters

ParameterTypeDescription
growthRateStringgrowth ratio
tsStringMillseconds time