Short Positions
short_positionsGet short interest history for US or HK stocks. See open short positions, short ratio, and trading metrics from FINRA or HKEX.
Instructions
Get short interest history (open short positions) for HK or US stocks. Market inferred from symbol suffix. count: 1–100 (default 20). Unified data[]{timestamp(RFC3339), short_shares(open short position in shares), rate(decimal ratio e.g. 0.009=0.9%), close}. US-only: avg_daily_vol, days_to_cover. HK-only: balance(outstanding short position in HKD). US source: FINRA bi-weekly. HK source: HKEX daily.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return (1-100, default 20) | |
| symbol | Yes | Security symbol, e.g. "AAPL.US" (US) or "700.HK" (HK). Market is inferred from suffix. |