Market Anomaly
anomalyIdentify unusual price and volume changes across HK, US, CN, and SG markets. Filter by stock symbol to pinpoint specific anomalies.
Instructions
Get market anomaly alerts (unusual price/volume changes). market: HK/US/CN/SG. symbol: optional, filter to a specific stock. count: results per page (default 50, max 100). Returns changes[]{symbol, name, change_rate, volume, ...}, all_off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market code: HK, US, CN, SG | |
| symbol | No | Filter to a specific symbol, e.g. "700.HK" or "AAPL.US" | |
| count | No | Number of results to return (default: 50, max: 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | No | Anomaly alert entries. | |
| all_off | No | Whether anomaly alerting is globally off for the market. |