get
https://api.ortex.com/api/v1/index/short_dtc
Access a key metric used to evaluate short interest pressure on a security. Days to Cover (DTC) provides an estimate of how many trading days it would take, based on average daily volume, for all short positions to be covered (i.e., bought back).
Available Data Points:
- Date: The specific date for which the data is retrieved (
YYYY-MM-DDformat). - Operating MIC: The operating Market Identifier Code of the security.
- Ticker: The ticker symbol associated with the security.
- Exchange: Symbol of the exchange where the security trades.
- Company: The name of the company issuing the security.
- Figi The Financial Instrument Global Identifier.
- Share_class_figi: The Financial Instrument Global Identifier for the share class.
- Days to cover: An estimate of the number of trading days it would take to buy back all shares currently sold short, based on average daily volume.
Try it out! You can test the API with the trial key TEST. Simply include it in your request headers; either here, or add the header "Ortex-Api-Key": "TEST" to your http request.
Trial key restrictions: A list of randomly selected rows will be returned
Get full access! Get a key at app.ortex.com/apis
