get_short_volume
Retrieve daily short-volume data for a stock ticker, with optional date filtering and pagination.
Instructions
Daily short-volume data for a ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock symbol. | |
| date_gte | No | Inclusive lower bound on date. | |
| limit | No | Max rows. Default 30. | |
| cursor | No | Pagination cursor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||