Skip to main content

INFO

ETF Information Overview.

Syntax

=OBB.ETF.INFO(symbol)

Examples

=OBB.ETF.INFO("SPY")
=OBB.ETF.INFO("SPY,IWM,QQQ,DJIA")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for. (ETF) Multiple comma separated items allowed.True

Data

NameDescription
symbolSymbol representing the entity requested in the data. (ETF)
nameName of the ETF.
descriptionDescription of the fund.
inception_dateInception date of the ETF.
etfCompanyCompany of the ETF.
cusipCUSIP of the ETF.
isinISIN of the ETF.
domicileDomicile of the ETF.
asset_classAsset class of the ETF.
aumAssets under management.
navNet asset value of the ETF.
nav_currencyCurrency of the ETF's net asset value.
expense_ratioThe expense ratio, as a normalized percent.
holdings_countNumber of holdings.
avg_volumeAverage daily trading volume.
websiteWebsite of the issuer.