Portfolio Margin
Query Portfolio Margin Asset Index Price (MARKET_DATA)
Query Portfolio Margin Asset Index Price
Weight(IP):
- 1 if send asset
- 50 if not send asset
get/sapi/v1/portfolio/asset-index-price
Query parameters
assetstring
Example:BTC
Response
asset price index
Example response
[
{
"asset": "USDT",
"assetIndexPrice": "28251.9136906",
"time": 1683518338121
}
]