top_losers
Retrieve the top losing assets for a specified exchange and timeframe, covering crypto (KUCOIN, BINANCE, MEXC) and stocks (EGX, BIST, NASDAQ). Use this to identify declining instruments quickly for analysis or trading decisions.
Instructions
Return top losers for an exchange and timeframe. Supports crypto (KUCOIN, BINANCE, MEXC) and stocks (EGX, BIST, NASDAQ).
Returns list[dict] on success. On ANY failure returns a structured
error envelope {"error": {"code": ..., "retryable": ...}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| exchange | No | KUCOIN | |
| timeframe | No | 15m |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |