ad6f143e43aa
Comprehensive FINRA short interest data that tracks the short selling metrics for securities on a specific settlement date.
Query parameters
The primary ticker symbol for the stock.
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Filter greater than the value.
Filter greater than or equal to the value.
Filter less than the value.
Filter less than or equal to the value.
Calculated as short_interest divided by avg_daily_volume, representing the estimated number of days it would take to cover all short positions based on average trading volume. Value must be a floating point number.
Filter equal to any of the values. Multiple values can be specified by using a comma separated list. Value must be a floating point number.
Filter greater than the value. Value must be a floating point number.
Filter greater than or equal to the value. Value must be a floating point number.
Filter less than the value. Value must be a floating point number.
Filter less than or equal to the value. Value must be a floating point number.
The date (formatted as YYYY-MM-DD) on which the short interest data is considered settled, typically based on exchange reporting schedules.
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Filter greater than the value.
Filter greater than or equal to the value.
Filter less than the value.
Filter less than or equal to the value.
The average daily trading volume for the stock over a specified period, typically used to contextualize short interest. Value must be an integer.
Filter equal to any of the values. Multiple values can be specified by using a comma separated list. Value must be an integer.
Filter greater than the value. Value must be an integer.
Filter greater than or equal to the value. Value must be an integer.
Filter less than the value. Value must be an integer.
Filter less than or equal to the value. Value must be an integer.
Limit the maximum number of results returned. Defaults to '10' if not specified. The maximum allowed limit is '50000'.
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'ticker' if not specified. The sort order defaults to 'asc' if not specified.
Response
A list of results.