{"id":844365,"date":"2020-04-15T14:35:42","date_gmt":"2020-04-15T18:35:42","guid":{"rendered":""},"modified":"2026-03-09T18:30:46","modified_gmt":"2026-03-09T22:30:46","slug":"how-to-invest-in-index-funds","status":"publish","type":"post","link":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds","title":{"rendered":"How to invest in index funds"},"content":{"rendered":"<h3>What is an index fund?<\/h3><p>An index fund is a type of mutual fund or exchange-traded fund (ETF) that holds the same assets that are part of a market index, such as the S&amp;P 500. Because of that, the price of the index fund moves the same as the market index.<\/p><h3>3 steps to invest in index funds<\/h3><p>Investing in ETF index funds is as simple as buying any other stock on the stock market. Here\u2019s how it works:<\/p><ul><li><a href=\"#step1\" class=\"scroll\">Pick an index.<\/a><\/li><li><a href=\"#step2\" class=\"scroll\">Pick a fund for the index.<\/a><\/li><li><a href=\"#step3\" class=\"scroll\">Buy the index fund.<\/a><\/li><\/ul><h4 id=\"step1\">1. Pick an index<\/h4><p>An index fund tracks a market index, such as the S&amp;P 500 or Nasdaq. These funds are made out of multiple stocks or other assets. That\u2019s why the index fund performs similarly to the market index it tracks.<\/p><p>There are thousands of indexes to choose from, including those that track large companies, small companies, foreign companies, commodities like gold and silver and more. The most popular ones are:<\/p><ul><li><b><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/invest-in-sp-500\">S&amp;P 500<\/a><\/b>. This index tracks the 500 largest companies listed on US exchanges. Some of the most popular companies in this index include Amazon, American Express, Berkshire Hathaway, Google and FedEx.<\/li><li><b><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/invest-in-the-russell-2000\">Russel 2000<\/a><\/b>. This index tracks the smallest 2,000 companies in the Russell 3000 Index. This includes companies like 3D Systems Corp, AMC Entertainment, Evofem Biosciences and Novavax.<\/li><li><b><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-nasdaq\">Nasdaq Composite<\/a><\/b>. This stock market index includes almost every stock listed on the Nasdaq stock exchange. It mostly includes companies in the information technology sector, such as Apple, eBay, Intel and Google.<\/li><\/ul><h4 id=\"step2\">2. Pick a fund for the index<\/h4><p>Depending on which index you want to invest in, there could be multiple ETFs tracking it. For example, more than 15 ETFs track the S&amp;P 500. The performance of all these ETFs is virtually the same; the difference is which company owns the index \u2014 whether it\u2019s Vanguard, MSCI, iShares, Invesco or others.<\/p><p>Additional aspects to consider before you choose a fund are:<\/p><ul><li><b>Expense ratio<\/b>. This is the ETF\u2019s annual fee. Luckily, it\u2019s relatively low \u2014 typically less than 1% for popular funds \u2014 and rarely goes above 2% annually.<\/li><li><b>Leverage<\/b>. Some ETFs are 2x or 3x leveraged. This means the fund will move two to three times as much as the index would move in either direction. Leveraged funds come with a lot of risk attached, so they\u2019re not for beginner investors or for those with a low risk tolerance.<\/li><li><b>Long or short<\/b>. Long ETFs rise if the index rises and fall if the index falls. Short ETFs move inversely \u2014 your investment rises if the index drops and vice versa.<\/li><\/ul><h4 id=\"step3\">3. Buy the index fund<\/h4><p>Here\u2019s how to buy an index fund from a brokerage account:<\/p><ol><li><b>Sign up and log in<\/b> to your account.<\/li><li><b>Search<\/b> the fund\u2019s ticker symbol or look for the fund manually.<\/li><li><b>Enter the number<\/b> of shares you want to buy and at what price.<\/li><li><b>Review your order<\/b> and submit.<\/li><\/ol><p>Compare broker platforms to find the right one for your needs. Those who want to frequently trade ETFs, should consider a brokerage with $0 commissions on ETFs, like <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/questrade-review\">Questrade<\/a> (free to buy, but there\u2019s a fee to sell) or <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/wealthsimple-review\">Wealthsimple<\/a>.<a id=\"table\"><\/a><\/p><h3 id=\"compare\">Compare brokers to invest in index funds<\/h3><div class=\"content tableWithFilters\n        \n        \n         -table-container\" id=\"comparison-table\" data-section=\"table\">\n    <div class=\"tableWithFilters__tableTop\">\n            <\/div>\n            <div class=\"contentWrapper tableWithFilters__contentWrapper \">\n        <div class=\"tableWithFilters__table content\">\n        <script type=\"text\/javascript\">\nvar getEventToListenTo = () => {\n  if (window.matchMedia('(any-hover:none)').matches) {\n    if (window.matchMedia('(max-width: 450px)').matches) {\n      return \"scroll\";\n    }\n  }\n  return \"DOMContentLoaded\";\n};\nvar eventToWatch = getEventToListenTo();\nconst loadFinderScoreModalcafst = () => {\n  setTimeout(function(){\n   window.loadOnTheFly.html(\n      'partial', {\n          id: 'finder-score-cafst-modal-optimized',\n      },\n      function (response) {\n          document.getElementsByTagName(\"body\")[0].appendChild(response);\n          var modal = document.getElementById('finderScoreModal-cafst');\n          var closeButton = modal.querySelector(\"#closeButton\");\n          closeButton.onclick = function (event) {\n            modal.classList.add(\"elementHidden\");\n          };\n          var btnReadMethodology = modal.querySelector(\"#btnReadMethodology\");\n          btnReadMethodology.addEventListener(\"click\", function(e) {\n            modal.classList.add(\"elementHidden\");\n          });\n          window.onclick = function (event) {\n            if (event.target == modal) {\n              modal.classList.add(\"elementHidden\");\n            }\n          };\n      }\n  );\n  },1000);\n  window.removeEventListener(eventToWatch, loadFinderScoreModalcafst);\n};\nwindow.addEventListener(eventToWatch, loadFinderScoreModalcafst);\nvar showFinderScoreModal = (niche) => {\n  var existCondition = setInterval(function() {\n    const modalLoaded = document.getElementById('finderScoreModal-cafst');\n    if (modalLoaded) {\n      clearInterval(existCondition);\n      modalLoaded.classList.remove('elementHidden');\n    }\n  }, 500); \/\/ check every 0.5s\n}\n<\/script><div class=\"js-comparison-calculator comparison-calculator comparison-calculator--paginationNav f1   \" data-category=\"36e5ef63-30de-4a23-a7cb-c3d0f44cd06c\" data-template=\"comparison\" data-niche=\"CAFST\" data-site=\"CAFST\" data-auto-recalculate=\"true\" data-post-country=\"ca\" data-fieldset=\"share-trading\" data-compare-fieldset=\"compareInfobox\" data-post-id=\"844365\" data-mobile-template=\"\" data-origin=\"straightforward-niche\" data-side-filters=\"false\" data-sort=\"\" data-enable-top-filters=\"false\" data-mobile-data-layout=\"grid\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFST\",\"fieldset\":\"share-trading\",\"template\":\"comparison\",\"category_id\":\"36e5ef63-30de-4a23-a7cb-c3d0f44cd06c\",\"category_name\":\"All Share Trading\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778314918}' data-disable-alternative-products=\"true\" data-force-enable-alternative-products=\"false\" data-niche-default-category=\"\" data-niche-default-path=\"\" data-experiment-flags=\"\"><section class=\"comparison-calculator--container\"><div class=\"comparison-actions\"><div class=\"mobileSort__root\"><\/div><div class=\"u-grid u-grid--gutterCollapse templateTable__dateAndCounterContainer\"><div class=\"u-grid__col \"><small class=\"templateTable__counterContainer\"><span id=\"js-current_product_count-36e5ef63-30de-4a23-a7cb-c3d0f44cd06c\">7 of 7 results<\/span><\/small><\/div><\/div><\/div><form action=\"\" name=\"compareForm\" method=\"post\" class=\"js-compare-bar\" data-compareinfobox=\"\" data-compare-fieldset=\"compareInfobox\" data-niche=\"CAFST\" data-site=\"CAFST\" data-table-id=\"1818\" data-origin=\"straightforward-niche\" data-record-type=\"product\" data-leadform-modal=\"\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFST\",\"fieldset\":\"share-trading\",\"template\":\"comparison\",\"category_id\":\"36e5ef63-30de-4a23-a7cb-c3d0f44cd06c\",\"category_name\":\"All Share Trading\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778314918}'><div class=\"comparisonHistory__root\"><\/div><table class=\"comparison-table f1-clarity-header has-sidepeek js-paginated-table-sorter paginated-table-sorter    has-combined-column-header  combined-column-header-grid js-calculator-table rewards--container loyalty-rewards--container\" id=\"comparison-table-0000000000\" data-has-sidepeek=\"true\" data-rendered-as=\"table\" data-loadmore=\"true\" data-loadmore-version=\"1\" data-loadmore-id=\"1009\" data-niche=\"cafst\" data-sorted=\"false\" data-sorting=\"\" data-pagination-nav=\"20\" data-pagination-nav-offset=\"0\" data-pagination-nav-next-offset=\"\" data-pagination-nav-prev-offset=\"0\" data-product-count=\"7\" data-manual-sponsored-count=\"\" data-include-inactive=\"false\" data-table-filter-presets=\"2d859256bcc2bebb9894a8ce6b819e1eefe1a33385518592a70a8416cf161d8a\" data-table-record-type=\"product\" data-table-record-ids='[\"7752f221-897b-460c-99e2-d0ab161d963d\",\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\",\"d599fb3a-3477-4063-87f4-1540c26e9cad\",\"4683c389-dc2c-4956-85ea-16ae67f2aa37\",\"640c5498-6f16-411b-b038-998827a3a524\",\"975d70ce-a17f-4df3-a20b-5979922c8032\",\"1f60143b-0440-4c50-9fb7-8cbd88131889\"]' data-total-data=\"7\" data-enable-top-filters=\"false\" data-total-product-count=\"7\" data-sponsored-placements=\"3\" data-sponsored-field-code=\"DERIVED.AD_RANK\" data-sponsored-max-per-provider=\"1\" data-override-table-position-configuration=\"false\"><thead class=\"u-bg--background-secondary u-color--foreground-main\"><tr class=\"grid-column-count-5\"><th data-mobile=\"hide\" data-ajax-table-sorter-column=\"CAFST.PRODUCT.DATAPOINT_CAFST_FINDER_SCORE\" class=\"comparison-table__feature default-sort-descending tablesorter-header tablesorter-headerUnSorted comparison-table__sortable th-combined-column-header\" data-field-targetable=\"\" data-sorter-title=\"finder_score\" data-ajax-table-sorter-default-direction=\"DESCENDING\"><span class=\"comparison-table__nameTooltip\" rel=\"popover\" data-tooltip-type=\"Finder Score\" data-content=\"The Finder Score is designed to make it easier to compare trading accounts.\">\n                    Finder Score\n                    <svg class=\"luna-icon\"><use xlink:href=\"#info\"><\/use><\/svg><\/span><svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.DETAILS.ASSET_TYPES\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"available_asset_types\">\n                                                        Available Asset Types\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.DETAILS.ACCOUNT_TYPES\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"account_types\">\n                                                        Account Types\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.FEES.STOCK_FEE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"stock_trading_fee\">\n                                                        Stock Trading Fee\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.FEES.ACCOUNT_FEE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"monthly_account_fee\">\n                                                        Monthly Account Fee\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><\/tr><\/thead><tbody><style>\n\t.rewards-infobox .deals-banner { display:flex; flex-direction: row; border-radius: 16px; border:1px solid #000; overflow: hidden; }\n\t.rewards-infobox .deals-left { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); display:flex; flex-direction: column; align-items:center; justify-content:space-between; position: relative; width: 110px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-left { width: 110px; } }\n\t.rewards-infobox .deals-right { background:#1a50ff; color:#fff; padding: 8px; display:flex; flex-direction: column; gap:2px; justify-content:center; flex: 1; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-right { padding: 8px; } }\n\t.rewards-infobox .deals-phone { position: absolute; top: 8px; left: 12px; }\n\t.rewards-infobox .deals-ends { color:#000; font-weight:800; font-size:12px; line-height:12px; padding:6px 10px; font-style: italic; border-radius: 9999px; display:inline-flex; align-items:center; text-transform: uppercase; display: none; }\n\t.rewards-infobox .deals-ends-text { padding-top: 2px; }\n\t.rewards-infobox .deals-header { display:flex; align-items:center; flex-wrap: nowrap; gap:4px; cursor:pointer; }\n\t.rewards-infobox .deals-amount { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); color:#232320; font-size:32px; line-height:28px; letter-spacing: -0.75px; text-transform: uppercase; padding: 2px 4px 0 2px; border-radius: 4px; font-style: italic; font-weight: bold; font-size: 30px; }\n\t.rewards-infobox .deals-title { color: white; text-transform: uppercase; font-style:italic; font-weight:bold; font-size:16px; flex: 1; }\n\t.rewards-infobox .deals-list { display:flex; flex-direction: column; flex-wrap: wrap; gap:2px; margin: 4px 0 2px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-list { flex-direction: row; row-gap: 4px; column-gap: 20px; } }\n\t.rewards-infobox .deals-step { display:flex; align-items: baseline; gap:4px; }\n\t.rewards-infobox .deals-step-num { background:#FFD23B; color:#000; display:inline-flex; align-items:center; justify-content:center; font-weight:bold; font-style: italic; border-radius:2px; font-size:12px; margin-top:2px; line-height: 12px; padding-top: 2px; min-width: 11px; }\n\t.rewards-infobox .deals-step-text { color:#fff; font-size:12px; line-height:16px; font-weight: bold; }\n\t.rewards-infobox .deals-disclaimer { color:#E8EEFF; font-size:12px; margin-top: 4px; width: fit-content; }\n\t.rewards-infobox .deals-disclaimer a { color:#BFD0FF; text-decoration: underline; font-size: 12px; }\n\t.rewards-infobox .rewards-end-date { font-size: 12px; }\n\t\n\t\t.rewards-infobox .deals-countdown {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tmargin-top: 8px;\n\t\tflex-wrap: wrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__label {\n\t\tcolor: #fff;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\tpadding-right: 6px;\n\t\twhite-space: nowrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__timer {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 4px;\n\t}\n\n\t.rewards-infobox .deals-countdown__unit {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t}\n\n\t.rewards-infobox .deals-countdown__value {\n\t\tbackground: #FFD238;\n\t\tcolor: #000;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\ttext-align: center;\n\t\tfont-style: italic;\n\t\tmin-width: 24px;\n\t\tmin-height: 14px;\n\t\tline-height: 100%;\n\t\tletter-spacing: -0.025em;\n\t\tfont-feature-settings: 'tnum' on, 'lnum' on;\n\t\tpadding: 2px;\n\t}\n\n\t.rewards-infobox .deals-countdown__separator {\n\t\tcolor: #fff;\n\t\tfont-size: 16px;\n\t\tfont-weight: 600;\n\t}\n\n\t@media (max-width: 600px) {\n\t\t.rewards-infobox .deals-countdown__value {\n\t\t\tpadding: 2px;\n\t\t}\n\t}\n\n\t\ttd.comparison-table__feature--longtext div.comparison-table__cellWrapper { width: 100%; }\n\n\t\t@media (max-width: 600px) {\n\t\t.reward-col-order-3 { grid-row: 3 !important; }\n\t\t.reward-col-order-4 { grid-row: 4 !important; }\n\t\t.reward-col-order-5 { grid-row: 5 !important; }\n\t\t.reward-col-order-6 { grid-row: 6 !important; }\n\t\t.reward-col-order-7 { grid-row: 7 !important; }\n\t\t.reward-col-order-8 { grid-row: 8 !important; }\n\t\t.reward-col-order-neg-3 { grid-row: -3 !important; }\n\t\t.reward-col-order-neg-4 { grid-row: -4 !important; }\n\t\t.reward-col-order-neg-5 { grid-row: -5 !important; }\n\t\t.reward-col-order-neg-6 { grid-row: -6 !important; }\n\t\t.reward-col-order-neg-7 { grid-row: -7 !important; }\n\t\t.reward-col-order-neg-8 { grid-row: -8 !important; }\n\t}\n<\/style><style>\n  \/* Gold gradient on minimal UX reward rows (desktop only) *\/\n  @media (min-width: 601px) {\n    tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] {\n      background: linear-gradient(45deg, rgba(255, 210, 59, 0) 76%, rgba(255, 210, 59, 0.5) 100%), #fff;\n      background-repeat: no-repeat;\n      background-size: 50% 50%;\n      background-position: top right;\n    }\n  }\n\n  tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] > td.comparison-table__cta {\n    gap: 4px;\n    margin-top: 0 !important;\n  }\n\n  \/* Pill wrapper centered in CTA cell (td is display:grid with 3 columns) *\/\n  .rewards-pill-wrapper {\n    z-index: 3;\n    align-self: flex-end;\n    justify-self: flex-end;\n\n    @media (max-width: 600px) {\n      grid-column: 1 \/ -1;\n      text-align: center;\n      justify-self: unset;\n    }\n  }\n\n  \/* &#9472;&#9472; Base pill styles (original compact design) &#9472;&#9472; *\/\n  .rewards-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%);\n    border: 1px solid #E6B40F;\n    border-radius: 4px 20px 20px 20px;\n    padding: 0px 8px 0px 2px;\n    cursor: pointer;\n    position: relative;\n    overflow: visible;\n    transition: filter 0.15s ease;\n    height: 24px;\n    box-sizing: border-box;\n\n    @media (max-width: 600px) {\n      box-shadow: 0 0 24px 0 rgba(255, 210, 59, 0.75);\n    }\n  }\n\n  .rewards-pill__shimmer {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    width: 100%;\n    height: 100%;\n    border-radius: 4px 20px 20px 20px;\n    overflow: hidden;\n    pointer-events: none;\n  }\n\n  .rewards-pill__shimmer::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    width: 50%;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent 0%,\n      rgba(255, 255, 255, 0.5) 50%,\n      transparent 100%\n    );\n    animation: rewards-pill-shimmer 4s infinite;\n  }\n\n  .rewards-pill__icon {\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n    position: relative;\n  }\n\n  .rewards-pill__icon-svg {\n    width: 44px;\n    height: 27.75px;\n    overflow: visible;\n  }\n\n  .rewards-pill__star {\n    position: absolute;\n    z-index: 4;\n    opacity: 0;\n    pointer-events: none;\n    width: 22px;\n    height: 22px;\n    top: 55%;\n    left: 3%;\n    margin-top: -19px;\n    margin-left: -6px;\n    animation: rewards-pill-star-rotate 4s infinite;\n  }\n\n  .rewards-pill__text {\n    font-size: 16px;\n    font-style: italic;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0px;\n    color: #092673;\n    z-index: 1;\n    line-height: 24px;\n    white-space: nowrap;\n  }\n\n  \/* &#9472;&#9472; New design overrides (data-show-tc=\"true\") &#9472;&#9472; *\/\n  .rewards-pill[data-show-tc=\"true\"] {\n    padding: 0px 10px 0px 4px;\n    border-radius: 4px 32px 32px 32px;\n    height: 38px;\n    align-items: center;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n    border-radius: 4px 32px 32px 32px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg {\n    width: 68px;\n    height: 48px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n    top: 0;\n    left: 0;\n    margin-top: 0;\n    margin-left: 0;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 900;\n    font-style: italic;\n    font-size: 16px;\n    line-height: 18px;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #092673;\n    white-space: nowrap;\n    text-transform: none;\n  }\n\n  .rewards-pill__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    z-index: 1;\n    height: 100%;\n    padding: 2px 0;\n    box-sizing: border-box;\n  }\n\n  .rewards-pill__tc {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 400;\n    font-style: normal;\n    font-size: 10px;\n    line-height: 130%;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    text-decoration: underline;\n    text-decoration-style: solid;\n    color: #092673;\n    white-space: nowrap;\n  }\n\n  .rewards-pill__tc:hover {\n    opacity: 0.8;\n  }\n\n  @keyframes rewards-pill-shimmer {\n    0% {\n      transform: translateX(100%);\n    }\n    20% {\n      transform: translateX(-100%);\n    }\n    100% {\n      transform: translateX(-100%);\n    }\n  }\n\n  @keyframes rewards-pill-star-rotate {\n    0% {\n      opacity: 0;\n      transform: rotate(0deg) scale(0);\n    }\n    5% {\n      opacity: 1;\n      transform: rotate(45deg) scale(1);\n    }\n    15% {\n      opacity: 1;\n      transform: rotate(135deg) scale(1);\n    }\n    20% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n    100% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n  }\n\n  \/* Rewards Pill Countdown - wrapper layout for countdown + pill *\/\n  .rewards-pill-wrapper:has(.rewards-pill-countdown:not([hidden])) {\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      flex-direction: row;\n      gap: 10px;\n      margin-bottom: 6px;\n    }\n\n    @media (max-width: 600px) {\n      flex-direction: column;\n      gap: 12px;\n    }\n  }\n\n  .rewards-pill-countdown[hidden] {\n    display: none !important;\n  }\n\n  .rewards-pill-countdown {\n    font-family: 'Modern Era', Arial, sans-serif;\n    font-weight: 800;\n    font-size: 12px;\n    line-height: 100%;\n    letter-spacing: -0.025em;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #232320;\n    white-space: nowrap;\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      order: -1;\n    }\n\n    @media (max-width: 600px) {\n      justify-content: center;\n      margin-bottom: 8px;\n    }\n  }\n\n  .rewards-pill-countdown__timer {\n    display: inline;\n  }\n\n  .rewards-pill-countdown__sep {\n    margin: 0 1px;\n  }\n\n<\/style><tr data-product-id=\"7752f221-897b-460c-99e2-d0ab161d963d\" data-provider-id=\"454d7252-dbd4-40b4-a44c-d96e4a110307\" data-product-name=\"Questrade\" data-provider-name=\"Questrade\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  heroInTable__featuredProduct heroInTable__featuredProduct--yellow\"><td class=\"comparison-table__name combined-column-header sponsored-row  f1-clarity-header\"><div class=\"table-disclaimer__cellWrapper\"><button class=\"table-disclaimer\" data-target=\"#disclaimer_popup\" data-toggle=\"modal\" title=\"Important information about this website\" type=\"button\"><span class=\"table-disclaimer__text\"><span class=\"badge-text\">Promoted<\/span><\/span><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#info\"><\/use><\/svg><\/button><\/div><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/questrade-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png\" alt=\"Questrade logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67c7503bd54ab.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/questrade-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Questrade<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Bonds, Options, Mutual Funds, Index Funds, ETFs, Forex, GICs, Precious Metals, IPOs\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Bonds, Options, Mutual Funds, Index Funds, ETFs, Forex, GICs, Precious Metals, IPOs\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,RESP,RRIF,TFSA,Personal,Joint,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           RESP,           RRIF,           TFSA,           Personal,           Joint,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$0\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\"><b>Finder exclusive:<\/b> Get $50 cash back with the Questrade promo code <b>FINDER100<\/b>. Offer ends May 13, 2026. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":9.6,\"badges\":[],\"productId\":\"7752f221-897b-460c-99e2-d0ab161d963d\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/share-trading\/questrade-ca-share-trading-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFST%22%2C%22fieldset%22%3A%22share-trading%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2236e5ef63-30de-4a23-a7cb-c3d0f44cd06c%22%2C%22category_name%22%3A%22All%2BShare%2BTrading%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778314918%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%221%22%2C%22offer_id%22%3A%2223803%22%2C%22niche_code%22%3A%22CAFST%22%2C%22product_id%22%3A%227752f221-897b-460c-99e2-d0ab161d963d%22%2C%22product_name%22%3A%22Questrade%22%2C%22post_id%22%3A%22844365%22%2C%22post_path%22%3A%22stock-trading%252Fhow-to-invest-in-index-funds%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Questrade's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Questrade\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.6,\"badges\":[],\"productId\":\"7752f221-897b-460c-99e2-d0ab161d963d\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-7752f221-897b-460c-99e2-d0ab161d963d\" value=\"7752f221-897b-460c-99e2-d0ab161d963d\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     9.6                    Excellent                                            Questrade            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.6,\"badges\":[],\"productId\":\"7752f221-897b-460c-99e2-d0ab161d963d\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-7752f221-897b-460c-99e2-d0ab161d963d\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\" data-provider-id=\"ba443728-02c5-48e2-8f37-f03f1cd8e4e6\" data-product-name=\"Wealthsimple\" data-provider-name=\"Wealthsimple\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  heroInTable__featuredProduct heroInTable__featuredProduct--yellow\"><td class=\"comparison-table__name combined-column-header sponsored-row  f1-clarity-header\"><div class=\"table-disclaimer__cellWrapper\"><button class=\"table-disclaimer\" data-target=\"#disclaimer_popup\" data-toggle=\"modal\" title=\"Important information about this website\" type=\"button\"><span class=\"table-disclaimer__text\"><span class=\"badge-text\">Promoted<\/span><\/span><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#info\"><\/use><\/svg><\/button><\/div><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/wealthsimple-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png\" alt=\"Wealthsimple logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67e5830d85c2f.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/wealthsimple-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Wealthsimple<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Options, ETFs, Cryptocurrency\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Options, ETFs, Cryptocurrency\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,TFSA,Personal,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           TFSA,           Personal,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$0\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/share-trading\/wealthsimple-trade-ca-stock-trading-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFST%22%2C%22fieldset%22%3A%22share-trading%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2236e5ef63-30de-4a23-a7cb-c3d0f44cd06c%22%2C%22category_name%22%3A%22All%2BShare%2BTrading%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778314918%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%222%22%2C%22offer_id%22%3A%2227031%22%2C%22niche_code%22%3A%22CAFST%22%2C%22product_id%22%3A%2240d8f33d-0ae2-4ee4-9ffa-8b288dd3a606%22%2C%22product_name%22%3A%22Wealthsimple%22%2C%22post_id%22%3A%22844365%22%2C%22post_path%22%3A%22stock-trading%252Fhow-to-invest-in-index-funds%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Wealthsimple's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Wealthsimple\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\" value=\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     8.6                    Great                                            Wealthsimple            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-40d8f33d-0ae2-4ee4-9ffa-8b288dd3a606\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"d599fb3a-3477-4063-87f4-1540c26e9cad\" data-provider-id=\"7f832116-0814-489c-af71-1bc4f6109d6e\" data-product-name=\"CIBC Investor's Edge\" data-provider-name=\"CIBC\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/cibc-investors-edge-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png\" alt=\"CIBC logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67f2de2fc2a4f.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.9<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/cibc-investors-edge-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">CIBC Investor's Edge<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.9<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Bonds, Options, Mutual Funds, ETFs, GICs, Precious Metals, IPOs\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Bonds, Options, Mutual Funds, ETFs, GICs, Precious Metals, IPOs\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,RESP,RRIF,TFSA,Personal,Joint,Business,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           RESP,           RRIF,           TFSA,           Personal,           Joint,           Business,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$6.95\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $6.95\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0 if conditions met, or $100\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0 if conditions met, or $100\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"d599fb3a-3477-4063-87f4-1540c26e9cad\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/share-trading\/cibc-investors-edge-secure-share-trading-ca.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFST%22%2C%22fieldset%22%3A%22share-trading%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2236e5ef63-30de-4a23-a7cb-c3d0f44cd06c%22%2C%22category_name%22%3A%22All%2BShare%2BTrading%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778314918%22%2C%22position%22%3A%223%22%2C%22offer_id%22%3A%2219447%22%2C%22niche_code%22%3A%22CAFST%22%2C%22product_id%22%3A%22d599fb3a-3477-4063-87f4-1540c26e9cad%22%2C%22product_name%22%3A%22CIBC%2BInvestor%2527s%2BEdge%22%2C%22post_id%22%3A%22844365%22%2C%22post_path%22%3A%22stock-trading%252Fhow-to-invest-in-index-funds%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to CIBC's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about CIBC Investor's Edge\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"d599fb3a-3477-4063-87f4-1540c26e9cad\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-d599fb3a-3477-4063-87f4-1540c26e9cad\" value=\"d599fb3a-3477-4063-87f4-1540c26e9cad\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     7.9                    Great                                            CIBC Investor's Edge            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"d599fb3a-3477-4063-87f4-1540c26e9cad\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-d599fb3a-3477-4063-87f4-1540c26e9cad\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"4683c389-dc2c-4956-85ea-16ae67f2aa37\" data-provider-id=\"14cd3df6-5687-41d6-8bfe-b94515e6e4b2\" data-product-name=\"Qtrade Direct Investing\" data-provider-name=\"Qtrade\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/qtrade-direct-investing-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png\" alt=\"Qtrade logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/66db5e0aa0f81.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.1<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/qtrade-direct-investing-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Qtrade Direct Investing<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.1<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Bonds, Options, Mutual Funds, ETFs, GICs, IPOs\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Bonds, Options, Mutual Funds, ETFs, GICs, IPOs\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,RESP,RRIF,TFSA,Personal,Joint,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           RESP,           RRIF,           TFSA,           Personal,           Joint,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$0\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Earn up to $2,000 cashback when you open and fund a new Qtrade account. Valid until <b>July 31, 2026<\/b>. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":9.1,\"badges\":[],\"productId\":\"4683c389-dc2c-4956-85ea-16ae67f2aa37\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/share-trading\/qtrade-ca-stock-trading-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFST%22%2C%22fieldset%22%3A%22share-trading%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2236e5ef63-30de-4a23-a7cb-c3d0f44cd06c%22%2C%22category_name%22%3A%22All%2BShare%2BTrading%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778314918%22%2C%22position%22%3A%224%22%2C%22offer_id%22%3A%2221989%22%2C%22niche_code%22%3A%22CAFST%22%2C%22product_id%22%3A%224683c389-dc2c-4956-85ea-16ae67f2aa37%22%2C%22product_name%22%3A%22Qtrade%2BDirect%2BInvesting%22%2C%22post_id%22%3A%22844365%22%2C%22post_path%22%3A%22stock-trading%252Fhow-to-invest-in-index-funds%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Qtrade's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Qtrade Direct Investing\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.1,\"badges\":[],\"productId\":\"4683c389-dc2c-4956-85ea-16ae67f2aa37\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-4683c389-dc2c-4956-85ea-16ae67f2aa37\" value=\"4683c389-dc2c-4956-85ea-16ae67f2aa37\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     9.1                    Excellent                                            Qtrade Direct Investing            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.1,\"badges\":[],\"productId\":\"4683c389-dc2c-4956-85ea-16ae67f2aa37\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-4683c389-dc2c-4956-85ea-16ae67f2aa37\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"640c5498-6f16-411b-b038-998827a3a524\" data-provider-id=\"832c5f71-bb6f-4e24-88e0-f3d9910fcc5e\" data-product-name=\"BMO InvestorLine\" data-provider-name=\"BMO\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/bmo-investorline-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png\" alt=\"BMO logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/69a8760f8d4cb.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/bmo-investorline-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">BMO InvestorLine<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Bonds, Options, Mutual Funds, ETFs, GICs\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Bonds, Options, Mutual Funds, ETFs, GICs\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,RESP,RRIF,TFSA,Personal,Joint,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           RESP,           RRIF,           TFSA,           Personal,           Joint,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$3.95\u2013$9.95\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $3.95\u2013$9.95\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0 if conditions met, otherwise $50 - $100 per year\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0 if conditions met, otherwise $50 - $100 per year\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Win up to $100,000. Open and fund a new BMO InvestorLine account for your chance to win one of 11 cash prizes. <b>T&amp;Cs apply. Valid until June 1, 2026<\/b>.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about BMO InvestorLine\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.2,\"badges\":[],\"productId\":\"640c5498-6f16-411b-b038-998827a3a524\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-640c5498-6f16-411b-b038-998827a3a524\" value=\"640c5498-6f16-411b-b038-998827a3a524\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     8.2                    Great                                            BMO InvestorLine            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.2,\"badges\":[],\"productId\":\"640c5498-6f16-411b-b038-998827a3a524\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-640c5498-6f16-411b-b038-998827a3a524\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"975d70ce-a17f-4df3-a20b-5979922c8032\" data-provider-id=\"af17af70-1c29-48c0-af25-157752af193f\" data-product-name=\"Interactive Brokers\" data-provider-name=\"Interactive Brokers\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/interactive-brokers-share-trading\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/67cb374726403.png\" alt=\"Interactive Brokers logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67cb374726403.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67cb374726403.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67cb374726403.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67cb374726403.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67cb374726403.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/interactive-brokers-share-trading\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Interactive Brokers<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Bonds, Options, Index Funds, ETFs, Forex, Currencies, Futures\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Bonds, Options, Index Funds, ETFs, Forex, Currencies, Futures\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,TFSA,Personal,Joint,Business,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           TFSA,           Personal,           Joint,           Business,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$1.00,0.5%\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        Min $1.00, Max 0.5%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Interactive Brokers\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.4,\"badges\":[],\"productId\":\"975d70ce-a17f-4df3-a20b-5979922c8032\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-975d70ce-a17f-4df3-a20b-5979922c8032\" value=\"975d70ce-a17f-4df3-a20b-5979922c8032\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     9.4                    Excellent                                            Interactive Brokers            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.4,\"badges\":[],\"productId\":\"975d70ce-a17f-4df3-a20b-5979922c8032\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-975d70ce-a17f-4df3-a20b-5979922c8032\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"1f60143b-0440-4c50-9fb7-8cbd88131889\" data-provider-id=\"d8b8e637-3c62-44a9-b442-888edbcaa88e\" data-product-name=\"Moomoo\" data-provider-name=\"Moomoo\" class=\"grid-column-count-5  mobile-column-count-4 mobile-row-count-7  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/moomoo-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png\" alt=\"Moomoo logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/65ca9a9c51e92.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/moomoo-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Moomoo<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafst.product.datapoint_cafst_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder Score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafst')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"Stocks, Options, ETFs\" data-column-index=\"2\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Available Asset Types\">\n                        Stocks, Options, ETFs\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"RRSP,TFSA,Personal,FHSA,Margin\" data-column-index=\"3\" data-decorator=\"text,global.value.list\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account Types\">\n                        RRSP,           TFSA,           Personal,           FHSA,          Margin\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"$1.49\/stock\" data-column-index=\"4\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Stock Trading Fee\">\n                        $1.49\/stock\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            \" data-sortvalue=\"$0\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\">\n                        $0\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Get up to $4,600+ in trading perks <b>T&amp;Cs apply.<\/b>.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-5 \"><div class=\"comparison-table__cellWrapper\"><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Moomoo\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"1f60143b-0440-4c50-9fb7-8cbd88131889\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-1f60143b-0440-4c50-9fb7-8cbd88131889\" value=\"1f60143b-0440-4c50-9fb7-8cbd88131889\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder Score                                     8.6                    Great                                            Moomoo            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"1f60143b-0440-4c50-9fb7-8cbd88131889\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-1f60143b-0440-4c50-9fb7-8cbd88131889\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><script>\n(function () {\n  window.isInfoBoxMutationObserverInitialized ??= false;\n  if (window.isInfoBoxMutationObserverInitialized) return;\n  window.isInfoBoxMutationObserverInitialized = true;\n\n  document.addEventListener(\"DOMContentLoaded\", () => {\n    function getLinkParams(anchor) {\n      const redirectUrl =\n        anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n\n      try {\n        const url = new URL(redirectUrl);\n        const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n\n        if (!rawParams) return;\n        const decoded = decodeURIComponent(rawParams);\n        const parsed = JSON.parse(decoded);\n        const { offer_id, niche_code, site, product_name, product_id } = parsed;\n\n        return {\n          redirectUrl,\n          offerId: offer_id,\n          niche: niche_code || site,\n          productName: product_name,\n          productId: product_id,\n        };\n      } catch (e) {\n        console.error(\"Failed to parse redirect_tracking_params\", e);\n      }\n    }\n\n    function initCountdownTimer(rewardsProduct, endDateStr) {\n      const countdownEl = rewardsProduct.querySelector(\".deals-countdown\");\n      \n      if (!countdownEl || !endDateStr) return;\n\n      const daysEl = countdownEl.querySelector(\"[data-countdown-days]\");\n      const hoursEl = countdownEl.querySelector(\"[data-countdown-hours]\");\n      const minutesEl = countdownEl.querySelector(\"[data-countdown-minutes]\");\n      const secondsEl = countdownEl.querySelector(\"[data-countdown-seconds]\");\n\n      let countdownInterval;\n\n      const updateCountdown = () => {\n        const now = new Date().getTime();\n        const endTime = new Date(endDateStr).getTime();\n        const distance = endTime - now;\n\n        if (distance < 0) {\n          \/\/ Countdown finished\n          if (daysEl) daysEl.textContent = \"00d\";\n          if (hoursEl) hoursEl.textContent = \"00h\";\n          if (minutesEl) minutesEl.textContent = \"00m\";\n          if (secondsEl) secondsEl.textContent = \"00s\";\n          if (countdownInterval) {\n            clearInterval(countdownInterval);\n          }\n          return;\n        }\n\n        const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n        const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n        const seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n        if (daysEl) daysEl.textContent = days.toString().padStart(2, \"0\") + \"d\";\n        if (hoursEl) hoursEl.textContent = hours.toString().padStart(2, \"0\") + \"h\";\n        if (minutesEl) minutesEl.textContent = minutes.toString().padStart(2, \"0\") + \"m\";\n        if (secondsEl) secondsEl.textContent = seconds.toString().padStart(2, \"0\") + \"s\";\n      };\n\n      \/\/ Update immediately\n      updateCountdown();\n\n      \/\/ Update every second\n      countdownInterval = setInterval(updateCountdown, 1000);\n\n      \/\/ Store interval ID to clear it later if needed\n      rewardsProduct.dataset.countdownInterval = countdownInterval;\n    }\n\n    const initRewards = (table) => {\n      if (!table) return;\n\n      const recordIdsAttr = table.getAttribute(\"data-table-record-ids\");\n      if (!recordIdsAttr) return;\n\n      let productIds = [];\n      try {\n        const decoded = recordIdsAttr.replace(\/&quot;\/g, '\"');\n        productIds = JSON.parse(decoded);\n      } catch (e) {\n        return;\n      }\n\n      if (!productIds.length) return;\n\n      productIds.forEach((productId) => {\n        \/\/ Handle pill clicks (minimal UX variant) - independent of infobox\n        const pill = table.querySelector(\n          `tr[data-product-id=\"${productId}\"] .rewards-pill`\n        );\n        if (pill && !pill.dataset.bound) {\n          pill.dataset.bound = \"true\";\n          pill.addEventListener(\"click\", () => {\n            const row = pill.closest(\"tr\");\n            if (!row) return;\n\n            const cta = row.querySelector(\".rewards--cta\");\n            if (!cta) return;\n\n            const linkParams = getLinkParams(cta);\n            if (!linkParams) return;\n\n            const pillModalParams = {\n              productId: linkParams.productId,\n              campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n              redirectUrl: linkParams.redirectUrl,\n              productName: linkParams.productName,\n              providerName: row.getAttribute(\"data-provider-name\") || \"\",\n              niche: linkParams.niche,\n              offerId: linkParams.offerId,\n              component: \"infobox\",\n            };\n\n            if (\n              window.rewards &&\n              typeof window.rewards.displayModal === \"function\"\n            ) {\n              window.rewards.displayModal(pillModalParams, false, cta);\n            }\n          });\n        }\n\n        const rewardsProduct = table.querySelector(\n          `div[data-rewards-product-id=\"${productId}\"]:not([data-rewards-banner-attached])`\n        );\n        if (!rewardsProduct) return;\n\n        const endDateStr = rewardsProduct.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        \/\/ Format date for Australian locale (dd MMM yyyy)\n        const formattedDate = new Intl.DateTimeFormat(\"en-AU\", {\n          day: \"2-digit\",\n          month: \"short\",\n          year: \"numeric\",\n        }).format(new Date(endDateStr));\n\n        const endDateEl = rewardsProduct.querySelector(\".rewards-end-date\");\n        if (endDateEl && endDateEl.textContent !== formattedDate) {\n          endDateEl.textContent = ` ${formattedDate}`;\n        }\n\n        \/\/ Calculate days remaining\n        const days = Math.ceil((new Date(endDateStr) - new Date()) \/ 86400000);\n\n        \/\/ Show \"Ends Soon\" badge if campaign ends within 7 days\n        if (days <= 7 && days > 0) {\n          const dealsEndsEl = rewardsProduct.querySelector(\".deals-ends\");\n          const dealsPhoneEl = rewardsProduct.querySelector(\".deals-phone\");\n\n          if (dealsEndsEl && dealsEndsEl.style.display !== \"inline-flex\") {\n            dealsEndsEl.style.display = \"inline-flex\";\n          }\n          if (dealsPhoneEl && dealsPhoneEl.style.top !== \"23px\") {\n            dealsPhoneEl.style.top = \"23px\";\n          }\n        }\n\n        \/\/ Initialize countdown timer\n        initCountdownTimer(rewardsProduct, endDateStr);\n\n        const dealsLeftEl = rewardsProduct.querySelector(\".deals-left\");\n        const dealsList = rewardsProduct.querySelector(\".deals-list\");\n        const dealsHeader = rewardsProduct.querySelector(\".deals-header\");\n\n        const handleClick = (triggerEl) => {\n          const row = triggerEl.closest(\"tr\");\n\n          if (!row) return;\n\n          const cta = row.querySelector(\".rewards--cta\");\n\n          if (!cta) return;\n\n          const linkParams = getLinkParams(cta);\n          if (!linkParams) return;\n\n          const { productId, redirectUrl, productName, niche, offerId } = linkParams;\n\n          const modalParams = {\n            productId,\n            campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n            redirectUrl,\n            productName,\n            providerName: row.getAttribute(\"data-provider-name\") || \"\",\n            niche,\n            offerId,\n            component: \"infobox\",\n          };\n\n          if (\n            window.rewards &&\n            typeof window.rewards.displayModal === \"function\"\n          ) {\n            window.rewards.displayModal(modalParams, false, cta);\n          }\n        };\n\n        if (dealsLeftEl && !dealsLeftEl.dataset.bound) {\n          dealsLeftEl.dataset.bound = \"true\";\n          dealsLeftEl.addEventListener(\"click\", () => handleClick(dealsLeftEl));\n        }\n\n        if (dealsList && !dealsList.dataset.bound) {\n          dealsList.dataset.bound = \"true\";\n          dealsList.addEventListener(\"click\", () => handleClick(dealsList));\n        }\n\n        if (dealsHeader && !dealsHeader.dataset.bound) {\n          dealsHeader.dataset.bound = \"true\";\n          dealsHeader.addEventListener(\"click\", () => handleClick(dealsHeader));\n        }\n\n        rewardsProduct.dataset.rewardsBannerAttached = \"true\";\n      });\n    };\n\n    const tables = document.querySelectorAll(\n      \"table.rewards--container[data-table-record-ids]\"\n    );\n\n    tables.forEach((table) => {\n      const tableObserver = new MutationObserver(() => {\n        setTimeout(() => initRewards(table), 0);\n      });\n\n      tableObserver.observe(table, {\n        childList: true,\n        subtree: true,\n      });\n\n      initRewards(table);\n    });\n\n    \/\/ Pill countdown timers (minimal UX)\n    function initPillCountdowns() {\n      const countdowns = document.querySelectorAll(\"[data-rewards-pill-countdown]:not([data-pill-countdown-bound])\");\n\n      countdowns.forEach((el) => {\n        el.dataset.pillCountdownBound = \"true\";\n        const endDateStr = el.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        const endTime = new Date(endDateStr).getTime();\n        if (Number.isNaN(endTime)) return;\n        const now = new Date().getTime();\n        const distance = endTime - now;\n        const sevenDaysMs = 7 * 24 * 60 * 60 * 1000;\n\n        if (distance <= 0) {\n          const wrapper = el.closest(\".rewards-pill-wrapper\");\n          if (wrapper) wrapper.style.display = \"none\";\n          return;\n        }\n\n        if (distance > sevenDaysMs) {\n          return;\n        }\n\n        el.removeAttribute(\"hidden\");\n\n        const daysEl = el.querySelector(\"[data-pill-countdown-days]\");\n        const hoursEl = el.querySelector(\"[data-pill-countdown-hours]\");\n        const minutesEl = el.querySelector(\"[data-pill-countdown-minutes]\");\n        const secondsEl = el.querySelector(\"[data-pill-countdown-seconds]\");\n\n        let interval;\n        const updatePillCountdown = () => {\n          if (!el.isConnected) {\n            if (interval) clearInterval(interval);\n            return;\n          }\n\n          const remaining = endTime - new Date().getTime();\n\n          if (remaining <= 0) {\n            if (daysEl) daysEl.textContent = \"0d\";\n            if (hoursEl) hoursEl.textContent = \"0h\";\n            if (minutesEl) minutesEl.textContent = \"0m\";\n            if (secondsEl) secondsEl.textContent = \"0s\";\n            if (interval) clearInterval(interval);\n            \/\/ Hide pill wrapper on expiry\n            const wrapper = el.closest(\".rewards-pill-wrapper\");\n            if (wrapper) wrapper.style.display = \"none\";\n            return;\n          }\n\n          const days = Math.floor(remaining \/ (1000 * 60 * 60 * 24));\n          const hours = Math.floor((remaining % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n          const minutes = Math.floor((remaining % (1000 * 60 * 60)) \/ (1000 * 60));\n          const seconds = Math.floor((remaining % (1000 * 60)) \/ 1000);\n\n          if (daysEl) daysEl.textContent = days + \"d\";\n          if (hoursEl) hoursEl.textContent = hours + \"h\";\n          if (minutesEl) minutesEl.textContent = minutes + \"m\";\n          if (secondsEl) secondsEl.textContent = seconds + \"s\";\n        };\n\n        updatePillCountdown();\n        interval = setInterval(updatePillCountdown, 1000);\n      });\n    }\n\n    initPillCountdowns();\n\n    const allTables = document.querySelectorAll(\"table\");\n    allTables.forEach((table) => {\n      const observer = new MutationObserver(() => {\n        setTimeout(initPillCountdowns, 0);\n      });\n      observer.observe(table, { childList: true, subtree: true });\n    });\n  });\n})();\n<\/script><\/tbody><\/table><div class=\"comparison-table__loadingIndicator center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><div class=\"comparison-table__paginationContainer comparison-table__loadMoreContainer hide-comparison-table__paginationContainer\"><div class=\"comparison-table__loadMore comparison-table__paginationNav\"><button class=\"luna-button luna-button--primary js-comparison-table__showMore\" type=\"button\" data-offset=\"\">Load More<\/button><div class=\"js-show-more-data_count-36e5ef63-30de-4a23-a7cb-c3d0f44cd06c comparison-table__dataCount\">Showing\n\t\t\t7\n\t\t\tof\n\t\t\t7\n\t\t\tresults\t\t<\/div><\/div><\/div><\/form><\/section><\/div><div id=\"compare-bar-v2\" class=\"compareBarV2__root rewards--container loyalty-rewards--container\" data-niche=\"CAFST\" data-rewards-component=\"compare-products\"><\/div><div class=\"finder-score-methodology\"><h3 data-toc=\"false\" id=\"finder-score-methodology\">Finder Score for stock trading platforms<\/h3>\n\n<p>To make comparing even easier we came up with the <a href=\"https:\/\/www.finder.com\/ca\/finder-score\">Finder Score<\/a>. Trading costs, account fees and features across 10+ stock trading platforms and apps are all weighted and scaled to produce a score out of 10. The higher the score, the better the platform\u2014it's that simple.<\/p>\n\n<p style=\"text-align: center;\"><a class=\"luna-button luna-button--primary\" href=\"https:\/\/www.finder.com\/ca\/stock-trading\/trading-platforms-ratings-methodology\">Read the full methodology<\/a><\/p><\/div>\n    <\/div>\n<\/div>\n    <\/div>\n<h3>Benefits of investing in index funds<\/h3><ul class=\"list-1\"><li><b>Diversification<\/b>. By holding an index ETF, you have exposure to multiple companies or assets.<\/li><li><b>Cost<\/b>. An index fund could hold hundreds of companies. By owning stocks of the fund, you indirectly invest in all these companies. If you want to invest in the same companies individually, you would have to make hundreds of transactions and potentially pay transaction fees.<\/li><li><b>Easy to trade<\/b>. You can buy or sell ETF funds whenever you want during market hours and as easily as you would trade any individual stock.<\/li><\/ul><h3>Risks of investing in index funds<\/h3><ul class=\"list-3\"><li><b>Losses<\/b>. Like any investment, you take the bad with the good. When an index drops, so does your investment.<\/li><li><b>Tracking error<\/b>. This could cause the ETF price and the market index to slightly differ. Add in the ETF\u2019s annual fee and you could be looking at a worse performance than the market index it was supposed to match. Luckily, this rarely happens with popular index funds.<\/li><\/ul><h3>Are index funds good for beginners?<\/h3><p>Yes. ETFs are one of the most beginner-friendly assets you can get. The fund buys shares from all the companies the market index tracks, and all you have to do is buy the fund\u2019s shares.<\/p><p>If the fund holds dividend stocks, you\u2019ll get dividend payments each quarter. If a company is delisted or listed in the index, the fund will adapt its portfolio accordingly.<\/p><h3>Popular index funds<\/h3><p>The three popular index funds you can invest in are:<\/p><ol><li><b>Vanguard S&amp;P 500 ETF (VOO)<\/b>. This fund tracks the S&amp;P 500. It holds $789 billion of assets under management and costs 0.03% annually, or $0.3 for every $1,000 invested.<\/li><li><b>Vanguard High Dividend Yield ETF (VYM)<\/b>. VYM tracks the FTSE High Dividend Yield Index. It holds $64 billion in assets and costs 0.06% annually, or $0.6 for every $1,000 invested.<\/li><li><b>Vanguard Total World Stock ETF (VT)<\/b>. This ETF tracks the FTSE Global All Cap Index. It holds $34 billion of assets and costs 0.08% annually or $0.8 for every $1,000 invested.<\/li><\/ol><h3>Investing in index ETF funds vs. mutual funds<\/h3><p>Most ETFs are similar to traditional index mutual funds in that they are low-cost and track a major underlying index, though there are several key differences:<\/p><table class=\"luna-table luna-table--responsiveList\"><thead class=\"luna-table__header\"><tr><th><\/th><th>Trade and listing<\/th><th>Pricing<\/th><th>When to buy and sell<\/th><th>Minimum investment<\/th><th>Fees<\/th><\/tr><\/thead><tbody class=\"luna-table__body\"><tr><td><strong>ETFs<\/strong><\/td><td>Traded like shares on the stock exchange<\/td><td>Market value, depends on stock market performance<\/td><td>Any time during the trading day<\/td><td>Lower minimum \u2014 sometimes under $100<\/td><td><ul class=\"list-10\"><li>Commission on some brokerages<\/li><li>Lower taxation and management fees<\/li><\/ul><\/td><\/tr><tr><td><strong>Mutual funds<\/strong><\/td><td>Unlisted and bought from issuer<\/td><td>Net asset value of underlying securities.<\/td><td>At the end of the trading day<\/td><td>Can require as much as $2,500<\/td><td><ul class=\"list-10\"><li>No transaction fees<\/li><li>Some charge load fees<\/li><\/ul><\/td><\/tr><\/tbody><\/table><article class=\"luna-card luna-card--primary luna-card--border\">\n  <div class=\"luna-card__block\" style=\"padding:0.7em\">\n<span style=\"font-size:0.9em; font-weight: 800; font-style: italic; text-transform: uppercase;\">Dive deeper: <\/span><a href=\"https:\/\/www.finder.com\/ca\/investments\/etfs-vs-mutual-funds\" style=\"text-decoration:underline; font-size:0.9em;\">ETF vs mutual fund<\/a>\n<\/div>\n<\/article><style type=\"text\/css\">\n    .survey-response {\n        overflow-x: auto;\n        max-width: 800px;\n    }\n\n    .survey-response .luna-table th,\n    .survey-response .luna-table td {\n        padding: 0.3rem 1rem calc(0.20rem + 1px);\n        font-size: 12px;\n        color: rgb(117, 117, 117);\n        text-align: left;\n    }\n\n    .survey-response .luna-table {\n        border: none;\n    }\n\n    .survey-response .row-color-icon {\n        width: 10px;\n        height: 10px;\n        display: inline-block;\n        margin-right: 4px;\n        border-radius: 2px;\n    }\n\n    .survey-response .source-container {\n        top: -12px !important;\n        position: relative;\n    }\n\n    .survey-response .source {\n        color: rgb(108, 120, 129);\n        font-size: 11px;\n    }\n\n    .survey-response .source-link {\n        color: rgb(2, 113, 225);\n        font-size: 11px;\n        text-decoration: underline;\n    }\n\n    @media (min-width: 600px) {\n        .survey-response .border-fix {\n            border-radius: 12px;\n            border: 1px solid var(--light-divider-normal, #E5E7EB);\n            background: var(--light-background-main, #FFF);\n            padding: 0px\n        }\n    }\n\n    .survey-response .chart-container {\n        min-height: 250px;\n        border-radius: 12px;\n        border: 1px solid var(--light-divider-normal, #E5E7EB);\n        background: var(--light-background-main, #FFF);\n        padding: 15px;\n    }\n\n    .google-visualization-tooltip {\n        pointer-events: none;\n    }\n\n    @media screen and (min-width: 960px) {\n        .survey-response.u-grid {\n            margin-left: auto;\n            display: flex;\n            justify-content: space-between;\n            margin-right: auto;\n        }\n\n        .u-grid__col.chart-container {\n            margin-left: 0 !important;\n            margin-right: 0 !important;\n        }\n    }\n\n    .survey-response .table-container {\n        overflow-x: auto;\n        max-width: 800px;\n        display: block;\n    }\n\n    @media screen and (max-width: 959px) {\n        .survey-response .table-container {\n            display: block;\n        }\n\n        .source-container {\n            margin-left: 2rem;\n            margin-right: 2rem;\n        }\n    }\n\n<\/style> <h4>Finder survey: Which international markets do Canadians from different provinces invest in, or would consider investing in?<\/h4><div id=\"scale-surveys-10029-9692\" class=\"survey-response u-grid u-grid--gutterLarge\"><div id=\"view-have-you-or-would-you-ever-consider-investing-in-companies-based-in-the-following-countries-or-regions--location-\" class=\"u-grid__col u-1\/1 aligncenter size-full chart-container\"><\/div><style>\n\t\t\t\t#scale-surveys-10029-9692 text,\n\t\t\t\t#scale-surveys-10029-9692 svg text,\n\t\t\t\t#view-have-you-or-would-you-ever-consider-investing-in-companies-based-in-the-following-countries-or-regions--location- text,\n\t\t\t\t#view-have-you-or-would-you-ever-consider-investing-in-companies-based-in-the-following-countries-or-regions--location- svg text {\n\t\t\t\t\tfont-family: 'Modern Era', sans-serif !important;\n\t\t\t\t}\n\t\t\t<\/style><script type=\"text\/javascript\">\n\t\t\t\t(function() {\n\n\t\t\t\t\tvar packageToLoad = 'bar';\n\t\t\t\t\tvar eventName = 'GoogleChartsLoaded-' + packageToLoad;\n\t\t\t\t\tvar event = new Event(eventName);\n\n\t\t\t\t\tdocument.addEventListener(eventName, function() {\n\t\t\t\t\tconsole.log('called event!', eventName);\n\n\t\t\t\t\tfunction drawChart() {\n\t\t\t\t\t\tvar chartType = 'bar';\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar data = google.visualization.arrayToDataTable([\n\t\t\t\t\t\t\t[\" \", \"Saskatchewan\", \"Prince Edward Island\", \"Ontario\", \"Nova Scotia\", \"Newfoundland and Labrador\", \"New Brunswick\", \"Manitoba\", \"British Columbia\", \"Alberta\", ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"US\", 56.1, 66.67, 51.28, 46.34, 45, 25, 46.34, 48.63, 45.07, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"I would not invest in companies based in any of these countries or regions\", 31.71, 0, 28.4, 39.02, 35, 50, 26.83, 25.14, 33.1, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"Europe (EU)\", 29.27, 16.67, 31.16, 17.07, 20, 10, 31.71, 37.16, 32.39, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"UK\", 26.83, 50, 28.4, 36.59, 25, 25, 21.95, 34.97, 23.24, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"Australia\", 19.51, 66.67, 20.12, 17.07, 20, 20, 21.95, 26.23, 21.13, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"China\/Hong Kong\", 19.51, 0, 17.36, 7.32, 15, 30, 7.32, 24.59, 10.56, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"Japan\", 17.07, 33.33, 23.67, 12.2, 20, 10, 21.95, 27.32, 28.17, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"Africa &amp; Middle East\", 14.63, 16.67, 10.65, 2.44, 15, 10, 7.32, 11.48, 9.15, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"Singapore\", 14.63, 33.33, 14.79, 7.32, 20, 25, 9.76, 16.94, 10.56, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[\"India\", 7.32, 0, 12.43, 9.76, 10, 5, 4.88, 13.66, 8.45, ],\n\t\t\t\t\t\t\t\t\t\t\t\t\t]);\n\t\t\t\t\t\t\n            var excludedLocations = \"ACT,NT,TAS\";\n\n\t\t\t\t\t\tvar options = {\n\t\t\t\t\t\t\tlegend: {\n\t\t\t\t\t\t\t\tposition: 'none'\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tcolors: ['#1D53FF', '#00B2FF', '#FFD23B', '#C3F53C', '#B469FF', '#FF73A9', '#1DD751', '#DB2420', '#E5F7FF', '#FFF9E5', '#EEF5DC', '#F2E5FF', '#FFE5EF']\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tvar chart;\n\t\t\t\t\t\t\t\t\t\t\t\tchart = new google.charts.Bar(document.getElementById('view-have-you-or-would-you-ever-consider-investing-in-companies-based-in-the-following-countries-or-regions--location-'));\n\t\t\t\t\t\t\/\/ Bar chart specific options can go here\n\t\t\t\t\t\toptions.bars = 'vertical';\n\t\t\t\t\t\toptions.hAxis = {\n\t\t\t\t\t\t\tviewWindowMode: 'maximize',\n\t\t\t\t\t\t\tformat: '#,###\\'%\\'',\n\t\t\t\t\t\t\ttitle: '',\n\t\t\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\t\t\tfontName: 'Modern Era',\n\t\t\t\t\t\t\t\tfontSize: 12\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t};\n\t\t\t\t\t\toptions.vAxis = {\n\t\t\t\t\t\t\tformat: '#,###\\'%\\'',\n\t\t\t\t\t\t\ttextStyle: {\n\t\t\t\t\t\t\t\tfontName: 'Modern Era',\n\t\t\t\t\t\t\t\tfontSize: 12\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t};\n\t\t\t\t\t\t\n\t\t\t\t\t\tchart.draw(data, (chartType == 'pie') ? options : google.charts.Bar.convertOptions(options));\n\t\t\t\t\t}\n\t\t\t\t\t\tdrawChart();\n\t\t\t\t\t});\n\n\t\t\t\t\tfunction init() {\n\t\t\t\t\t\tconsole.log('calling init', eventName);\n\t\t\t\t\t\tif (typeof google !== 'undefined' && google.charts) {\n\t\t\t\t\t\t\tconsole.log('found charts', google, packageToLoad);\n\t\t\t\t\t\t\tgoogle.charts.load('current', {'packages':[packageToLoad]});\n\t\t\t\t\t\t\tgoogle.charts.setOnLoadCallback(function() {\n\t\t\t\t\t\t\t\tdocument.dispatchEvent(event);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tconsole.log('retrying');\n\t\t\t\t\t\t\tsetTimeout(init, 100);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tinit();\n\t\t\t\t})()\n\t\t\t<\/script><div class=\"u-grid__col  u-1\/1 aligncenter size-full border-fix table-container\"><table class=\"luna-table js-tablesorter tablesorter tablesorter-default\" role=\"grid\"><thead class=\"luna-table__header\"><tr><th>Response<\/th><th><span class=\"row-color-icon\" style=\"background-color: #1D53FF;\"><\/span>Saskatchewan<\/th><th><span class=\"row-color-icon\" style=\"background-color: #00B2FF;\"><\/span>Prince Edward Island<\/th><th><span class=\"row-color-icon\" style=\"background-color: #FFD23B;\"><\/span>Ontario<\/th><th><span class=\"row-color-icon\" style=\"background-color: #C3F53C;\"><\/span>Nova Scotia<\/th><th><span class=\"row-color-icon\" style=\"background-color: #B469FF;\"><\/span>Newfoundland and Labrador<\/th><th><span class=\"row-color-icon\" style=\"background-color: #FF73A9;\"><\/span>New Brunswick<\/th><th><span class=\"row-color-icon\" style=\"background-color: #1DD751;\"><\/span>Manitoba<\/th><th><span class=\"row-color-icon\" style=\"background-color: #DB2420;\"><\/span>British Columbia<\/th><th><span class=\"row-color-icon\" style=\"background-color: #E5F7FF;\"><\/span>Alberta<\/th><\/tr><\/thead><tbody class=\"luna-table__body\" aria-live=\"polite\" aria-relevant=\"all\"><tr><td>US<\/td><td>56.1%<\/td><td>66.67%<\/td><td>51.28%<\/td><td>46.34%<\/td><td>45%<\/td><td>25%<\/td><td>46.34%<\/td><td>48.63%<\/td><td>45.07%<\/td><\/tr><tr><td>I would not invest in companies based in any of these countries or regions<\/td><td>31.71%<\/td><td><\/td><td>28.4%<\/td><td>39.02%<\/td><td>35%<\/td><td>50%<\/td><td>26.83%<\/td><td>25.14%<\/td><td>33.1%<\/td><\/tr><tr><td>Europe (EU)<\/td><td>29.27%<\/td><td>16.67%<\/td><td>31.16%<\/td><td>17.07%<\/td><td>20%<\/td><td>10%<\/td><td>31.71%<\/td><td>37.16%<\/td><td>32.39%<\/td><\/tr><tr><td>UK<\/td><td>26.83%<\/td><td>50%<\/td><td>28.4%<\/td><td>36.59%<\/td><td>25%<\/td><td>25%<\/td><td>21.95%<\/td><td>34.97%<\/td><td>23.24%<\/td><\/tr><tr><td>Australia<\/td><td>19.51%<\/td><td>66.67%<\/td><td>20.12%<\/td><td>17.07%<\/td><td>20%<\/td><td>20%<\/td><td>21.95%<\/td><td>26.23%<\/td><td>21.13%<\/td><\/tr><tr><td>China\/Hong Kong<\/td><td>19.51%<\/td><td><\/td><td>17.36%<\/td><td>7.32%<\/td><td>15%<\/td><td>30%<\/td><td>7.32%<\/td><td>24.59%<\/td><td>10.56%<\/td><\/tr><tr><td>Japan<\/td><td>17.07%<\/td><td>33.33%<\/td><td>23.67%<\/td><td>12.2%<\/td><td>20%<\/td><td>10%<\/td><td>21.95%<\/td><td>27.32%<\/td><td>28.17%<\/td><\/tr><tr><td>Africa &amp;amp; Middle East<\/td><td>14.63%<\/td><td>16.67%<\/td><td>10.65%<\/td><td>2.44%<\/td><td>15%<\/td><td>10%<\/td><td>7.32%<\/td><td>11.48%<\/td><td>9.15%<\/td><\/tr><tr><td>Singapore<\/td><td>14.63%<\/td><td>33.33%<\/td><td>14.79%<\/td><td>7.32%<\/td><td>20%<\/td><td>25%<\/td><td>9.76%<\/td><td>16.94%<\/td><td>10.56%<\/td><\/tr><tr><td>India<\/td><td>7.32%<\/td><td><\/td><td>12.43%<\/td><td>9.76%<\/td><td>10%<\/td><td>5%<\/td><td>4.88%<\/td><td>13.66%<\/td><td>8.45%<\/td><\/tr><\/tbody><\/table><\/div><div class=\"source-container\"><span class=\"source\">Source: Finder survey by Pollfish of 1001 Canadians, January 2024            <\/span><\/div><\/div><h3>Bottom line<\/h3><ul><li>Index funds are well-diversified, accessible investments, making them a popular choice for all types of investors.<\/li><li>But there are also riskier and more complex index funds you can buy.<\/li><li>To invest in index funds you have to pick an index, then choose a fund that tracks the index and finally buy shares of the index fund you want.<\/li><\/ul><h3>Frequently asked questions<\/h3><ul class=\"luna-accordionGroup accordionGroup\">\n\t<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000003\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000003\">\n                <span class=\"luna-accordion__title\">How do I start investing in index funds?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000003\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>First you need a brokerage account that lets you buy ETFs. You have to look for the ETF symbol or search for the ETF manually, and then specify how many stocks you want to buy.<\/p><p>Likely, almost every platform allows this. <a href=\"#table\" class=\"scroll\">Compare brokerage platforms<\/a> to find the one that suits your needs.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000004\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000004\">\n                <span class=\"luna-accordion__title\">How much does it cost to invest in index funds?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000004\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Invest as much as you want without any minimums. However, each ETF has an annual fee called the expense ratio. For most ETF this is less than 0.5% each year.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000005\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000005\">\n                <span class=\"luna-accordion__title\">Are index funds a good way to invest?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000005\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Yes, especially if you don't want to research and select individual stocks yourself.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n\n<\/ul>\n<article class=\"luna-card luna-card--alt\"><div class=\"luna-card__block has-padding-small\"><b>Important information:<\/b> Powered by <a href=\"https:\/\/www.finder.com\/ca\/\">Finder.com<\/a>. This information is general in nature and is no substitute for professional advice. It does not take into account your personal situation. This information should not be interpreted as an endorsement of futures, stocks, ETFs, CFDs, options or any specific provider, service or offering. It should not be relied upon as investment advice or construed as providing recommendations of any kind. Futures, stocks, ETFs and options trading involves substantial risk of loss and therefore are not appropriate for most investors. You do not own or have any interest in the underlying asset. Capital is at risk, including the risk of losing more than the amount originally put in, market volatility and liquidity risks. Past performance is no guarantee of future results. Tax on profits may apply. Consider the Product Disclosure Statement and Target Market Determination for the product on the provider's website. Consider your own circumstances, including whether you can afford to take the high risk of losing your money and possess the relevant experience and knowledge. We recommend that you obtain independent advice from a suitably licensed financial advisor before making any trades.<\/div><\/article>\n<div class=\"contentFeed contentFeed--relatedPosts\">\n            <h3 class=\"contentFeed__title\">More on investing<\/h3>\n        <div class=\"contentFeed__carousel\" data-post-count=\"3\">\n                                    <div class=\"fin-carousels fin-carousels--multiple-items-in-view\" id=\"fin-carousel0000000000\" data-items-in-view=\"3\" style=\"--items-in-view: 3\">\n    <div class=\"fin-carousels__container\">\n        <div class=\"fin-carousels__slides\">\n                                <div class=\"fin-carousel-item\">\n                <article class=\"luna-card luna-card--stretch\">        <figure class=\"luna-card__figure\">        <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/buy-spacex-stock\">            <picture>                <source type=\"image\/webp\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=180&amp;webp=1 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=360&amp;webp=1 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=450&amp;webp=1 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\"><\/source>                <img decoding=\"async\" class=\"luna-image\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=180 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=360 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2026\/04\/SpaceX-3_Supplied_450x250.jpg?fit=450 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\" alt=\"SpaceX\" loading=\"lazy\">            <\/picture>        <\/a>    <\/figure>        <div class=\"luna-card__block\">                            <div class=\"contentFeed__pills\">                                                    <span class=\"contentFeed__pill contentFeed__pill--category\">Stock Trading<\/span>                            <\/div>                        <header>            <p class=\"luna-card__title luna-card__title--small\">                <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/buy-spacex-stock\">How to buy SpaceX stock in Canada when it goes public<\/a>            <\/p>        <\/header>        <p>Here\u2019s what we know about the SpaceX IPO plus information on how to buy in from Canada.<\/p>                    <\/div>        <\/article>            \n<\/div>\n                    <div class=\"fin-carousel-item\">\n                <article class=\"luna-card luna-card--stretch\">        <figure class=\"luna-card__figure\">        <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/ethereum-treasuries\">            <picture>                <source type=\"image\/webp\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=180&amp;webp=1 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=360&amp;webp=1 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=450&amp;webp=1 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\"><\/source>                <img decoding=\"async\" class=\"luna-image\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=180 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=360 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/09\/Ethereumlogo_Supplied_450x250.jpg?fit=450 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\" alt=\"Ethereum\" loading=\"lazy\">            <\/picture>        <\/a>    <\/figure>        <div class=\"luna-card__block\">                            <div class=\"contentFeed__pills\">                                                    <span class=\"contentFeed__pill contentFeed__pill--category\">Stock Trading<\/span>                            <\/div>                        <header>            <p class=\"luna-card__title luna-card__title--small\">                <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/ethereum-treasuries\">Ethereum treasury companies<\/a>            <\/p>        <\/header>        <p>We break down which companies hold Ethereum, why they\u2019re doing it and what ETH treasuries mean for markets and investors.<\/p>                    <\/div>        <\/article>            \n<\/div>\n                    <div class=\"fin-carousel-item\">\n                <article class=\"luna-card luna-card--stretch\">        <figure class=\"luna-card__figure\">        <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/euro-stoxx-50\">            <picture>                <source type=\"image\/webp\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=180&amp;webp=1 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=360&amp;webp=1 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=450&amp;webp=1 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\"><\/source>                <img decoding=\"async\" class=\"luna-image\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg\" data-srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=180 180w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=360 360w, https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/07\/STOXX_Supplied_450x250.jpg?fit=450 450w\" data-sizes=\"(max-width: 600px) 100vw, 35vw\" alt=\"STOXX\" loading=\"lazy\">            <\/picture>        <\/a>    <\/figure>        <div class=\"luna-card__block\">                            <div class=\"contentFeed__pills\">                                                    <span class=\"contentFeed__pill contentFeed__pill--category\">Stock Trading<\/span>                            <\/div>                        <header>            <p class=\"luna-card__title luna-card__title--small\">                <a href=\"https:\/\/www.finder.com\/ca\/stock-trading\/euro-stoxx-50\">How to invest in the EURO STOXX 50<\/a>            <\/p>        <\/header>        <p>Want to invest in the Euro Stoxx 50 in Canada? Explore investment platforms and popular Euro Stoxx 50 index funds.<\/p>                    <\/div>        <\/article>            \n<\/div>\n                \n        <\/div>\n    <\/div>\n    <div class=\"fin-carousels__controls\">\n        <button class=\"fin-carousels__nav fin-carousels__nav--prev fin-carousels__nav--disabled\" aria-label=\"Previous slide\">\n            <svg class=\"luna-icon\" style=\"--fill: var(--color-background-main)\">\n                <use href=\"#chevron-left\"><\/use>\n            <\/svg>\n        <\/button>\n        <button class=\"fin-carousels__nav fin-carousels__nav--next fin-carousels__nav--disabled\" aria-label=\"Next slide\">\n            <svg class=\"luna-icon\" style=\"--fill: var(--color-background-main)\">\n                <use href=\"#chevron-right\"><\/use>\n            <\/svg>\n        <\/button>\n    <\/div>\n\n    <div class=\"fin-carousels__dots\" role=\"tablist\" aria-label=\"Carousel navigation\"><!-- Dots will be generated by JavaScript -->\n    <\/div>\n<\/div>\n\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The ins and outs of bundling stocks with this accessible investing option.<\/p>\n","protected":false},"author":559,"featured_media":844373,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"","apple_news_api_id":"","apple_news_api_modified_at":"","apple_news_api_revision":"","apple_news_api_share_url":"","apple_news_cover_media_provider":"image","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_cover_video_id":0,"apple_news_cover_video_url":"","apple_news_cover_embedwebvideo_url":"","apple_news_is_hidden":"","apple_news_is_paid":"","apple_news_is_preview":"","apple_news_is_sponsored":"","apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":[],"apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[38411],"tags":[],"asset_tag":[],"class_list":["post-844365","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-stock-trading"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v24.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Invest in Index Funds | Finder Canada<\/title>\n<meta name=\"description\" content=\"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Invest in Index Funds in Canada | Finder Canada\" \/>\n<meta property=\"og:description\" content=\"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\" \/>\n<meta property=\"og:site_name\" content=\"Finder Canada\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-15T18:35:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_450x250.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"450\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kliment Dukovski\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kliment Dukovski\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\"},\"author\":[{\"name\":\"Kliment Dukovski\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/6392ea6f44a8c63f729a969c6ce5124f\"},{\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/c468278ebf226fa63c855c80059ac47c\"}],\"headline\":\"How to invest in index funds\",\"datePublished\":\"2020-04-15T18:35:42+00:00\",\"dateModified\":\"2024-06-26T22:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\"},\"wordCount\":1323,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg\",\"articleSection\":[\"Stock Trading\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\",\"url\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\",\"name\":\"How to Invest in Index Funds | Finder Canada\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg\",\"datePublished\":\"2020-04-15T18:35:42+00:00\",\"dateModified\":\"2024-06-26T22:00:00+00:00\",\"description\":\"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg\",\"width\":250,\"height\":250},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"CA\",\"item\":\"https:\/\/www.finder.com\/ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stock Trading\",\"item\":\"https:\/\/www.finder.com\/ca\/stock-trading\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to invest in index funds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.finder.com\/ca\/#website\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"name\":\"Finder Canada\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.finder.com\/ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/en.wikipedia.org\/wiki\/Finder_(website)\"],\"description\":\"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.\",\"email\":\"heythere@finder.com\",\"legalName\":\"Finder\",\"foundingDate\":\"2006-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/6392ea6f44a8c63f729a969c6ce5124f\",\"name\":\"Kliment Dukovski\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/2025\/02\/klimentdukovski_supplied_400x400.jpg\",\"contentUrl\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/2025\/02\/klimentdukovski_supplied_400x400.jpg\",\"caption\":\"Kliment Dukovski\"},\"description\":\"Kliment Dukovski was a personal finance writer at Finder, specializing in investments and cryptocurrency. He's written more than 700 articles to help readers compare the best trading platforms, understand complex investment terms and find the best credit cards for their needs. His expert commentary has been featured in such digital publications as Fox Business, MSN Money and MediaFeed. He\u2019s also well-versed in money transfers, home loans and more \u2014 breaking down these topics into simple concepts anyone can understand. In another life, Kliment ghostwrote guides and articles on foreign exchange, stock market trading and cryptocurrencies.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/klimentdukovski\"],\"url\":\"https:\/\/www.finder.com\/ca\/author\/klimentdukovski\",\"jobTitle\":\"Writer\",\"knowsAbout\":[{\"@type\":\"Thing\",\"name\":\"Investing\"},{\"@type\":\"Thing\",\"name\":\"Day trading\"},{\"@type\":\"Thing\",\"name\":\"Stock market technical analysis\"},{\"@type\":\"Thing\",\"name\":\"Personal and business credit cards\"}],\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/c468278ebf226fa63c855c80059ac47c\",\"name\":\"Melanie Huddart\",\"description\":\"Melanie Huddart is a personal finance editor and updates writer who's proofed and polished thousands of articles to help people make more informed financial decisions. She specializes in issues around accessibility and equality, as well as removing biases in managing finances for people who are unbanked or marginally banked. Melanie is an ASL-English Interpreter with experience in writing and learning assistance in college and high school classrooms, teaching English and Indigenous studies both in-person and online. She holds a BA in honors English and a Bachelor of Education from York University in Toronto.\",\"jobTitle\":\"Editor\",\"url\":\"https:\/\/www.finder.com\/ca\/author\/melaniehuddart\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/melanie-huddart-editor1a-writer1b\"],\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\/c468278ebf226fa63c855c80059ac47c\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/01\/MelanieHuddart_Supplied_600x600.jpg\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/01\/MelanieHuddart_Supplied_600x600.jpg\",\"caption\":\"Melanie Huddart\"},\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\"}},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"name\":\"Frequently Asked Questions\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How do I start investing in index funds?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rFirst you need a brokerage account that lets you buy ETFs. You have to look for the ETF symbol or search for the ETF manually, and then specify how many stocks you want to buy.\\r\\rLikely, almost every platform allows this. <a href=\\\"#table\\\" class=\\\"scroll\\\">Compare brokerage platforms<\/a> to find the one that suits your needs.\\r\"}},{\"@type\":\"Question\",\"name\":\"How much does it cost to invest in index funds?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rInvest as much as you want without any minimums. However, each ETF has an annual fee called the expense ratio. For most ETF this is less than 0.5% each year.\\r\"}},{\"@type\":\"Question\",\"name\":\"Are index funds a good way to invest?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYes, especially if you don't want to research and select individual stocks yourself.\\r\"}}]}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2024-06-26T22:00:00+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Invest in Index Funds | Finder Canada","description":"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds","og_locale":"en_US","og_type":"article","og_title":"How to Invest in Index Funds in Canada | Finder Canada","og_description":"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.","og_url":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds","og_site_name":"Finder Canada","article_published_time":"2020-04-15T18:35:42+00:00","og_image":[{"width":450,"height":250,"url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_450x250.jpg","type":"image\/jpeg"}],"author":"Kliment Dukovski","twitter_misc":{"Written by":"Kliment Dukovski","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#article","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds"},"author":[{"name":"Kliment Dukovski","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/6392ea6f44a8c63f729a969c6ce5124f"},{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/c468278ebf226fa63c855c80059ac47c"}],"headline":"How to invest in index funds","datePublished":"2020-04-15T18:35:42+00:00","dateModified":"2024-06-26T22:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds"},"wordCount":1323,"commentCount":0,"publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg","articleSection":["Stock Trading"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds","url":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds","name":"How to Invest in Index Funds | Finder Canada","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg","datePublished":"2020-04-15T18:35:42+00:00","dateModified":"2024-06-26T22:00:00+00:00","description":"Learn how to invest in index funds including the risks versus benefits, how index funds work and how to buy in.","breadcrumb":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/06\/MobileInvesting_GettyImages_250x250.jpg","width":250,"height":250},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/how-to-invest-in-index-funds#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"CA","item":"https:\/\/www.finder.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Stock Trading","item":"https:\/\/www.finder.com\/ca\/stock-trading"},{"@type":"ListItem","position":3,"name":"How to invest in index funds"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/ca\/#website","url":"https:\/\/www.finder.com\/ca\/","name":"Finder Canada","description":"","publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/en.wikipedia.org\/wiki\/Finder_(website)"],"description":"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.","email":"heythere@finder.com","legalName":"Finder","foundingDate":"2006-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}},{"@type":"Person","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/6392ea6f44a8c63f729a969c6ce5124f","name":"Kliment Dukovski","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/2025\/02\/klimentdukovski_supplied_400x400.jpg","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/2025\/02\/klimentdukovski_supplied_400x400.jpg","caption":"Kliment Dukovski"},"description":"Kliment Dukovski was a personal finance writer at Finder, specializing in investments and cryptocurrency. He's written more than 700 articles to help readers compare the best trading platforms, understand complex investment terms and find the best credit cards for their needs. His expert commentary has been featured in such digital publications as Fox Business, MSN Money and MediaFeed. He\u2019s also well-versed in money transfers, home loans and more \u2014 breaking down these topics into simple concepts anyone can understand. In another life, Kliment ghostwrote guides and articles on foreign exchange, stock market trading and cryptocurrencies.","sameAs":["https:\/\/www.linkedin.com\/in\/klimentdukovski"],"url":"https:\/\/www.finder.com\/ca\/author\/klimentdukovski","jobTitle":"Writer","knowsAbout":[{"@type":"Thing","name":"Investing"},{"@type":"Thing","name":"Day trading"},{"@type":"Thing","name":"Stock market technical analysis"},{"@type":"Thing","name":"Personal and business credit cards"}],"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder"}},{"@type":"Person","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/c468278ebf226fa63c855c80059ac47c","name":"Melanie Huddart","description":"Melanie Huddart is a personal finance editor and updates writer who's proofed and polished thousands of articles to help people make more informed financial decisions. She specializes in issues around accessibility and equality, as well as removing biases in managing finances for people who are unbanked or marginally banked. Melanie is an ASL-English Interpreter with experience in writing and learning assistance in college and high school classrooms, teaching English and Indigenous studies both in-person and online. She holds a BA in honors English and a Bachelor of Education from York University in Toronto.","jobTitle":"Editor","url":"https:\/\/www.finder.com\/ca\/author\/melaniehuddart","sameAs":["https:\/\/www.linkedin.com\/in\/melanie-huddart-editor1a-writer1b"],"image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\/c468278ebf226fa63c855c80059ac47c","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/01\/MelanieHuddart_Supplied_600x600.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/01\/MelanieHuddart_Supplied_600x600.jpg","caption":"Melanie Huddart"},"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder"}},{"@context":"https:\/\/schema.org","@type":"FAQPage","name":"Frequently Asked Questions","mainEntity":[{"@type":"Question","name":"How do I start investing in index funds?","acceptedAnswer":{"@type":"Answer","text":"\rFirst you need a brokerage account that lets you buy ETFs. You have to look for the ETF symbol or search for the ETF manually, and then specify how many stocks you want to buy.\r\rLikely, almost every platform allows this. <a href=\"#table\" class=\"scroll\">Compare brokerage platforms<\/a> to find the one that suits your needs.\r"}},{"@type":"Question","name":"How much does it cost to invest in index funds?","acceptedAnswer":{"@type":"Answer","text":"\rInvest as much as you want without any minimums. However, each ETF has an annual fee called the expense ratio. For most ETF this is less than 0.5% each year.\r"}},{"@type":"Question","name":"Are index funds a good way to invest?","acceptedAnswer":{"@type":"Answer","text":"\rYes, especially if you don't want to research and select individual stocks yourself.\r"}}]}]},"article_modified_time":"2024-06-26T22:00:00+00:00"},"custom_fields":{"_content_type":["niche-content\/information\/how-to"],"_masthead_variant":["{\"id\":\"standard-blue\",\"showFeaturedImage\":false,\"presetId\":\"\",\"shouldUsePrimaryCTAFieldName\":false,\"shouldUseSecondaryCTAFieldName\":false,\"primaryCTA\":null,\"secondaryCTA\":null,\"widgetShortcode\":\"\",\"widgetHeading\":\"\",\"widgetStats\":\"\",\"hasPrioritizedWidget\":false,\"hasMaximizedWidget\":false,\"shouldUseOverrideCTALabel\":false,\"overrideCTA\":null,\"cleanTopPicks\":\"\",\"tilesMenuId\":\"\"}"],"_masthead_subheading":["{\"text\":\"The ins and outs of bundling stocks with this accessible investing option.\"}"],"custom_post_template":["single-masthead-two-column.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/844365"}],"collection":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/users\/559"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/comments?post=844365"}],"version-history":[{"count":11,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/844365\/revisions"}],"predecessor-version":[{"id":1066319,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/844365\/revisions\/1066319"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media\/844373"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media?parent=844365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/categories?post=844365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/tags?post=844365"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/asset_tag?post=844365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}