top_losers
Identify top losing stocks and crypto by exchange and timeframe to find potential short opportunities.
Instructions
Return top losers for an exchange and timeframe. Supports crypto (KUCOIN, BINANCE, MEXC) and stocks (EGX, BIST, NASDAQ).
Returns list[dict] on success, or an error envelope on total upstream
failure ({"error": {"code": "ALL_BATCHES_FAILED", ...}}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| exchange | No | KUCOIN | |
| timeframe | No | 15m |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |