An ETF is a pooled fund that tracks an index, commodity or basket of assets and is listed on a stock exchange. ETFs trade like shares, offering intraday liquidity and cost-efficient diversification. You can buy or sell ETF units through a brokerage account, allowing you to gain exposure to a broad range of assets in a single ETF trade.
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>