get_short_interest
Retrieve bi-monthly short interest reports for a stock ticker. Filter by settlement date and paginate results.
Instructions
Bi-monthly short interest reports for a ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock symbol. | |
| settlement_date_gte | No | Inclusive lower bound on settlement date. | |
| limit | No | Max rows. Default 12. | |
| cursor | No | Pagination cursor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||