ETF
Exchange-Traded Fund tracking index or basket
Extends: Finance
ETF
Exchange-Traded Fund tracking index or basket
Reference
ETF - finance.org.ai
Relationships
- relatedTo: https://schema.org/FinancialProduct
Properties
- index: 4
Usage
import { $ } from 'sdk.do'
// Query for ETF
const result = await db.query({
subject: $.ETF,
})