BinanceMyPreventedMatches
Retrieve prevented matches from Binance's Self-Trade Prevention. Filter by symbol, order ID, or match ID to review blocked trades and avoid account risk.
Instructions
Get prevented matches for Self-Trade Prevention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 500; max 1000 | |
| symbol | Yes | Symbol of the trading pair (e.g., BTCUSDT) | |
| orderId | No | Order ID | |
| recvWindow | No | The value cannot be greater than 60000 | |
| preventedMatchId | No | Prevented match ID | |
| fromPreventedMatchId | No | Prevented match ID to fetch from |