Skip to main content

summary

Request Oanda account summary.

Source Code: [link]

openbb.forex.oanda.summary(accountID: str = "REPLACE_ME")

Parameters

NameTypeDescriptionDefaultOptional
accountIDstrOanda account ID, by default cfg.OANDA_ACCOUNTREPLACE_METrue

Returns

TypeDescription
Union[pd.DataFrame, bool]Account summary data or False