Skip to main content

Equity Screener


Implementation details

Class names

Model nameParameters classData class
EquityScreenerEquityScreenerQueryParamsEquityScreenerData

Import Statement

from openbb_core.provider.standard_models.equity_screener import (
EquityScreenerData,
EquityScreenerQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
providerLiteral['fmp']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'fmp' if there is no default.fmpTrue

Data

NameTypeDescription
symbolstrSymbol representing the entity requested in the data.
namestrName of the company.