Retrieve daily aggregated short sale volume data reported to FINRA from off-exchange trading venues and alternative trading systems (ATS) for specified stock tickers. This endpoint captures daily trading activity of short sales, enabling intraday sentiment analysis, short-sale trend identification, liquidity analysis, and trading strategy optimization.
- 服务商
- Massive 股票 REST API
- 输入摘要
- {"name":"ticker","type":"string","required":false,"description":"The primary ticker symbol for the stock."}, {"name":"ticker.any_of","type":"string","required":false,"description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."}, {"name":"ticker.gt","type":"string","required":false,"description":"Search ticker for values that are greater than the given value."}, {"name":"ticker.gte","type":"string","required":false,"description":"Search ticker for values that are greater than or equal to the given value."}, {"name":"ticker.lt","type":"string","required":false,"description":"Search ticker for values that are less than the given value."}, {"name":"ticker.lte","type":"string","required":false,"description":"Search ticker for values that are less than or equal to the given value."}, {"name":"date","type":"string","required":false,"description":"The date of trade activity reported in the format YYYY-MM-DD"}, {"name":"date.any_of","type":"string","required":false,"description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息