top_losers
Identify top losing stocks or cryptocurrencies for any supported exchange and timeframe. Returns a list of the biggest decliners to quickly spot market weakness.
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 |