get_market_anomaly
Retrieve intraday anomaly alerts for stocks: rockets, dives, large buys, or large sells. Filter by type or get all.
Instructions
Get intraday anomaly alerts (异动).
Leave anomaly_type empty for all; specify for a single type. anomaly_type: rocket/dive/large_buy/large_sell get_market_anomaly(anomaly_type="rocket", count=20)
Args: anomaly_type: rocket/dive/large_buy/large_sell (default: all) count: Max results (default 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| anomaly_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |