Skip to main content

fails_to_deliver

Get reported Fail-to-deliver (FTD) data.

Parameters

symbol: str

Symbol to get data for.

Optional: False


Returns

results: list[EquityFTD]

Serializable results.


provider: Optional[Literal['sec']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

settlement_date: date

The settlement date of the fail.

symbol: str

Symbol representing the entity requested in the data.

cusip: str

CUSIP of the Security.

quantity: int

The number of fails on that settlement date.

price: float

The price at the previous closing price from the settlement date.

description: str

The description of the Security.