{"id":935396,"date":"2021-07-23T13:19:49","date_gmt":"2021-07-23T17:19:49","guid":{"rendered":"https:\/\/www.finder.com\/ca\/?p=935396"},"modified":"2026-03-09T18:27:45","modified_gmt":"2026-03-09T22:27:45","slug":"stop-loss-order","status":"publish","type":"post","link":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order","title":{"rendered":"What is a stop-loss order?"},"content":{"rendered":"<p>Stock prices never sit still during trading hours. If you\u2019ve done the hard yards of research and analysis before placing your trades, the market will hopefully move the way you want\u2014no matter whether that\u2019s up or down. But when the market moves against you quickly, it makes sense to have a safety net in place to limit your losses; this is where a stop-loss order comes into play.<\/p><h3>What is a stop-loss order?<\/h3><p>A stop-loss order lets you automatically buy or sell a stock when its price reaches a specific value. When the value of the stock reaches your preset stop price, this triggers your trade. The stop-loss order then converts to a market order, allowing you to buy or sell the stock at the next available price.<\/p><p>Also known as a stop order, a stop-loss order is an important risk management tool. It is used to limit your losses when the market moves against you, or to lock in a specific amount of profit.<\/p><p>This guide focuses on the use of stop-loss orders in stock trading. However, you can also put stop orders to work when trading other assets, such as forex and cryptocurrency.<\/p><p>Let\u2019s look at how stop-loss orders work with a couple of examples.<\/p><article class=\"luna-card luna-card--primary\"><div class=\"luna-card__block\"><h4>Example 1: Using a stop-loss order to minimize losses<\/h4><p>Let\u2019s say you buy 1 stock for $200. You expect it to rise in value, but you want a safety net in place in case the stock experiences a rapid price drop for some reason.<\/p><p>By setting a stop-loss order at $190, you can cut your losses in a falling market. When the price of that stock hits $190, your stop-loss order converts to a market order to sell your stock.<\/p><h4>Example 2: Using a stop-loss order to lock in profits<\/h4><p>Let\u2019s say you bought 1 stock for $150 in 2024. By November 2025, your stock has risen in value by 40% and is now worth $210.<\/p><p>You then think that stock still has room to increase further in price, so you don\u2019t want to sell your share just yet. But you also want to lock in some of the profit you\u2019ve already made in case that stock\u2019s price starts to fall and wipe out the gains you haven\u2019t yet realized. By setting a stop-loss order at $200, you will trigger a sale of the stock if its price reaches $200, locking in a big chunk of your profits.<\/p><\/div><\/article><h3>3 types of stop-loss orders<\/h3><p>There are three main types of stop-loss orders you need to be aware of.<\/p><h4>1. Standard stop-loss order<\/h4><p>This is the simplest form of a stop-loss order. It allows you to set a stop price, and when the stock in question reaches that price, the stock will be automatically sold at the best available price.<\/p><p>You can also place buy-stop orders, allowing you to automatically buy a stock when it reaches a predetermined price level.<\/p><h4>2. Stop-limit order<\/h4><p>A stop-limit order offers a key advantage over a standard stop-loss order. It allows you to set two prices:<\/p><ul><li>The stop price<\/li><li>The limit price, which is the minimum price at which you are willing to sell the stock<\/li><\/ul><p>While a standard stop-loss order converts to a market order when triggered, a stop-limit order converts to a limit order. This ensures that in a rapidly declining market, you don\u2019t sell your stock for a lower price than you\u2019re happy with.<\/p><p>For example, if you have a stock valued at $210, you could set the stop price at $195 and the limit price at $192. So if that stock\u2019s price falls below $195, you will only sell your stock if they can be sold at $192 or better.<\/p><h4>3. Trailing stop-loss order<\/h4><p>A trailing stop is a useful order type for protecting profits. When the price of a stock increases, the stop price is automatically adjusted to follow behind at a fixed distance.<\/p><p>You can set a trailing stop a certain percentage below the stock price or a specific dollar amount below.<\/p><p>For example, let\u2019s say you buy a stock at $100 and set a trailing stop at 5%. Initially, the order would be triggered if the price falls to $95. But if the stock increases to $110 the stop price increases to $104.50, and if the stock rises to $120 the stop price increases to $114\u2014and so on.<\/p><h3>What\u2019s the difference between a stop-loss and limit order?<\/h3><p>A stop-loss order triggers a market order when a preset price of a stock is reached. A market order then buys or sells the stock straight away at the best available price.<\/p><p>Meanwhile, a limit order allows you to specify the price at which you want to buy or sell a stock. Your order is then automatically executed when the price you want (or a better one) becomes available.<\/p><h3>How to place a stop-loss order<\/h3><p>The exact steps for placing a stop-loss order vary between trading platforms. But as a general guide, here\u2019s what you need to do.<\/p><h4>Step 1: Open a brokerage account<\/h4><p>Choose a brokerage platform that allows you to place stop-loss orders, sign up for an account and fund your account before you can start trading. We compiled a list of platforms that support stop-loss orders below:<\/p><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=\"595f0603-e317-48cd-af77-8b190d5c823c\" 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=\"935396\" 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\":\"595f0603-e317-48cd-af77-8b190d5c823c\",\"category_name\":\"Stop Orders\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1782221693}' 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-595f0603-e317-48cd-af77-8b190d5c823c\">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-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFST\",\"fieldset\":\"share-trading\",\"template\":\"comparison\",\"category_id\":\"595f0603-e317-48cd-af77-8b190d5c823c\",\"category_name\":\"Stop Orders\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1782221693}'><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=\"6e0a21b777d0031ea20062d9f6ec0f90c01401af30e143e2edf24756faf065ce\" 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: center;\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--large {\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: left;\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  \/* &#9472;&#9472; Responsive T&C: inline (inside pill) vs below (outside pill) &#9472;&#9472; *\/\n  .rewards-pill__tc--below {\n    display: none;\n  }\n\n  .rewards-pill__icon-svg--compact {\n    display: none;\n  }\n\n  @media (max-width: 960px) {\n    .rewards-pill__tc--inline {\n      display: none;\n    }\n\n    .rewards-pill__tc--below {\n      display: block;\n      \/* Extra spacing so the T&Cs touch target isn't too close to the CTA button (mobile\/tablet) *\/\n      margin-bottom: 12px;\n    }\n\n    \/* Swap to compact icon on mobile\/tablet *\/\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--large {\n      display: none;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--compact {\n      display: block;\n    }\n\n    \/* Revert pill to compact size when T&C moves outside *\/\n    .rewards-pill[data-show-tc=\"true\"] {\n      height: 24px;\n      padding: 0px 8px 0px 2px;\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n      top: 55%;\n      left: 3%;\n      margin-top: -19px;\n      margin-left: -6px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n      text-transform: uppercase;\n      font-size: 16px;\n      line-height: 24px;\n    }\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  \/* Partner card (stacked rewards design) *\/\n  .rewards-pill__partner--large {\n    display: flex;\n    align-items: center;\n    gap: 2px;\n  }\n\n  .rewards-pill__partner--compact {\n    display: none;\n    align-items: center;\n    gap: 2px;\n  }\n\n  .rewards-pill__plus {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 900;\n    font-size: 14px;\n    color: #232320;\n    z-index: 1;\n    line-height: 1;\n  }\n\n  .rewards-pill__partner-svg {\n    width: 68px;\n    height: 48px;\n    filter: drop-shadow(0px 0px 6.2px rgba(0, 0, 0, 0.15));\n  }\n\n  @media (max-width: 960px) {\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__partner--large {\n      display: none;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__partner--compact {\n      display: flex;\n    }\n  }\n\n<\/style><script>\n(function () {\n  window.isRewardsPillScriptInitialized ??= false;\n  if (window.isRewardsPillScriptInitialized) return;\n  window.isRewardsPillScriptInitialized = true;\n\n  function getLinkParams(anchor) {\n    const redirectUrl = anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n    try {\n      const url = new URL(redirectUrl);\n      const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n      if (!rawParams) return;\n      const { offer_id, niche_code, site, product_name, product_id } = JSON.parse(\n        decodeURIComponent(rawParams)\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      return;\n    }\n  }\n\n  function resolvePillContext(pill) {\n    \/\/ Table pill: lives inside a tr[data-product-id]\n    const row = pill.closest(\"tr[data-product-id]\");\n    if (row) {\n      return {\n        container: row,\n        cta: row.querySelector(\".rewards--cta\"),\n      };\n    }\n    \/\/ Standalone pill: shortcode \/ non-table context\n    if (pill.hasAttribute(\"data-campaign-name\")) {\n      const container = pill.closest(\".rewards--container\");\n      return {\n        container: container ? container.querySelector(\".rewards--element-container\") : null,\n        cta: container\n          ? container.querySelector(\"a.rewards--cta:not([aria-hidden='true'])\")\n          : null,\n      };\n    }\n    return { container: null, cta: null };\n  }\n\n  document.addEventListener(\"click\", (event) => {\n    const pill = event.target.closest(\".rewards-pill\");\n    if (!pill) return;\n\n    const { container, cta } = resolvePillContext(pill);\n    if (!container || !cta) return;\n\n    const linkParams = getLinkParams(cta);\n    if (!linkParams) return;\n\n    const params = {\n      productId: linkParams.productId,\n      campaignName:\n        container.getAttribute(\"data-rewards-campaign-name\") ||\n        pill.getAttribute(\"data-campaign-name\") ||\n        \"\",\n      redirectUrl: linkParams.redirectUrl,\n      productName: linkParams.productName,\n      providerName: container.getAttribute(\"data-provider-name\") || \"\",\n      niche: linkParams.niche,\n      offerId: linkParams.offerId,\n      component: \"infobox\",\n      badgeHtml: pill.outerHTML,\n    };\n\n    if (window.rewards && typeof window.rewards.displayModal === \"function\") {\n      window.rewards.displayModal(params, false, cta);\n    }\n  });\n})();\n<\/script><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=\"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 class=\"gx-badge\"><span class=\"gx-badge__body\"><span class=\"badge-text\">Exclusive<\/span><\/span><\/div><\/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=\"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\"><strong>Finder exclusive:<\/strong> Get $125 cash back with the Questrade promo code <b>FINDER125<\/b>. <b>Offer ends June 22, 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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":9.6,\"badges\":[\"exclusive\"],\"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%22595f0603-e317-48cd-af77-8b190d5c823c%22%2C%22category_name%22%3A%22Stop%2BOrders%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782221693%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%22935396%22%2C%22post_path%22%3A%22stock-trading%252Fstop-loss-order%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\":[\"exclusive\"],\"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;    }}                                       9.6                    Excellent                                            QuestradeExclusive            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.6,\"badges\":[\"exclusive\"],\"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 Investing\" 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=\"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 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=\"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__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 a <b>1% match cash bonus<\/b> on eligible $25,000+ transfers from other financial institutions to your Wealthsimple Self-directed Investing and Managed Investing accounts. 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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><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%22595f0603-e317-48cd-af77-8b190d5c823c%22%2C%22category_name%22%3A%22Stop%2BOrders%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782221693%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%2BInvesting%22%2C%22post_id%22%3A%22935396%22%2C%22post_path%22%3A%22stock-trading%252Fstop-loss-order%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 Investing\" 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;    }}                                       8.6                    Great                                            Wealthsimple Investing            \" _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=\"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=\"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__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 200 free trades for 2 years, using promo code EDGE2026. <b>Valid until September 30, 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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><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%22595f0603-e317-48cd-af77-8b190d5c823c%22%2C%22category_name%22%3A%22Stop%2BOrders%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782221693%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%22935396%22%2C%22post_path%22%3A%22stock-trading%252Fstop-loss-order%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;    }}                                       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=\"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=\"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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><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%22595f0603-e317-48cd-af77-8b190d5c823c%22%2C%22category_name%22%3A%22Stop%2BOrders%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782221693%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%22935396%22%2C%22post_path%22%3A%22stock-trading%252Fstop-loss-order%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;    }}                                       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 Self-Directed\" 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=\"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 Self-Directed<\/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=\"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 $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 $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        Get up to $10,000 + 150 free trades. <b>Offer ends August 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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about BMO InvestorLine Self-Directed\" 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;    }}                                       8.2                    Great                                            BMO InvestorLine Self-Directed            \" _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=\"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=\"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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><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;    }}                                       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=\"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=\"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 30 free stocks, 6% on uninvested cash, commission-free trades for 30 days and up to $2,300 in cash rewards. <b>Offer ends August 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\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><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;    }}                                       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        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-595f0603-e317-48cd-af77-8b190d5c823c 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<h4>Step 2: Log into your trading account<\/h4><p>Enter your credentials to log into your account. Navigate to the dashboard page that shows a list of your stock holdings.<\/p><h4>Step 3: Select a stock<\/h4><p>Choose the stock you want to set up a stop-loss order for and click or tap on \u201cSell\u201d.<\/p><h4>Step 4: Choose a stop-loss order<\/h4><p>You\u2019ll now need to select the type of order you want to place. While market and limit orders are the most common order types, you will now need to select a stop-loss order.<\/p><h4>Step 5: Set your trigger price<\/h4><p>Enter the price at which your trade will be triggered. If placing a stop-limit order, you\u2019ll also need to set the limit price.<\/p><h4>Step 6: Set the order expiry date<\/h4><p>By default, stop-loss orders will typically expire at the end of the trading day. However, you also have the option to choose a specific date when the order will expire.<\/p><h4>Step 7: Place your order<\/h4><p>Review that all the details of your order are correct before confirming and placing the order.<\/p><h3>Benefits of stop-loss orders<\/h3><p>There are several reasons why stop-loss orders are a useful resource when trading stocks:<\/p><ul class=\"list-1\"><li><strong>They limit losses and lock in profits.<\/strong> As shown in the examples above, you can use stop-loss orders to cut your losses in a declining market or protect your gains against future downturns.<\/li><li><strong>They\u2019re automatically executed.<\/strong> Many of us don\u2019t have the time or patience to constantly monitor our trading positions and act on market moves as they happen. A stop-loss order takes matters out of your hands, ensuring that you can respond to a rapidly changing market situation.<\/li><li><strong>They keep emotion out of your trading decisions.<\/strong> The automation of these orders also lets you remove your own emotional biases from your trades. For example, they can prevent you from holding on to a declining stock for too long for sentimental reasons.<\/li><li><strong>They help you manage your risk.<\/strong> Trading stocks is risky, and stop-loss orders provide crucial protection for your money.<\/li><li><strong>They\u2019re usually free.<\/strong> It usually won\u2019t cost you any extra fees or commissions to place a stop-loss order.<\/li><\/ul><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\/stock-trading\/best-day-trading-platforms-in-canada\" style=\"text-decoration:underline; font-size:0.9em;\">Day trading in Canada<\/a>\n<\/div>\n<\/article><h3>Drawbacks and risks of stop-loss orders<\/h3><p>While they sound great in theory and do offer several benefits, stop-loss orders also have a few downsides:<\/p><ul class=\"list-12\"><li><strong>The price isn\u2019t guaranteed.<\/strong> Your stop-loss order could be triggered at a certain price, but you may not actually get that price \u2014 instead, your order will be fulfilled as a market order at the next available price. In fast-moving and volatile markets, the next available price means that you may end up losing more than you originally thought you would.<\/li><li><strong>You could trade at the wrong time.<\/strong> During times of market volatility, there is the potential for a price drop to trigger your stop-loss order, only for the price of the stock to then rebound above its previous price. Some traders recommend that instead of setting stop-loss orders, you should set up price alerts. This way you can decide for yourself what to do next and work out whether the stock represents a good investment.<\/li><li><strong>Not completely \u201cset and forget\u201d.<\/strong> Stock prices change, so if your broker doesn\u2019t support trailing stops, you may need to keep adjusting your stop-loss level in line with market movements.<\/li><li><strong>Best suited to short-term traders.<\/strong> If you\u2019re a long-term investor who plans to buy and hold a stock and ride out any short-term volatility, you may never have any need to place a stop-loss order.<\/li><li><strong>Some stocks are more volatile than others.<\/strong> Some stocks experience greater price fluctuations than others, so you may need to set different stop-loss margins for each investment you own.<\/li><li><strong>May only be available on advanced trading platforms.<\/strong> If your broker offers separate trading platforms for beginners and experienced traders, you may need to use the advanced trading platform to access order types like stop-losses.<\/li><\/ul><h3>What is the 7% stop-loss rule?<\/h3><p>The 7% stop-loss rule in trading is all about knowing when to cut your losses. According to the rule, you should sell a stock once it drops 7% below the price you paid for it. No matter the stock or any mitigating factors that may explain its drop in price\u2014sell, sell, sell.<\/p><p>It\u2019s a strategy that was popularized by famous American investor William J. O\u2019Neil. In his book How to Make Money in Stocks, O\u2019Neil wrote that investors should sell whenever a stock drops 7-8% below its purchase price.<\/p><p>So by setting a stop-loss order 7% below the price you paid for a stock, you can protect yourself from being wiped out by a major market downturn. It\u2019s a way of taking your emotions out of the equation, keeping losses at an acceptable level and living to fight another day.<\/p><p>But like any other investing or trading strategy, it\u2019s up to you to decide whether the 7% stop-loss rule is a good match for your investment goals and risk tolerance.<\/p><h3>Bottom line<\/h3><p>While they\u2019re not without drawbacks, stop-loss orders are a handy risk management tool to have at your disposal. It\u2019s easy to implement them as part of your trading strategy, so compare brokers today to find a trading platform that supports all the advanced order types you need.<\/p><h3>Frequently asked questions about stop-loss orders<\/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 much do stop-loss orders cost?<\/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>There are typically no fees to place a stop-loss order with most brokers. However, you will need to pay your trading platform's regular commission to execute your trade.<\/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\">Can I cancel or modify a stop-loss order?<\/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>Yes, your stop-loss order can be modified or cancelled at any time while it is still open. You can do this by logging into your brokerage account and viewing your open orders.<\/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\">What is a guaranteed stop-loss order?<\/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>A guaranteed stop-loss order ensures that your trade will be executed at the stop price you specify, even in a volatile market. You'll need to pay a fee to execute this type of order, and guaranteed stop-losses are not widely available from Canadian brokers.<\/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-0000000006\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000006\">\n                <span class=\"luna-accordion__title\">Do all brokers support stop-loss orders?<\/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-0000000006\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>No. While many brokers offer stop-loss orders, not all do. Some brokers may only offer this order type through their advanced trading platform, not their beginner trading platform, so you'll need to check what order types are available and how you can access them when choosing a broker.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n\n<\/ul>\n<div id=\"sources\" style=\"position: relative;\"><h3 style=\"position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;\">Sources<\/h3>\n<div id=\"lazy0000000007\"><\/div>\n<script type=\"application\/json\" id=\"lazyloaded-assets-json-lazy0000000007\" class=\"lazyloaded-assets-json\">{\"critical-scripts\":[],\"scripts\":[\"https:\\\/\\\/www.finder.com\\\/parent-theme\\\/shortcodes\\\/article-source\\\/prod\\\/article-source.de087a0da9824e407767.js\"],\"styles\":[\"https:\\\/\\\/www.finder.com\\\/parent-theme\\\/shortcodes\\\/article-source\\\/prod\\\/article-source.87684078d471e76125dd.css\"]}<\/script><\/div><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>","protected":false},"excerpt":{"rendered":"<p>Learn how a stop-loss order can help you limit losses or lock in profits when trading.<\/p>\n","protected":false},"author":516,"featured_media":1068545,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"Stop loss order","_yoast_wpseo_title":"What Is a Stop-Loss Order & How It Can Help You | Finder","_yoast_wpseo_metadesc":"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_opengraph-image":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2017\/03\/WorldCurrencyRates_gettyimages_450x250.jpg","_yoast_wpseo_opengraph-image-id":"1398180","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,"post_is_fact_checked":"false","post_co_author":"-1","post_co_author_date":null,"post_co_author_manual_date_checked":null,"post_reviewer":"-1","post_reviewer_date":"","post_reviewer_manual_date_checked":null,"post_editor":"-1","post_editor_date":null,"post_author_date":"2025-12-04T13:34:04","post_author_manual_date_checked":"false","_last_updated_date_data":"{\"is_updated_date_published\":true,\"last_updated_date\":\"2025-12-04 18:34:08\",\"timezone_offset\":\" +00:00\",\"last_update_summary\":\"We updated this entire guide to give you more detailed information about stop-loss orders.\"}","_last_major_update":"","feature_finder_bot_teaser_enabled":false,"feature_finder_bot_teaser_message":"","feature_finder_bot_teaser_placeholder":"","feature_finder_bot_teaser_suggestions":"","footnotes":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":""},"categories":[38411],"tags":[64948,33533],"asset_tag":[],"class_list":["post-935396","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-stock-trading","tag-investing","tag-share-trading"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>What Is a Stop-Loss Order &amp; How It Can Help You | Finder<\/title>\n<meta name=\"description\" content=\"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.\" \/>\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\/stop-loss-order\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is a stop-loss order?\" \/>\n<meta property=\"og:description\" content=\"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order\" \/>\n<meta property=\"og:site_name\" content=\"Finder Canada\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-23T17:19:49+00:00\" \/>\n<meta name=\"author\" content=\"Tim Falk\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tim Falk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 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\\\/stop-loss-order#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order\"},\"author\":{\"name\":\"Tim Falk\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#\\\/schema\\\/person\\\/e84372ad54f89a7447d88eab25817464\"},\"headline\":\"What is a stop-loss order?\",\"datePublished\":\"2021-07-23T17:19:49+00:00\",\"dateModified\":\"2025-12-04T13:34:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order\"},\"wordCount\":2093,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2021\\\/07\\\/BuySellGraph_Supplied_1800x1000.jpg\",\"articleSection\":[\"Stock Trading\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#respond\"]}],\"citation\":[{\"@type\":\"CreativeWork\",\"name\":\"Investor.gov: Types of Orders\",\"url\":\"https:\\\/\\\/www.investor.gov\\\/introduction-investing\\\/investing-basics\\\/how-stock-markets-work\\\/types-orders\"},{\"@type\":\"CreativeWork\",\"name\":\"Canadian Investment Regulatory Organization, Guidance Respecting the Management of Stop Loss Orders\",\"url\":\"https:\\\/\\\/www.ciro.ca\\\/newsroom\\\/publications\\\/guidance-respecting-management-stop-loss-orders-0\"},{\"@type\":\"CreativeWork\",\"name\":\"Nova Scotia Securities Commission: Order Up Part 3 \u2013 Stop Loss Order\",\"url\":\"https:\\\/\\\/nssc.novascotia.ca\\\/before-you-invest\\\/order-part-3-%E2%80%93-stop-loss-order\"},{\"@type\":\"CreativeWork\",\"name\":\"Koenig, Kimberly: When To Sell A Stock: Cutting Losses Short Is The First Rule, January 8, 2025\",\"url\":\"https:\\\/\\\/www.investors.com\\\/how-to-invest\\\/investors-corner\\\/sell-a-stock-cutting-losses-short-is-first-rule\\\/\"}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order\",\"name\":\"What Is a Stop-Loss Order & How It Can Help You | Finder\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2021\\\/07\\\/BuySellGraph_Supplied_1800x1000.jpg\",\"datePublished\":\"2021-07-23T17:19:49+00:00\",\"dateModified\":\"2025-12-04T13:34:08+00:00\",\"description\":\"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#primaryimage\",\"url\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2021\\\/07\\\/BuySellGraph_Supplied_1800x1000.jpg\",\"contentUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2021\\\/07\\\/BuySellGraph_Supplied_1800x1000.jpg\",\"width\":1800,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/stock-trading\\\/stop-loss-order#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\":\"What is a stop-loss order?\"}]},{\"@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\\\/e84372ad54f89a7447d88eab25817464\",\"name\":\"Tim Falk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"url\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"contentUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"caption\":\"Tim Falk\"},\"description\":\"Tim Falk is a freelance writer for Finder. Over the course of his 20-year writing career, he has reported on a wide range of personal finance topics. Whether you're investing in stocks and ETFs, comparing savings accounts or choosing a credit card, Tim wants to make it easier for you to understand. When he\u2019s not staring at his computer, you can usually find him exploring the great outdoors.\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/author\\\/timfalk\",\"jobTitle\":\"Writer\",\"knowsAbout\":[{\"@type\":\"Thing\",\"name\":\"Banking\"},{\"@type\":\"Thing\",\"name\":\"Personal Loans\"},{\"@type\":\"Thing\",\"name\":\"Car Loans\"},{\"@type\":\"Thing\",\"name\":\"Stock Trading\"},{\"@type\":\"Thing\",\"name\":\"Cryptocurrency\"}],\"sameAs\":[],\"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 much do stop-loss orders cost?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rThere are typically no fees to place a stop-loss order with most brokers. However, you will need to pay your trading platform's regular commission to execute your trade.\\r\"}},{\"@type\":\"Question\",\"name\":\"Can I cancel or modify a stop-loss order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rYes, your stop-loss order can be modified or cancelled at any time while it is still open. You can do this by logging into your brokerage account and viewing your open orders.\\r\"}},{\"@type\":\"Question\",\"name\":\"What is a guaranteed stop-loss order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rA guaranteed stop-loss order ensures that your trade will be executed at the stop price you specify, even in a volatile market. You'll need to pay a fee to execute this type of order, and guaranteed stop-losses are not widely available from Canadian brokers.\\r\"}},{\"@type\":\"Question\",\"name\":\"Do all brokers support stop-loss orders?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rNo. While many brokers offer stop-loss orders, not all do. Some brokers may only offer this order type through their advanced trading platform, not their beginner trading platform, so you'll need to check what order types are available and how you can access them when choosing a broker.\\r\"}}]}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2025-12-04T13:34:08+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What Is a Stop-Loss Order & How It Can Help You | Finder","description":"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.","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\/stop-loss-order","og_locale":"en_US","og_type":"article","og_title":"What is a stop-loss order?","og_description":"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.","og_url":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order","og_site_name":"Finder Canada","article_published_time":"2021-07-23T17:19:49+00:00","author":"Tim Falk","twitter_misc":{"Written by":"Tim Falk","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#article","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order"},"author":{"name":"Tim Falk","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/e84372ad54f89a7447d88eab25817464"},"headline":"What is a stop-loss order?","datePublished":"2021-07-23T17:19:49+00:00","dateModified":"2025-12-04T13:34:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order"},"wordCount":2093,"commentCount":0,"publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2021\/07\/BuySellGraph_Supplied_1800x1000.jpg","articleSection":["Stock Trading"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#respond"]}],"citation":[{"@type":"CreativeWork","name":"Investor.gov: Types of Orders","url":"https:\/\/www.investor.gov\/introduction-investing\/investing-basics\/how-stock-markets-work\/types-orders"},{"@type":"CreativeWork","name":"Canadian Investment Regulatory Organization, Guidance Respecting the Management of Stop Loss Orders","url":"https:\/\/www.ciro.ca\/newsroom\/publications\/guidance-respecting-management-stop-loss-orders-0"},{"@type":"CreativeWork","name":"Nova Scotia Securities Commission: Order Up Part 3 \u2013 Stop Loss Order","url":"https:\/\/nssc.novascotia.ca\/before-you-invest\/order-part-3-%E2%80%93-stop-loss-order"},{"@type":"CreativeWork","name":"Koenig, Kimberly: When To Sell A Stock: Cutting Losses Short Is The First Rule, January 8, 2025","url":"https:\/\/www.investors.com\/how-to-invest\/investors-corner\/sell-a-stock-cutting-losses-short-is-first-rule\/"}]},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order","url":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order","name":"What Is a Stop-Loss Order & How It Can Help You | Finder","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2021\/07\/BuySellGraph_Supplied_1800x1000.jpg","datePublished":"2021-07-23T17:19:49+00:00","dateModified":"2025-12-04T13:34:08+00:00","description":"A stop-loss order is a vital risk management tool for anyone who trades stocks. Learn how stop-loss orders work and how to use them to your advantage.","breadcrumb":{"@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2021\/07\/BuySellGraph_Supplied_1800x1000.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2021\/07\/BuySellGraph_Supplied_1800x1000.jpg","width":1800,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/ca\/stock-trading\/stop-loss-order#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":"What is a stop-loss order?"}]},{"@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\/e84372ad54f89a7447d88eab25817464","name":"Tim Falk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","caption":"Tim Falk"},"description":"Tim Falk is a freelance writer for Finder. Over the course of his 20-year writing career, he has reported on a wide range of personal finance topics. Whether you're investing in stocks and ETFs, comparing savings accounts or choosing a credit card, Tim wants to make it easier for you to understand. When he\u2019s not staring at his computer, you can usually find him exploring the great outdoors.","url":"https:\/\/www.finder.com\/ca\/author\/timfalk","jobTitle":"Writer","knowsAbout":[{"@type":"Thing","name":"Banking"},{"@type":"Thing","name":"Personal Loans"},{"@type":"Thing","name":"Car Loans"},{"@type":"Thing","name":"Stock Trading"},{"@type":"Thing","name":"Cryptocurrency"}],"sameAs":[],"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 much do stop-loss orders cost?","acceptedAnswer":{"@type":"Answer","text":"\r\rThere are typically no fees to place a stop-loss order with most brokers. However, you will need to pay your trading platform's regular commission to execute your trade.\r"}},{"@type":"Question","name":"Can I cancel or modify a stop-loss order?","acceptedAnswer":{"@type":"Answer","text":"\r\rYes, your stop-loss order can be modified or cancelled at any time while it is still open. You can do this by logging into your brokerage account and viewing your open orders.\r"}},{"@type":"Question","name":"What is a guaranteed stop-loss order?","acceptedAnswer":{"@type":"Answer","text":"\r\rA guaranteed stop-loss order ensures that your trade will be executed at the stop price you specify, even in a volatile market. You'll need to pay a fee to execute this type of order, and guaranteed stop-losses are not widely available from Canadian brokers.\r"}},{"@type":"Question","name":"Do all brokers support stop-loss orders?","acceptedAnswer":{"@type":"Answer","text":"\r\rNo. While many brokers offer stop-loss orders, not all do. Some brokers may only offer this order type through their advanced trading platform, not their beginner trading platform, so you'll need to check what order types are available and how you can access them when choosing a broker.\r"}}]}]},"article_modified_time":"2025-12-04T13:34:08+00:00"},"custom_fields":{"_content_type":["niche-content\/information\/what-is"],"_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\":\"Learn how to use a stop-loss order, an important weapon in the arsenal of any stock trader.\"}"],"custom_post_template":["single-masthead-two-column.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/935396","targetHints":{"allow":["GET"]}}],"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\/516"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/comments?post=935396"}],"version-history":[{"count":7,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/935396\/revisions"}],"predecessor-version":[{"id":1068754,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/935396\/revisions\/1068754"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media\/1068545"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media?parent=935396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/categories?post=935396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/tags?post=935396"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/asset_tag?post=935396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}