Skip to content Skip to footer
{{r.fundCode}} {{r.fundName}} {{r.shareClass}} {{r.fundType}}
@media(min-width: 992px) { .hero { margin-top: 70px !important;} }
.custom-button-white { border-color: #fff; background-color: #fff; color: #003168; } .custom-button-white:hover { border-color: #e3f4ff; background-color: #e3f4ff; } .adjust{ background-color: #fff; } .adjust:hover{ background-color:#51B5E0; color: #003168; } #pinned-nav.nav-sticky:before { transform: scaleX(1); } #pinned-nav:before { content: ""; position: absolute; z-index: -1; left: 0; bottom: 0; width: 100%; height: 100%; transform: scaleX(0); background-color: #003168; transition: 0.25s ease-in-out; } .impact-nav-bar-link:focus { outline: none; box-shadow: 0 0 0 3px transparent; } #ri-nav-mob #ri-nav-mobButtonTrigger { align-items: center; justify-content: space-between; } .expandable-content-wrapper{ margin-top: 0 !important; } .expandable-trigger-button .expandable-trigger-button-between .expandable-arrow:before { color: white; } #ri-nav-mobButtonTrigger { outline: none; } #ri-nav-mob { background-color: #003168; padding-left: 30px; padding-right: 30px; display: none; z-index: 99; } .mob-nav-item { list-style: none; padding-top: 15px; padding-bottom: 15px; } .mob-nav-link { color: white; } #pinned-nav, #pinned-nav-mob { position: sticky; top: 54px; z-index: 99; margin-bottom: 15px; } #ri-nav { height:70px; background-color: #003168; position: relative; /* Needed for positioning scroll buttons */ justify-content: space-between; } #pinned-nav { height: auto; } .impact-nav-bar-link { display:block; color: #fff; padding: 0 10px; } .impact-nav-bar-link.active { border-bottom: solid 4px #fff; padding: 0 10px 16px; } .impact-nav-bar-item { list-style-type:none; padding-top: 21px; padding-bottom: 5px; margin-right: 20px; text-align: center; flex-shrink: 0; min-width: 120px; } ul.impact-nav-bar-items { padding-left: 0px; white-space: nowrap; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; display: flex; justify-content: flex-start; flex: 1; &::-webkit-scrollbar { display: none; } scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* IE and Edge */ padding-right: 20px; } ul.impact-nav-bar-items.justify-start { justify-content: flex-start; } ul.impact-nav-bar-items.justify-between { justify-content: space-between; } #navItemsContainer .impact-nav-bar-item:last-child { margin-right: 0; justify-items: end; } .impact-nav-bar-link:hover { color: #fff; text-decoration: none; border-bottom: 0; } .impact-nav-bar-link:focus { outline: none; } #pinned-nav { top: 83px; /* initial position */ transition: top 0.25s ease-in-out; z-index: 99; } /* Scroll Button Styling */ .scroll-button { background: rgba(0, 49, 104, 0.7); /* Dark blue with some transparency */ color: white; border: none; padding: 10px 15px; cursor: pointer; font-size: 1.5rem; position: absolute; top: 50%; transform: translateY(-50%); z-index: 100; height: 100%; /* Make buttons span the height of the nav bar */ display: flex; align-items: center; justify-content: center; transition: background-color 0.2s ease-in-out; } .scroll-button:hover { background: #003168; /* Solid dark blue on hover */ } .scroll-left { left: 0; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .scroll-right { right: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } #ri-nav ul.impact-nav-bar-items { padding-left: 0; padding-right: 0; } /* .content-body p:not(:last-child), .content-body ul:not(:last-child), .content-body ol:not(:last-child) { margin-bottom: 0 !important; } */ #navItemsContainer { margin-bottom: 0; } @media only screen and (max-width: 1199px) { #pinned-nav { display: none; } #ri-nav-mob { display: block; } } @media only screen and (min-width: 575px) { .hero { position: relative; top: 33px; padding-top: 6.25rem !important; } }

section.b-dark-blue, section.b-dark-blue h2:not(.media-card-header), section.b-dark-blue h3:not(.media-card-header), section.b-dark-blue h4:not(.media-card-header), section.b-dark-blue h5:not(.media-card-header), section.b-dark-blue h6:not(.media-card-header) { color: #fff !important; } .media-card-col .card.media-card .card-wrapper.card-link-wrapper:focus { outline: none; } .media-card-col .card.media-card:focus-within { outline: 2px solid #0472c5; outline-offset: 1px; } document.addEventListener('DOMContentLoaded', () => { document.querySelectorAll('h5.media-card-header').forEach(h5 => { const h3 = document.createElement('h3'); h3.innerHTML = h5.innerHTML; [...h5.attributes].forEach(attr => h3.setAttribute(attr.name, attr.value)); h5.replaceWith(h3); }); document.querySelectorAll('i.icon.far.fa-users.fa-fw').forEach(i => { i.removeAttribute('alt'); i.removeAttribute('role'); i.removeAttribute('aria-label'); i.setAttribute('aria-hidden', 'true'); }); });
gam-world-map
  • Canada

    We see good evidence that Prime Minister Mark Carney and his cabinet are making efforts to grow the Canadian economy and increase economic resilience through supportive policy and infrastructure development.

  • United States

    The market has reached new highs, driven primarily by an unusually strong earnings revision cycle and continued artificial intelligence (AI) capital expenditures by major technology companies.

  • Europe

    Despite the macroeconomic uncertainties, the near-term earnings environment for European equities remains surprisingly robust.

  • Asia

    Asia's macroeconomic outlook for the next 12 months reflects a transition toward moderate growth amid persistent energy shocks. Regional GDP growth is expected to be anchored by a sustained global tech upcycle and AI-related demand.

  • Emerging markets

    After decades of playing supporting roles, emerging economies are learning to fly independently, powered by rising domestic demand, deepening economic integration, and growing financial autonomy.

.country { stroke: #fff; stroke-miterlimit: 10; stroke-width: 0.5px; fill: #c3d7df; opacity: 0.7; } .circle-inner { stroke: #fff; stroke-width: 2px; fill: none; } .circle-canada { fill: #003168; } .legend-circle-canada { background-color: #003168; } .circle-us { fill: #009ed3; } .legend-circle-us { background-color: #009ed3; } .circle-asia { fill: #d87d00; } .legend-circle-asia { background-color: #d87d00; } .circle-emerging{ fill:#ffc300; } .legend-circle-emerging { background-color:#ffc300; } .circle-europe { fill: #859e00; } .legend-circle-europe { background-color: #859e00; } .circle { opacity: 0.8; transition: 0.25s; } .circle.active { opacity: 1; transform: scale(1.175); } .caption{ margin-top: 0.75em; } .first-list-item{ border-top: none; }

Two major forces are presently dominating the macroeconomic landscape: the ongoing global energy shock versus the rapid advancement and great promise of artificial intelligence (AI). To the extent that the former should prove temporary but the latter should endure, we expect stocks to outperform bonds but recognize that considerable optimism is priced into the equity outlook, particularly in regions with higher exposure to AI.

Read more
stack of papers
.imp-bg-dark-blue-color { background-color: #003168 !important; color: #fff !important; } .imp-bg-dark-blue-color h1, .imp-bg-dark-blue-color h2, .imp-bg-dark-blue-color h3, .imp-bg-dark-blue-color h4, .imp-bg-dark-blue-color h5, .imp-bg-dark-blue-color h6 { color: #fff !important; } .custom-footnote + p { font-size: 0.75rem; line-height: 1.5; }

Economy

The economic backdrop remains surprisingly resilient despite the energy shock, with economic data in both the U.S. and the G10 better than it was a year ago.

Fixed income

We forecast low-to-mid single-digit returns for government bonds, with the potential to earn higher returns in corporate bonds, though the added compensation for taking credit risk is historically small.

Equity markets

Following the strong gains of the past quarter, stocks are pricing in an optimistic scenario, assuming that the supportive macro backdrop and rapidly growing profits persist.

.dark-blue-bg { background: #003169 !important; color: #ffffff } .dark-blue-bg h2 { color: white !important; margin-bottom: 30px !important; } .dark-blue-bg .section-block-spacer-sm { border-left: 2px solid #c3e2fa !important; right: -16px; } .footnote-section > .custom-blockeditor ~ p { font-size: 0.75rem; line-height: 1.5; }

section.b-dark-blue, section.b-dark-blue h2:not(.media-card-header), section.b-dark-blue h3:not(.media-card-header), section.b-dark-blue h4:not(.media-card-header), section.b-dark-blue h5:not(.media-card-header), section.b-dark-blue h6:not(.media-card-header) { color: #fff !important; } .media-card-col .card.media-card .card-wrapper.card-link-wrapper:focus { outline: none; } .media-card-col .card.media-card:focus-within { outline: 2px solid #0472c5; outline-offset: 1px; } document.addEventListener('DOMContentLoaded', () => { document.querySelectorAll('h5.media-card-header').forEach(h5 => { const h3 = document.createElement('h3'); h3.innerHTML = h5.innerHTML; [...h5.attributes].forEach(attr => h3.setAttribute(attr.name, attr.value)); h5.replaceWith(h3); }); document.querySelectorAll('i.icon.far.fa-users.fa-fw').forEach(i => { i.removeAttribute('alt'); i.removeAttribute('role'); i.removeAttribute('aria-label'); i.setAttribute('aria-hidden', 'true'); }); });

Resources



.media-card-summary, .media-card-subheader { word-wrap:break-word }
Disclosure
This material is provided by RBC Global Asset Management (RBC GAM) for informational purposes only and may not be reproduced, distributed or published without the written consent of RBC GAM or its affiliated entities listed herein. This material does not constitute an offer or a solicitation to buy or to sell any security, product or service in any jurisdiction; nor is it intended to provide investment, financial, legal, accounting, tax, or other advice and such information should not be relied or acted upon for providing such advice. This material is not available for distribution to investors in jurisdictions where such distribution would be prohibited.

RBC GAM is the asset management division of Royal Bank of Canada (RBC) which includes RBC Global Asset Management Inc. (RBC GAM Inc.), RBC Global Asset Management (U.S.) Inc. (RBC GAM-US), RBC Global Asset Management (UK) Limited (RBC GAM-UK), and RBC Global Asset Management (Asia) Limited (RBC GAM-Asia), which are separate, but affiliated subsidiaries of RBC.

In Canada, this material is provided by RBC GAM Inc. (including PH&N Institutional), which is regulated by each provincial and territorial securities commission. In the United States (US), this material is provided by RBC GAM-US, a federally registered investment adviser. In the United Kingdom (UK) and Australia this material is provided by RBC GAM-UK, which is authorised and regulated by the UK Financial Conduct Authority. In the European Economic Area (EEA), this material is provided by BlueBay Funds Management Company S.A. (BBFM S.A.), which is regulated by the Commission de Surveillance du Secteur Financier (CSSF). In Germany, France, Sweden, Italy, Spain and Netherlands the BBFM S.A. is operating under a branch passport pursuant to the Undertakings for Collective Investment in Transferable Securities Directive (2009/65/EC) and the Alternative Investment Fund Managers Directive (2011/61/EU). In Spain, BlueBay Funds Management S.A is registered with the CNMV under No. 607. In Switzerland, this material is provided by BlueBay Asset Management AG where the Representative and Paying Agent is BNP Paribas Securities Services, Paris, succursale de Zurich, Selnaustrasse 16, 8002 Zurich, Switzerland. In Japan, this material is provided by BlueBay Asset Management International Limited, which is registered with the Kanto Local Finance Bureau of Ministry of Finance, Japan. In Asia, this material is provided by RBC GAM-Asia, which is licensed by the Securities and Futures Commission (SFC) in Hong Kong.

Additional information about RBC GAM may be found at www.rbcgam.com.

This material has not been reviewed by, and is not registered with any securities or other regulatory authority, and may, where appropriate and permissible, be distributed by the above-listed entities in their respective jurisdictions.

Any investment and economic outlook information contained in this material has been compiled by RBC GAM from various sources. Information obtained from third parties is believed to be reliable, but no representation or warranty, express or implied, is made by RBC GAM, its affiliates or any other person as to its accuracy, completeness or correctness. RBC GAM and its affiliates assume no responsibility for any errors or omissions in such information.

Opinions contained herein reflect the judgment and thought leadership of RBC GAM and are subject to change at any time. Such opinions are for informational purposes only and are not intended to be investment or financial advice and should not be relied or acted upon for providing such advice. RBC GAM does not undertake any obligation or responsibility to update such opinions.

RBC GAM reserves the right at any time and without notice to change, amend or cease publication of this information.

Past performance is not indicative of future results. It is not possible to invest directly in an index.

Some of the statements contained in this material may be considered forward-looking statements which provide current expectations or forecasts of future results or events. Forward-looking statements are not guarantees of future performance or events and involve risks and uncertainties. Do not place undue reliance on these statements because actual results or events may differ materially from those described in such forward-looking statements as a result of various factors. Before making any investment decisions, we encourage you to consider all relevant factors carefully.

® / TM Trademark(s) of Royal Bank of Canada. Used under licence.
© RBC Global Asset Management Inc., 2026
rbc-gam-logo