Skip to main content

unusual

Get the complete options chain for a ticker.

Parameters

symbol: str | None
Symbol to get data for. (the underlying symbol)


Returns

results: 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 | None
Symbol representing the entity requested in the data. (the underlying symbol)

contract_symbol: str
Contract symbol for the option.