A/H Premium
ah_premiumRetrieve A/H share premium historical K-line data with open, high, low, close values for any symbol and period.
Instructions
Get A/H share premium historical K-line data. Returns items[]{timestamp, open, high, low, close} representing the premium percentage over the given period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" | |
| period | No | K-line period: "1m", "5m", "15m", "30m", "60m", "day" (default), "week", "month", "year" | |
| count | No | Number of K-lines to return (default: 100) |