Skip to main content

Options Unusual


Implementation details

Class names

Model nameParameters classData class
OptionsUnusualOptionsUnusualQueryParamsOptionsUnusualData

Import Statement

from openbb_core.provider.standard_models.options_unusual import (
OptionsUnusualData,
OptionsUnusualQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for. (the underlying symbol)NoneTrue
providerLiteral['intrinio']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'intrinio' if there is no default.intrinioTrue

Data

NameTypeDescription
underlying_symbolstrSymbol representing the entity requested in the data. (the underlying symbol)
contract_symbolstrContract symbol for the option.