Short Trades
short_tradesRetrieve daily short-sale volume history for HK or US stocks by providing a symbol and cutoff timestamp. Filter results with page size up to 100 records.
Instructions
Get daily short-sale volume history for HK or US stocks. Market inferred from symbol suffix. last_timestamp: unix seconds (omit for latest). page_size: 1–100 (default 20). US source: FINRA/NASDAQ daily. HK source: HKEX daily.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "AAPL.US" (US) or "700.HK" (HK). Market is inferred from suffix. | |
| page_size | No | Page size: 1–100 (default: 20) | |
| last_timestamp | Yes | Query cutoff timestamp in seconds (pass current timestamp for latest data) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |