Market Anomaly
anomalyDetect unusual price and volume changes across HK, US, CN, and SG markets. Optionally filter by stock symbol and control the number of alerts returned.
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) |