Skip to main content

Currency Pairs


Implementation details

Class names

Model nameParameters classData class
CurrencyPairsCurrencyPairsQueryParamsCurrencyPairsData

Import Statement

from openbb_core.provider.standard_models.currency_pairs import (
CurrencyPairsData,
CurrencyPairsQueryParams,
)

Parameters

query: str

Query to search for currency pairs.

Optional: True

Data

symbol: str

Symbol representing the entity requested in the data.

name: str

Name of the currency pair.