BinanceGetVIPLoanOngoingOrders
Retrieve your active VIP loan orders from Binance, filtering by loan coin, collateral coin, order ID, or collateral account ID to monitor current positions.
Instructions
Allows VIP users to retrieve a list of their current active loan orders. Users can filter results by loan coin, collateral coin, order ID, or collateral account ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page, default 10, max 100 | |
| current | No | Current page, start from 1, max 1000 | |
| orderId | No | Optional order ID | |
| loanCoin | No | Optional loan coin | |
| recvWindow | No | Optional time window for request validity | |
| collateralCoin | No | Optional collateral coin | |
| collateralAccountId | No | Optional collateral account ID |