sec_ftd_latest
Return the latest published official SEC fails-to-deliver balance for one exact ticker, optionally as of a date, from the hosted hot window. Includes settlement date, aggregate outstanding quantity, issuer label, SEC price field, source file, snapshot hash, and provenance. Use this for 'latest reported FTD balance for GME' or 'what was the most recent AMC fail balance by June 30?'. A fail can arise from long or short sales and is not evidence of abusive or naked short selling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Settlement date in YYYY-MM-DD format, within the hosted hot window. | |
| symbol | Yes | Exact ticker symbol as published by the SEC. Use sec_ftd_search_securities for issuer-name searches. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |