get_liquidated_positions
Retrieve public liquidated positions filtered by symbol and time range to monitor and analyze liquidation events.
Instructions
Get public liquidated positions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| size | No | Page size | |
| end_t | No | End timestamp | |
| symbol | No | Optional symbol filter | |
| start_t | No | Start timestamp |