get_market_adl_events
Retrieve auto-deleveraging (ADL) settlement events for a specific market to review force-closed positions that covered a shortfall. Provide market ID and optional limit.
Instructions
Get the auto-deleveraging (ADL) settlement history for one market — the events where the engine force-closed positions to cover a shortfall. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return (max 1000). | |
| market_id | Yes | Market id, e.g. "BTC-USDX-PERP". |