Skip to main content

unusual

Get the complete options chain for a ticker.

Parameters

symbol: str

Symbol to get data for. (the underlying symbol)

Optional: True


Returns

results: list[OptionsUnusual]

Serializable results.


provider: Optional[Literal['intrinio']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

underlying_symbol: str

Symbol representing the entity requested in the data. (the underlying symbol)

contract_symbol: str

Contract symbol for the option.