{"id":154228,"date":"2026-05-21T12:08:16","date_gmt":"2026-05-21T12:08:16","guid":{"rendered":"https:\/\/am.meltedhouse.digital\/our-team\/"},"modified":"2026-08-26T14:23:23","modified_gmt":"2026-08-26T14:23:23","slug":"our-team","status":"publish","type":"page","link":"https:\/\/alpinemacro.com\/fr\/our-team\/","title":{"rendered":"Notre \u00e9quipe"},"content":{"rendered":"\n<section class=\"oe-section oe-background-secondary oe-hero-section-image-mask oe-hero-gbv2 gb-element-a3f1c8d2 break-out\" style=\"--inline-bg-image: url()\">\n<div class=\"oe-container oe-light oe-flex oe-flex-column oe-gap-medium gb-element-7b2e9f04\"><!--blockstudio\/alpine\/breadcrumbs--><nav class=\"am-breadcrumbs am-breadcrumbs--inherit am-breadcrumbs--collapse am-breadcrumbs--float am-breadcrumbs--float-nomobile\" aria-label=\"Breadcrumb\">\n\t<ol class=\"am-breadcrumbs__list\">\n\t\t\t\t\t<li class=\"am-breadcrumbs__item\">\n\t\t\t\t\t\t\t\t\t<a class=\"am-breadcrumbs__link\" href=\"\/fr\/\">Accueil<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t<li class=\"am-breadcrumbs__item\">\n\t\t\t\t\t\t\t\t\t<a class=\"am-breadcrumbs__link\" href=\"\/fr\/about-us\/\">\u00c0 propo<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t<li class=\"am-breadcrumbs__item\">\n\t\t\t\t\t\t\t\t\t<span class=\"am-breadcrumbs__current\" aria-current=\"page\">Alpine Macro<\/span>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t<\/ol>\n<\/nav>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00c0 propo\",\"item\":\"\/fr\/about-us\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Alpine Macro\",\"item\":\"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/pages\/154228\"}]}<\/script>\n\n\n<div class=\"oe-gap-hero-grid gb-element-dbf6a5da\">\n<div class=\"oe-flex-between oe-flex-column oe-gap-grid oe-motion-stagger\">\n<div class=\"oe-flex-column oe-content-remove-margins oe-gap-content\">\n<div>\n<h1 class=\"gb-text oe-heading oe-heading-eyebrow oe-motion oe-motion-fade-up\">Notre \u00e9quipe<\/h1>\n<\/div>\n\n\n\n<div class=\"oe-container-small oe-container-align-left oe-flex oe-flex-column oe-content-remove-margins oe-gap-large\">\n<div class=\"oe-flex-column oe-content-remove-margins oe-gap-medium\">\n<h2 class=\"gb-text oe-heading oe-h1 oe-motion oe-motion-fade-up gb-text-4d7b3e8a\">Des esprits ind\u00e9pendants anim\u00e9s par une vision commune.<\/h2>\n\n\n\n<p class=\"gb-text oe-motion oe-motion-fade-up oe-text-medium\">Rencontrez l\u2019\u00e9quipe derri\u00e8re la recherche mondiale d\u2019Alpine Macro et les d\u00e9cennies d\u2019exp\u00e9rience en mati\u00e8re de politiques et de march\u00e9s qui sous-tendent chacune de nos recommandations.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div>\n<!--\n  Alpine Macro \u2014 TEAM hero graphic: flat people network (LANDSCAPE) \u2014 WP embed\n  ============================================================================\n  Paste this WHOLE snippet into a Custom HTML block in the Team page hero.\n  Wide + short. Background is transparent (drops onto your dark-navy hero);\n  wrapper padding is minimal.\n\n  WHAT IT IS\n  - The Alpine Macro marque at the bottom (line-only, no box or glow).\n  - Five team members sit in a ROW above it as plain person line-icons (no\n    discs), joined to the marque by rounded \"org-chart\" elbow connectors that\n    funnel into a central spine.\n\n  HOW IT BEHAVES (fires once, when it scrolls into view)\n  - The connectors DRAW themselves from the marque out to each member.\n  - The member icons POP in; the marque FADES in (all together).\n  - Idle, forever after: each icon gently floats, and faint cyan \"signal\" pulses\n    feed out from the marque along each connector.\n  - Respects prefers-reduced-motion (shows the finished, still network).\n\n  EASY EDITS (see the \"EDIT ME\" block below)\n  - --am-team-size   : max width of the graphic.\n  - --am-team-link   : colour of the connectors.\n  - --am-team-person : colour of the person icons.\n  - --am-team-accent : cyan accent (marque + pulses).\n  - --am-team-stage  : background behind it (transparent by default).\n\n  NOTES\n  - Namespaced under #am-team-net \/ .am-team-* so it can't collide with the theme.\n  - Connectors stop just short of each icon, and icons render on top, so no line\n    ever crosses an icon.\n-->\n<style>\n  .am-team-embed {\n    \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 EDIT ME \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    --am-team-size: 720px;                 \/* max width of the graphic *\/\n    --am-team-link: rgba(255,255,255,.28); \/* the connectors *\/\n    --am-team-person: rgba(233,246,251,.92);\/* person icon stroke *\/\n    --am-team-accent: #00addc;             \/* marque + pulses *\/\n    --am-team-stage: transparent;          \/* sits on your navy hero *\/\n    \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background: var(--am-team-stage);\n    padding: 6px 8px;\n    box-sizing: border-box;\n  }\n  .am-team-embed * { box-sizing: border-box; }\n\n  #am-team-net {\n    display: block;\n    width: 100%;\n    max-width: var(--am-team-size);\n    height: auto;\n    overflow: visible;\n  }\n\n  \/* \u2500\u2500 Connectors (draw in on view) \u2500\u2500 *\/\n  #am-team-net .am-team-link {\n    fill: none;\n    stroke: var(--am-team-link);\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-dasharray: 100;\n    stroke-dashoffset: 100;\n  }\n  .am-team-embed.is-visible #am-team-net .am-team-link {\n    animation: am-team-draw 1s cubic-bezier(.62,.04,.2,1) forwards;\n  }\n  @keyframes am-team-draw { to { stroke-dashoffset: 0; } }\n\n  \/* \u2500\u2500 Member icons: entrance pop (outer) + idle float (inner) \u2500\u2500 *\/\n  #am-team-net .node-in {\n    opacity: 0;\n    transform: scale(.55);\n    transform-box: fill-box;\n    transform-origin: center;\n  }\n  .am-team-embed.is-visible #am-team-net .node-in {\n    animation: am-team-pop .7s cubic-bezier(.22,1.15,.4,1) forwards;\n  }\n  @keyframes am-team-pop { to { opacity: 1; transform: scale(1); } }\n\n  \/* \u2500\u2500 Marque: simple fade in together, no scale \u2500\u2500 *\/\n  #am-team-net .hub-in { opacity: 0; }\n  .am-team-embed.is-visible #am-team-net .hub-in {\n    animation: am-team-fade .8s ease forwards;\n  }\n  @keyframes am-team-fade { to { opacity: 1; } }\n\n  #am-team-net .node-float {\n    transform-box: fill-box;\n    transform-origin: center;\n  }\n  .am-team-embed.is-visible #am-team-net .node-float {\n    animation: am-team-float var(--d, 6s) ease-in-out infinite;\n    animation-delay: var(--fd, 0s);\n  }\n  @keyframes am-team-float {\n    0%, 100% { transform: translateY(0); }\n    50%      { transform: translateY(-4px); }\n  }\n\n  \/* \u2500\u2500 Signal pulses (SMIL motion): hidden until in view \u2500\u2500 *\/\n  #am-team-net .am-team-pulses { opacity: 0; transition: opacity .7s ease; }\n  .am-team-embed.is-visible #am-team-net .am-team-pulses { opacity: 1; }\n\n  @media (prefers-reduced-motion: reduce) {\n    #am-team-net .node-in,\n    #am-team-net .hub-in,\n    #am-team-net .node-float { animation: none !important; opacity: 1 !important; transform: none !important; }\n    #am-team-net .am-team-link { animation: none !important; stroke-dashoffset: 0 !important; }\n    #am-team-net .am-team-pulses { display: none; }\n  }\n<\/style>\n\n<div class=\"am-team-embed\">\n  <svg id=\"am-team-net\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n       viewBox=\"0 0 780 250\" role=\"img\"\n       aria-labelledby=\"am-team-net-title am-team-net-desc\">\n    <title id=\"am-team-net-title\">Alpine Macro team network<\/title>\n    <desc id=\"am-team-net-desc\">The Alpine Macro marque at the base, linked to a row of five team members shown as person icons.<\/desc>\n\n    <defs>\n      <!-- Reusable person line-icon, centred on origin -->\n      <g id=\"am-team-person\">\n        <circle cx=\"0\" cy=\"-6\" r=\"6.5\" fill=\"none\" stroke=\"var(--am-team-person)\" stroke-width=\"2.1\"\/>\n        <path d=\"M-11 13 a11 11 0 0 1 22 0\" fill=\"none\" stroke=\"var(--am-team-person)\"\n              stroke-width=\"2.1\" stroke-linecap=\"round\"\/>\n      <\/g>\n\n      <!-- Alpine Macro marque: one mountain stroke layered 6\u00d7 (native offsets), all #00addc -->\n      <g id=\"am-team-marque\" fill=\"none\" stroke=\"var(--am-team-accent)\"\n         stroke-linecap=\"butt\" stroke-linejoin=\"round\" stroke-width=\"19.067\">\n        <path transform=\"translate(0 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n        <path transform=\"translate(39.311 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n        <path transform=\"translate(78.622 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n        <path transform=\"translate(117.933 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n        <path transform=\"translate(157.243 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n        <path transform=\"translate(196.554 0)\"\n              d=\"M 19.810 630.000 L 169.454 64.381 C 179.171 39.329, 189.468 27.085, 203.503 26.448 C 217.018 24.221, 226.499 33.349, 228.555 43.786 L 361.430 450.000\"\/>\n      <\/g>\n    <\/defs>\n\n    <!-- \u2550\u2550 CONNECTORS: marque \u2192 each member (rounded elbows funnelling to a spine) \u2550\u2550 -->\n    <g>\n      <path id=\"am-team-conn-0\" class=\"am-team-link\" style=\"animation-delay:.45s\" pathLength=\"100\"\n            d=\"M390 150 L390 112 L162 112 Q150 112 150 100 L150 78\"\/>\n      <path id=\"am-team-conn-1\" class=\"am-team-link\" style=\"animation-delay:.57s\" pathLength=\"100\"\n            d=\"M390 150 L390 112 L282 112 Q270 112 270 100 L270 78\"\/>\n      <path id=\"am-team-conn-2\" class=\"am-team-link\" style=\"animation-delay:.69s\" pathLength=\"100\"\n            d=\"M390 150 L390 78\"\/>\n      <path id=\"am-team-conn-3\" class=\"am-team-link\" style=\"animation-delay:.81s\" pathLength=\"100\"\n            d=\"M390 150 L390 112 L498 112 Q510 112 510 100 L510 78\"\/>\n      <path id=\"am-team-conn-4\" class=\"am-team-link\" style=\"animation-delay:.93s\" pathLength=\"100\"\n            d=\"M390 150 L390 112 L618 112 Q630 112 630 100 L630 78\"\/>\n    <\/g>\n\n    <!-- \u2550\u2550 SIGNAL PULSES: cyan dots feeding marque \u2192 member \u2550\u2550 -->\n    <g class=\"am-team-pulses\">\n      <circle r=\"3.1\" fill=\"var(--am-team-accent)\" opacity=\"0\">\n        <animateMotion dur=\"3.0s\" begin=\"1.5s\" repeatCount=\"indefinite\" rotate=\"0\"><mpath xlink:href=\"#am-team-conn-0\"\/><\/animateMotion>\n        <animate attributeName=\"opacity\" dur=\"3.0s\" begin=\"1.5s\" repeatCount=\"indefinite\" values=\"0;0;1;1;0\" keyTimes=\"0;.12;.30;.80;1\"\/>\n      <\/circle>\n      <circle r=\"3.1\" fill=\"var(--am-team-accent)\" opacity=\"0\">\n        <animateMotion dur=\"3.4s\" begin=\"1.9s\" repeatCount=\"indefinite\" rotate=\"0\"><mpath xlink:href=\"#am-team-conn-1\"\/><\/animateMotion>\n        <animate attributeName=\"opacity\" dur=\"3.4s\" begin=\"1.9s\" repeatCount=\"indefinite\" values=\"0;0;1;1;0\" keyTimes=\"0;.12;.30;.80;1\"\/>\n      <\/circle>\n      <circle r=\"3.1\" fill=\"var(--am-team-accent)\" opacity=\"0\">\n        <animateMotion dur=\"2.7s\" begin=\"2.3s\" repeatCount=\"indefinite\" rotate=\"0\"><mpath xlink:href=\"#am-team-conn-2\"\/><\/animateMotion>\n        <animate attributeName=\"opacity\" dur=\"2.7s\" begin=\"2.3s\" repeatCount=\"indefinite\" values=\"0;0;1;1;0\" keyTimes=\"0;.12;.30;.80;1\"\/>\n      <\/circle>\n      <circle r=\"3.1\" fill=\"var(--am-team-accent)\" opacity=\"0\">\n        <animateMotion dur=\"3.5s\" begin=\"2.7s\" repeatCount=\"indefinite\" rotate=\"0\"><mpath xlink:href=\"#am-team-conn-3\"\/><\/animateMotion>\n        <animate attributeName=\"opacity\" dur=\"3.5s\" begin=\"2.7s\" repeatCount=\"indefinite\" values=\"0;0;1;1;0\" keyTimes=\"0;.12;.30;.80;1\"\/>\n      <\/circle>\n      <circle r=\"3.1\" fill=\"var(--am-team-accent)\" opacity=\"0\">\n        <animateMotion dur=\"3.1s\" begin=\"3.1s\" repeatCount=\"indefinite\" rotate=\"0\"><mpath xlink:href=\"#am-team-conn-4\"\/><\/animateMotion>\n        <animate attributeName=\"opacity\" dur=\"3.1s\" begin=\"3.1s\" repeatCount=\"indefinite\" values=\"0;0;1;1;0\" keyTimes=\"0;.12;.30;.80;1\"\/>\n      <\/circle>\n    <\/g>\n\n    <!-- \u2550\u2550 MEMBER ICONS (person line-icons only) \u2014 drawn on top \u2550\u2550 -->\n    <g class=\"am-team-node\">\n      <title>Team member<\/title>\n      <g class=\"node-in\" style=\"animation-delay:.55s\">\n        <g class=\"node-float\" style=\"--d:6.4s;--fd:.0s\">\n          <use xlink:href=\"#am-team-person\" transform=\"translate(150 54) scale(1.25)\"\/>\n        <\/g>\n      <\/g>\n    <\/g>\n    <g class=\"am-team-node\">\n      <title>Team member<\/title>\n      <g class=\"node-in\" style=\"animation-delay:.67s\">\n        <g class=\"node-float\" style=\"--d:7.1s;--fd:.6s\">\n          <use xlink:href=\"#am-team-person\" transform=\"translate(270 54) scale(1.25)\"\/>\n        <\/g>\n      <\/g>\n    <\/g>\n    <g class=\"am-team-node\">\n      <title>Team member<\/title>\n      <g class=\"node-in\" style=\"animation-delay:.79s\">\n        <g class=\"node-float\" style=\"--d:6.7s;--fd:1.1s\">\n          <use xlink:href=\"#am-team-person\" transform=\"translate(390 54) scale(1.25)\"\/>\n        <\/g>\n      <\/g>\n    <\/g>\n    <g class=\"am-team-node\">\n      <title>Team member<\/title>\n      <g class=\"node-in\" style=\"animation-delay:.91s\">\n        <g class=\"node-float\" style=\"--d:7.4s;--fd:.3s\">\n          <use xlink:href=\"#am-team-person\" transform=\"translate(510 54) scale(1.25)\"\/>\n        <\/g>\n      <\/g>\n    <\/g>\n    <g class=\"am-team-node\">\n      <title>Team member<\/title>\n      <g class=\"node-in\" style=\"animation-delay:1.03s\">\n        <g class=\"node-float\" style=\"--d:6.9s;--fd:.9s\">\n          <use xlink:href=\"#am-team-person\" transform=\"translate(630 54) scale(1.25)\"\/>\n        <\/g>\n      <\/g>\n    <\/g>\n\n    <!-- \u2550\u2550 MARQUE (line-only, no box\/glow) \u2550\u2550 -->\n    <g class=\"am-team-node\">\n      <title>Alpine Macro<\/title>\n      <g class=\"hub-in\" style=\"animation-delay:.15s\">\n        <use xlink:href=\"#am-team-marque\" transform=\"translate(351.7 152.5) scale(0.1325)\"\/>\n      <\/g>\n    <\/g>\n\n  <\/svg>\n<\/div>\n\n<script>\n(function () {\n  var svg = document.getElementById('am-team-net');\n  if (!svg) return;\n  var embed = svg.closest ? svg.closest('.am-team-embed') : null;\n  if (!embed) return;\n\n  var started = false;\n  function play() {\n    if (started) return;\n    started = true;\n    embed.classList.add('is-visible');\n  }\n\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function (entries) {\n      for (var i = 0; i < entries.length; i++) {\n        if (entries[i].isIntersecting) { play(); io.disconnect(); break; }\n      }\n    }, { threshold: 0.3 });\n    io.observe(embed);\n  } else {\n    play();\n  }\n})();\n<\/script>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n\n\n<section class=\"oe-section oe-flex oe-flex-column oe-gap-container oe-padding-remove-top alignfull break-out\" id=\"am-our-story\">\n<div class=\"oe-container\">\n<div class=\"oe-content-remove-margins oe-flex-column oe-gap-content-grid oe-motion-stagger oe-motion-trigger--late\"><!--blockstudio\/alpine\/directory-filter--><div class=\"am-filter am-filter--team-page is-sticky\" data-filter-target=\"team-directory\" style=\"top:0px;\">\n    <div class=\"am-filter__inner\">\n\n        <div class=\"am-filter__pills-wrap\">\n            <div class=\"am-filter__pills\" role=\"group\" aria-label=\"Filter by team\">\n                                    <button type=\"button\" class=\"am-filter__pill is-active\" data-filter-pill=\"\">\n                        All                        <span class=\"am-filter__count\">0<\/span>                    <\/button>\n                                    <button type=\"button\" class=\"am-filter__pill\" data-filter-pill=\"strategists\">\n                        Strat\u00e8ges                        <span class=\"am-filter__count\">0<\/span>                    <\/button>\n                                    <button type=\"button\" class=\"am-filter__pill\" data-filter-pill=\"__not:strategists\">\n                        \u00c9quipe \u00e9largie                        <span class=\"am-filter__count\">0<\/span>                    <\/button>\n                            <\/div>\n        <\/div>\n\n                    <div class=\"am-filter__search\">\n                <svg width=\"17\" height=\"17\" fill=\"none\" stroke=\"#9aa8b8\" stroke-width=\"2\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"M21 21l-4.3-4.3\"\/><\/svg>\n                <input type=\"search\" data-filter-search placeholder=\"Rechercher par nom\u2026\" aria-label=\"Rechercher par nom\u2026\">\n            <\/div>\n        \n    <\/div>\n\n    <p class=\"am-filter__noresults\" data-filter-noresults hidden>\n        No matches. Try a different name or team.\n    <\/p>\n<\/div>\n\n\n\n<div class=\"oe-flex-column oe-gap-grid\">\n<div class=\"oe-motion oe-motion-fade-up\"><!--blockstudio\/alpine\/team-grid--><div class=\"am-team-grid am-team-grid--photo\"\n     data-filter-group=\"team-directory\"\n     data-bio-popup=\"1\"\n     data-page-size=\"0\"\n     data-pagination=\"numbers\"\n     style=\"--am-cols: 4;\">\n\n    <div class=\"am-team-grid__loader\" aria-hidden=\"true\"><span class=\"am-spinner\"><\/span><\/div>\n\n            <div class=\"am-team-grid__head\">\n            <h2 class=\"am-team-grid__title\">Strat\u00e8ges<\/h2>\n            <span class=\"am-team-grid__meta\" data-filter-count><\/span>\n        <\/div>\n    \n    <div class=\"am-team-grid__items\">\n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Bassam Nawfal\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e9giste en chef de l&#039;allocation d&#039;actifs\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/bassam-nawfal-cfa\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Bassam-Nawful-AlpineMacro-200DPI-e1710289543838.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Bassam Nawfal&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Bassam-Nawful-AlpineMacro-200DPI-e1710289543838.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/bassam-nawfal-cfa\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Bassam Nawfal on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e9giste en chef de l&#039;allocation d&#039;actifs<\/div>                    <div class=\"am-card__name\">Bassam Nawfal<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Bassam Nawfal est le strat\u00e8ge en chef de l\u2019allocation d\u2019actifs. Avant de rejoindre Alpine Macro, Bassam a pass\u00e9 6 ans chez Investissements PSP, un important fonds de pension bas\u00e9 \u00e0 Montr\u00e9al, o\u00f9 il a jou\u00e9 un r\u00f4le cl\u00e9 dans le lancement et la gestion d\u2019une strat\u00e9gie dynamique de r\u00e9partition des devises et des actifs. Auparavant, il avait commenc\u00e9 sa carri\u00e8re chez BCA Research, o\u00f9 il a pass\u00e9 8 ans \u00e0 occuper diff\u00e9rents postes, notamment en tant que strat\u00e8ge FX senior. Bassam est titulaire d\u2019un Baccalaur\u00e9at en commerce en finance de l\u2019Universit\u00e9 Concordia, ainsi que de la d\u00e9signation CFA.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Chen Zhao\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, strat\u00e9gie mondiale\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/chen-zhao-a7668416\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Chen_Zhao-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Chen Zhao&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Chen_Zhao-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/chen-zhao-a7668416\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Chen Zhao on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, strat\u00e9gie mondiale<\/div>                    <div class=\"am-card__name\">Chen Zhao<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Chen Zhao est le strat\u00e9giste mondiale en chef d\u2019Alpine Macro. De 2015 \u00e0 2016, il a codirig\u00e9 la recherche macro chez Brandywine Global Investment Management. Avant Brandywine Global, Chen a travaill\u00e9 pendant 23 ans chez BCA Research en tant qu\u2019associ\u00e9, r\u00e9dacteur en chef et strat\u00e9giste international en chef. Dans les ann\u00e9es 1990, il a \u00e9labor\u00e9 et r\u00e9dig\u00e9 les publications de BCA sur la Chine et les march\u00e9s \u00e9mergents. Il a ensuite \u00e9t\u00e9 nomm\u00e9 responsable de la strat\u00e9gie internationale de l\u2019entreprise dans les ann\u00e9es 2000 et a r\u00e9dig\u00e9 la publication vedette de BCA, Global Investment Strategy, de 2005 \u00e0 2015. Il est titulaire d\u2019une ma\u00eetrise en \u00e9conomie de l\u2019Universit\u00e9 centrale des finances et de l\u2019\u00e9conomie, a \u00e9t\u00e9 chercheur invit\u00e9 \u00e0 l\u2019Universit\u00e9 d\u2019Illinois \u00e0 Urbana-Champaign et a poursuivi des \u00e9tudes sup\u00e9rieures en vue d\u2019obtenir un doctorat \u00e0 l\u2019Universit\u00e9 McGill.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Dan Alamariu\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, g\u00e9opolitique\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/dan-alamariu-a5387b\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Dan-Alamariu-Alpine-Macro-800x800px-72dpi.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Dan Alamariu&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Dan-Alamariu-Alpine-Macro-800x800px-72dpi-768x768.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/dan-alamariu-a5387b\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Dan Alamariu on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, g\u00e9opolitique<\/div>                    <div class=\"am-card__name\">Dan Alamariu<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Avant de se joindre \u00e0 Alpine Macro, Dan a pass\u00e9 huit ans chez UBS, \u00e0 titre de directeur ex\u00e9cutif, responsable de l\u2019analyse du risque souverain des pays pour les Am\u00e9riques. Avant UBS, Dan a occup\u00e9 divers postes de directeur au sein d\u2019Eurasia Group, notamment en analyse comparative mondiale, et a dirig\u00e9 le d\u00e9veloppement de produits. Il a \u00e9galement travaill\u00e9 \u00e0 la Banque de Tokyo-Mitsubishi UFJ ainsi que chez Deloitte Consulting. Dan a poursuivi des \u00e9tudes de deuxi\u00e8me cycle en relations internationales \u00e0 la London School of Economics, d\u00e9tient une ma\u00eetrise en affaires internationales de l\u2019Universit\u00e9 Columbia et un baccalaur\u00e9at (BSFS) de l\u2019Universit\u00e9 Georgetown.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"David Abramson\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef pour les \u00c9tats-Unis et directeur de la recherche\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/david-abramson-10ba3784\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/David-Abramson-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read David Abramson&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/David-Abramson-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/david-abramson-10ba3784\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"David Abramson on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef pour les \u00c9tats-Unis et directeur de la recherche<\/div>                    <div class=\"am-card__name\">David Abramson<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">David Abramson est strat\u00e8ge en chef pour les \u00c9tats-Unis et directeur de la recherche chez Alpine Macro. Pendant 28 ans, David a \u00e9t\u00e9 strat\u00e8ge macro\u00e9conomique et a occup\u00e9 divers postes de haute direction \u00e0 BCA Research. Plus r\u00e9cemment, il y a \u00e9t\u00e9 strat\u00e8ge en chef pour les \u00c9tats-Unis ainsi que directeur de la recherche. Au cours de son passage \u00e0 BCA Research, David a lanc\u00e9 et dirig\u00e9 les services European Strategy et Commodity &amp; Energy Strategy. Il a en outre \u00e9t\u00e9 r\u00e9dacteur en chef des services Foreign Exchange Strategy et China Investment Strategy. Il enseigne la finance internationale aux \u00e9tudiants \u00e0 la ma\u00eetrise en administration des affaires (MBA) \u00e0 l\u2019Universit\u00e9 McGill depuis 20 ans et si\u00e8ge au comit\u00e9 des clients du Kenneth Woods Portfolio Management Program de l\u2019Universit\u00e9 Concordia.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Harvinder Kalirai\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e9giste en chef pour les titres \u00e0 revenu fixe et les devises\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/harvinder-kalirai-232a614\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/harvinder-pic_Feb-25-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Harvinder Kalirai&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/harvinder-pic_Feb-25-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/harvinder-kalirai-232a614\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Harvinder Kalirai on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e9giste en chef pour les titres \u00e0 revenu fixe et les devises<\/div>                    <div class=\"am-card__name\">Harvinder Kalirai<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Harvinder Kalirai est strat\u00e8ge en chef, titres \u00e0 revenu fixe et devises \u00e0 l\u2019\u00e9chelle mondiale. Avant de se joindre \u00e0 Alpine Macro, Harvinder a pass\u00e9 une d\u00e9cennie \u00e0 BCA Research, o\u00f9 il a dirig\u00e9 le service Foreign Exchange Strategy de la firme de 2008 \u00e0 2016 et Daily Insights de 2016 \u00e0 2018. Avant BCA, Harvinder \u00e9tait chef de la gestion des devises \u00e0 Gestion d\u2019actifs mondiale CIBC. Auparavant, il a occup\u00e9 divers postes chez State Street Global Markets, dont ceux de strat\u00e8ge macro\u00e9conomique principal (Londres), de chef de la recherche sur les devises pour l\u2019Asie-Pacifique (Sydney) et de strat\u00e8ge principal en devises (Boston). Harvinder a amorc\u00e9 sa carri\u00e8re \u00e0 la Banque du Canada en 1995, muni d\u2019une ma\u00eetrise en \u00e9conomie et d\u2019un baccalaur\u00e9at en commerce (finance) de l\u2019Universit\u00e9 McGill. Il d\u00e9tient \u00e9galement le titre de CFA.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Henry Wu\"\n                     data-team=\"strategists\"\n                     data-role=\"Coresponsable, strat\u00e9gie sur les obligations am\u00e9ricaines\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/henry-wu-cfa-969092104\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Wu-Henry-Photo.jpeg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Henry Wu&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Wu-Henry-Photo-768x768.jpeg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/henry-wu-cfa-969092104\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Henry Wu on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Coresponsable, strat\u00e9gie sur les obligations am\u00e9ricaines<\/div>                    <div class=\"am-card__name\">Henry Wu<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Henry Wu est un membre \u00e0 part enti\u00e8re d\u2019Alpine Macro depuis sa cr\u00e9ation en 2017. Il \u00e9labore et publie des recherches sur les strat\u00e9gies quantitatives couvrant les cat\u00e9gories d\u2019actifs, avec une expertise en mod\u00e9lisation de la r\u00e9partition de l\u2019actif pour les actions, les obligations et les portefeuilles multiactifs, tant sur les march\u00e9s am\u00e9ricains que mondiaux. Ses travaux portent principalement sur la recherche macro\u00e9conomique et sur les actions am\u00e9ricaines, et il r\u00e9alise \u00e9galement le sondage Alpine Macro Investment Survey. Avant de se joindre \u00e0 Alpine Macro, Henry a pass\u00e9 deux ans \u00e0 BCA au sein de l\u2019\u00e9quipe des march\u00e9s \u00e9mergents. Il est titulaire d\u2019un baccalaur\u00e9at en math\u00e9matiques de l\u2019Universit\u00e9 de Waterloo et d\u00e9tient le titre de CFA.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"J. Anthony Boeckh\"\n                     data-team=\"strategists\"\n                     data-role=\"Pr\u00e9sident ex\u00e9cutif du conseil et r\u00e9dacteur en chef\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/tony-boeckh-04416764\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Anthony_Boeckh-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read J. Anthony Boeckh&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Anthony_Boeckh-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/tony-boeckh-04416764\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"J. Anthony Boeckh on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Pr\u00e9sident ex\u00e9cutif du conseil et r\u00e9dacteur en chef<\/div>                    <div class=\"am-card__name\">J. Anthony Boeckh<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Tony Boeckh est pr\u00e9sident ex\u00e9cutif du conseil et r\u00e9dacteur en chef d\u2019Alpine Macro. Tony a auparavant \u00e9t\u00e9 pr\u00e9sident du conseil, chef de la direction et r\u00e9dacteur en chef de BCA Research, \u00e9tablie \u00e0 Montr\u00e9al, pendant 34 ans. Il a notamment \u00e9t\u00e9 l\u2019\u00e9diteur du Bank Credit Analyst, une analyse mensuelle d\u2019ensemble de l\u2019\u00e9conomie et des march\u00e9s financiers am\u00e9ricains. Tony est titulaire d\u2019un doctorat en finance et en \u00e9conomie de la Wharton School de l\u2019Universit\u00e9 de Pennsylvanie, ainsi que d\u2019un baccalaur\u00e9at en commerce de l\u2019Universit\u00e9 de Toronto. Il est l\u2019un des fiduciaires fondateurs de l\u2019Institut Fraser, \u00e0 Vancouver, en Colombie-Britannique (un groupe de r\u00e9flexion \u00e9conomique vou\u00e9 aux principes du libre march\u00e9), et l\u2019auteur de plusieurs ouvrages, dont The Great Reflation (Wiley, 2010), un succ\u00e8s de vente sur Amazon, et The Stock Market and Inflation (Dow Jones-Irwin, 1982).<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Kelly Xu\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en mati\u00e8res premi\u00e8res et en \u00e9nergie\"\n                     data-li=\"https:\/\/ca.linkedin.com\/in\/kelly-qingyun-xu-cfa-m-sc-2531a2a1\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/chen-profile.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Kelly Xu&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/chen-profile.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/ca.linkedin.com\/in\/kelly-qingyun-xu-cfa-m-sc-2531a2a1\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Kelly Xu on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en mati\u00e8res premi\u00e8res et en \u00e9nergie<\/div>                    <div class=\"am-card__name\">Kelly Xu<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Avant de se joindre \u00e0 Alpine Macro, Kelly a pass\u00e9 pr\u00e8s de 15 ans \u00e0 BCA Research, o\u00f9 elle a occup\u00e9 en dernier lieu le poste de r\u00e9dactrice adjointe. \u00c0 ce titre, elle s\u2019est sp\u00e9cialis\u00e9e dans la recherche th\u00e9matique dans un large \u00e9ventail de domaines, dont les produits de base. Kelly est titulaire d\u2019une ma\u00eetrise en \u00e9conomie de l\u2019Universit\u00e9 McGill et d\u00e9tient le titre de CFA.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Mark McClellan\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, obligations am\u00e9ricaines\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/mark-mcclellan-88a2b42b\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Mark-pic_Jul-29-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Mark McClellan&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Mark-pic_Jul-29-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/mark-mcclellan-88a2b42b\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Mark McClellan on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, obligations am\u00e9ricaines<\/div>                    <div class=\"am-card__name\">Mark McClellan<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Mark McClellan est strat\u00e8ge en chef, obligations am\u00e9ricaines, d\u2019Alpine Macro. Avant de se joindre \u00e0 Alpine Macro, Mark \u00e9tait vice-pr\u00e9sident principal et a occup\u00e9 de nombreux postes cl\u00e9s au cours de sa carri\u00e8re de 23 ans \u00e0 BCA Research, dont celui de strat\u00e8ge en chef mondial des titres \u00e0 revenu fixe. Il a jou\u00e9 un r\u00f4le d\u00e9terminant dans l\u2019\u00e9laboration et la direction de plusieurs publications sur les titres \u00e0 revenu fixe, dont les services BCA Global Fixed Income Strategy et U.S. Bond Strategy. Mark a \u00e9galement couvert la r\u00e9partition de l\u2019actif am\u00e9ricaine lorsqu\u2019il dirigeait le service U.S. Investment Strategy, ainsi que la publication ma\u00eetresse de BCA, le mensuel Bank Credit Analyst. Mark a amorc\u00e9 sa carri\u00e8re comme \u00e9conomiste et pr\u00e9visionniste macro\u00e9conomique \u00e0 la Banque du Canada. Il est titulaire d\u2019une ma\u00eetrise en \u00e9conomie de l\u2019Universit\u00e9 Western et d\u2019un baccalaur\u00e9at en \u00e9conomie de l\u2019Universit\u00e9 McMaster.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Nick Giorgi\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, actions\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/nick-giorgi-cfa-30401518\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Nick-Portrait.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Nick Giorgi&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Nick-Portrait.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/nick-giorgi-cfa-30401518\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Nick Giorgi on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, actions<\/div>                    <div class=\"am-card__name\">Nick Giorgi<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Nick a \u00e9t\u00e9 strat\u00e8ge principal en actions chez J.P. Morgan, anciennement First Republic, o\u00f9 il dirigeait la strat\u00e9gie sur les actions tout en si\u00e9geant au comit\u00e9 de r\u00e9partition de l\u2019actif de la firme. Il a en outre fait partie de l\u2019\u00e9quipe de placement charg\u00e9e de g\u00e9rer une gamme de strat\u00e9gies d\u2019actions de JPMAM. Auparavant, Nick \u00e9tait directeur et strat\u00e8ge en placement au sein du Chief Investment Office de Bank of America. Il a amorc\u00e9 sa carri\u00e8re chez Citi Smith Barney, \u00e0 New York. Nick est titulaire d\u2019un baccalaur\u00e9at en finance de l\u2019Universit\u00e9 du Colorado et d\u2019un MBA de l\u2019Universit\u00e9 Georgetown. Il d\u00e9tient le titre de CFA.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Noah Ramos\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, th\u00e8mes d\u2019innovation\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/noah-ramos\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Noah-Ramos-200dpi-1024x1024.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Noah Ramos&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Noah-Ramos-200dpi-768x768.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/noah-ramos\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Noah Ramos on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, th\u00e8mes d\u2019innovation<\/div>                    <div class=\"am-card__name\">Noah Ramos<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Noah Ramos s\u2019est joint \u00e0 Alpine Macro au printemps 2024 et occupe le poste de strat\u00e8ge en chef de l\u2019innovation de la firme. Avant de se joindre \u00e0 l\u2019\u00e9quipe d\u2019Alpine, il a pass\u00e9 cinq ans chez 13D Research &amp; Strategy, o\u00f9 il a contribu\u00e9 \u00e0 d\u00e9velopper la recherche sur l\u2019innovation de la firme et aliment\u00e9 chaque semaine la publication phare de 13D, \u00ab What I Learned This Week \u00bb. Chez Alpine Macro, la recherche de Noah ajoute une optique technologique \u00e0 la couverture macro\u00e9conomique phare de la firme, en faisant le pont entre l\u2019innovation et l\u2019analyse macro\u00e9conomique traditionnelle. Sa couverture englobe l\u2019IA, l\u2019automatisation, l\u2019Internet des objets, la science quantique, la biotechnologie et la d\u00e9fense. Il suit \u00e9galement les principaux goulots d\u2019\u00e9tranglement susceptibles d\u2019influer sur la diffusion technologique mondiale, ainsi que ce que ces contraintes signifient pour les march\u00e9s. Noah est titulaire d\u2019un baccalaur\u00e9at en entrepreneuriat avec concentration en finance du Babson College, o\u00f9 il a obtenu son dipl\u00f4me avec la mention cum laude.<\/p><\/div>\n                            <\/article>\n\n        \n        \n        \n            <article class=\"am-card js-filter-item\"\n                     data-name=\"Yan Wang\"\n                     data-team=\"strategists\"\n                     data-role=\"Strat\u00e8ge en chef, march\u00e9s \u00e9mergents et Chine\"\n                     data-li=\"https:\/\/www.linkedin.com\/in\/yan-wang-%E7%8E%8B%E5%B2%A9-015b0915\/\"\n                     data-photo=\"https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Yan_Wang-300x300-1.jpg\"\n                     tabindex=\"0\" role=\"button\" aria-label=\"Read Yan Wang&rsquo;s bio\">\n\n                <div class=\"am-card__photo\" style=\"background-image:url(https:\/\/alpinemacro.com\/wp-content\/uploads\/2026\/05\/Yan_Wang-300x300-1.jpg)\">\n                                    <\/div>\n                <div class=\"am-card__scrim\"><\/div>\n\n                                    <a class=\"am-card__li\" href=\"https:\/\/www.linkedin.com\/in\/yan-wang-%E7%8E%8B%E5%B2%A9-015b0915\/\" target=\"_blank\" rel=\"noopener\"\n                       aria-label=\"Yan Wang on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                \n                                    <span class=\"am-card__hint\">Read bio\n                        <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n                    <\/span>\n                \n                <div class=\"am-card__cap\">\n                    <div class=\"am-card__role\">Strat\u00e8ge en chef, march\u00e9s \u00e9mergents et Chine<\/div>                    <div class=\"am-card__name\">Yan Wang<\/div>\n                <\/div>\n\n                                    <div class=\"am-card__bio\" hidden><p class=\"wp-block-paragraph\">Yan Wang est strat\u00e8ge en chef, march\u00e9s \u00e9mergents et Chine. Avant Alpine Macro, Yan a pass\u00e9 15 ans \u00e0 BCA Research, \u00e0 titre de r\u00e9dacteur en chef et de strat\u00e8ge en chef du service China Investment Strategy de BCA, et a jou\u00e9 un r\u00f4le de premier plan dans la formulation de l\u2019opinion de BCA sur la r\u00e9gion de la Grande Chine et l\u2019Asie \u00e9mergente. Avant de se joindre \u00e0 BCA, il a \u00e9t\u00e9 analyste en actions pendant six ans en Chine et \u00e0 Hong Kong. Yan est titulaire d\u2019un MBA en finance de l\u2019Universit\u00e9 McGill, d\u2019une ma\u00eetrise en \u00e9conomie du Tianjin Institute of Finance et d\u2019un baccalaur\u00e9at en finance de l\u2019Universit\u00e9 Nankai. Il d\u00e9tient \u00e9galement le titre de CFA.<\/p><\/div>\n                            <\/article>\n\n        \n            <\/div>\n\n    <div class=\"am-team-grid__pager\" data-pager hidden><\/div>\n\n                    <div class=\"am-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Team member biography\" hidden>\n            <div class=\"am-modal__box\">\n                <div class=\"am-modal__photo\" data-m-photo><svg width=\"42\" height=\"42\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg><\/div>\n                <div class=\"am-modal__body\">\n                    <button type=\"button\" class=\"am-modal__close\" aria-label=\"Close\">&times;<\/button>\n                    <div class=\"am-modal__role\" data-m-role><\/div>\n                    <h3 class=\"am-modal__name\" data-m-name><\/h3>\n                    <div class=\"am-modal__bio\" data-m-bio><\/div>\n                    <a class=\"am-modal__li\" data-m-li target=\"_blank\" rel=\"noopener\" hidden>\n                        <svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg> View LinkedIn profile\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"oe-motion oe-motion-fade-up\"><!--blockstudio\/alpine\/team-grid--><div class=\"am-team-grid am-team-grid--list\"\n     data-filter-group=\"team-directory\"\n     data-bio-popup=\"1\"\n     data-page-size=\"12\"\n     data-pagination=\"loadmore\"\n     style=\"--am-cols: 4;\">\n\n    <div class=\"am-team-grid__loader\" aria-hidden=\"true\"><span class=\"am-spinner\"><\/span><\/div>\n\n            <div class=\"am-team-grid__head\">\n            <h2 class=\"am-team-grid__title\">\u00c9quipe \u00e9largie<\/h2>\n            <span class=\"am-team-grid__meta\" data-filter-count><\/span>\n        <\/div>\n    \n    <div class=\"am-team-grid__items\">\n        \n        \n            <div class=\"am-pcard js-filter-item\"\n                 data-name=\"Aashray Udhani\"\n                 data-team=\"\"\n                 data-role=\"Gestionnaire du d\u00e9veloppement des affaires\"\n                 data-li=\"https:\/\/www.linkedin.com\/in\/aashray-udhani\/\"\n                 >\n                <div class=\"am-pcard__who\">\n                    <div class=\"am-pcard__name\">Aashray Udhani<\/div>\n                    <div class=\"am-pcard__role\">Gestionnaire du d\u00e9veloppement des affaires<\/div>                <\/div>\n                <div class=\"am-pcard__actions\">\n                                                                <a class=\"am-pcard__li\" href=\"https:\/\/www.linkedin.com\/in\/aashray-udhani\/\" target=\"_blank\" rel=\"noopener\"\n                           aria-label=\"Aashray Udhani on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#003469\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                                    <\/div>\n                            <\/div>\n\n        \n        \n        \n            <div class=\"am-pcard js-filter-item\"\n                 data-name=\"Angelina Mo\"\n                 data-team=\"\"\n                 data-role=\"Analyste de recherche\"\n                 data-li=\"https:\/\/www.linkedin.com\/in\/yaqianmo\/\"\n                 >\n                <div class=\"am-pcard__who\">\n                    <div class=\"am-pcard__name\">Angelina Mo<\/div>\n                    <div class=\"am-pcard__role\">Analyste de recherche<\/div>                <\/div>\n                <div class=\"am-pcard__actions\">\n                                                                <a class=\"am-pcard__li\" href=\"https:\/\/www.linkedin.com\/in\/yaqianmo\/\" target=\"_blank\" rel=\"noopener\"\n                           aria-label=\"Angelina Mo on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#003469\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                                    <\/div>\n                            <\/div>\n\n        \n        \n        \n            <div class=\"am-pcard js-filter-item am-pcard--has-bio\"\n                 data-name=\"Buktash Amiri\"\n                 data-team=\"\"\n                 data-role=\"Chef de l\u2019exploitation\"\n                 data-li=\"https:\/\/www.linkedin.com\/in\/buktashamiri\/\"\n                 tabindex=\"0\" role=\"button\" aria-label=\"Read Buktash Amiri&rsquo;s bio\">\n                <div class=\"am-pcard__who\">\n                    <div class=\"am-pcard__name\">Buktash Amiri<\/div>\n                    <div class=\"am-pcard__role\">Chef de l\u2019exploitation<\/div>                <\/div>\n                <div class=\"am-pcard__actions\">\n                                            <span class=\"am-pcard__bioflag\" title=\"Read bio\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14 3H6a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8z\"\/><path d=\"M14 3v5h5M8.5 13h7M8.5 16.5h5\"\/><\/svg><\/span>\n                                                                <a class=\"am-pcard__li\" href=\"https:\/\/www.linkedin.com\/in\/buktashamiri\/\" target=\"_blank\" rel=\"noopener\"\n                           aria-label=\"Buktash Amiri on LinkedIn\"><svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#003469\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg><\/a>\n                                    <\/div>\n                                    <div class=\"am-pcard__bio\" hidden><p class=\"wp-block-paragraph\">Buktash Amiri est chef de l\u2019exploitation chez Alpine Macro, o\u00f9 il supervise les op\u00e9rations mondiales de la firme ainsi que ses initiatives strat\u00e9giques. Avant de se joindre \u00e0 Alpine Macro, il a occup\u00e9 des postes de direction chez Bus.com et Thinking Capital (devenue par la suite Driven Financial), acqu\u00e9rant une vaste exp\u00e9rience en finance, en op\u00e9rations, en transformation d\u2019entreprise et en transactions corporatives.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Buktash a effectu\u00e9 ses \u00e9tudes de premier cycle \u00e0 la John Molson School of Business et ses \u00e9tudes sup\u00e9rieures \u00e0 l\u2019Universit\u00e9 McGill. Il d\u00e9tient le titre de comptable professionnel agr\u00e9\u00e9 (CPA).<\/p><\/div>\n                            <\/div>\n\n        \n            <\/div>\n\n    <div class=\"am-team-grid__pager\" data-pager hidden><\/div>\n\n                    <div class=\"am-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Team member biography\" hidden>\n            <div class=\"am-modal__box\">\n                <div class=\"am-modal__photo\" data-m-photo><svg width=\"42\" height=\"42\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg><\/div>\n                <div class=\"am-modal__body\">\n                    <button type=\"button\" class=\"am-modal__close\" aria-label=\"Close\">&times;<\/button>\n                    <div class=\"am-modal__role\" data-m-role><\/div>\n                    <h3 class=\"am-modal__name\" data-m-name><\/h3>\n                    <div class=\"am-modal__bio\" data-m-bio><\/div>\n                    <a class=\"am-modal__li\" data-m-li target=\"_blank\" rel=\"noopener\" hidden>\n                        <svg viewBox=\"0 0 100 100\" width=\"16\" height=\"16\" fill=\"#fff\" aria-hidden=\"true\"><path d=\"m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z\"\/><path d=\"m11.3 36.6h16.6v53.4h-16.6z\"\/><path d=\"m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z\"\/><\/svg> View LinkedIn profile\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n\n\n<section class=\"oe-section oe-section-primary oe-flex oe-flex-column oe-gap-container oe-motion-stagger oe-motion-trigger--early gb-element-23933607 alignfull break-out\">\n<div class=\"oe-container\">\n<div class=\"oe-flex-column oe-gap-content-grid oe-motion oe-motion-fade-up gb-element-c3d4e5f6k\">\n<div class=\"oe-flex-column oe-heading-remove-margins oe-gap-small\">\n<h2 class=\"gb-text oe-heading oe-heading-eyebrow\">COMMEN\u00c7ONS<\/h2>\n\n\n\n<h3 class=\"gb-text oe-heading oe-text-500 oe-text-xlarge\">D\u00e9couvrez la recherche par vous-m\u00eame<\/h3>\n<\/div>\n\n\n\n<div class=\"oe-content-remove-margins oe-gap-content oe-flex-column\">\n<p class=\"wp-block-paragraph\">Commencez un essai de la recherche macro\u00e9conomique mondiale et ind\u00e9pendante d\u2019Alpine Macro, ou discutez de vos besoins avec l\u2019\u00e9quipe.<\/p>\n\n\n\n<div class=\"oe-flex oe-gap-small oe-flex-center\">\n<a class=\"gb-text oe-button oe-button-primary\" href=\"\/fr\/trial-access\">Commencer votre essai<\/a>\n\n\n\n<a class=\"gb-text oe-button oe-button-outline\" href=\"\/fr\/contact-us\">Parler \u00e0 l\u2019\u00e9quipe<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Notre \u00e9quipe Des esprits ind\u00e9pendants anim\u00e9s par une vision commune. Rencontrez l\u2019\u00e9quipe derri\u00e8re la recherche mondiale d\u2019Alpine Macro et les d\u00e9cennies d\u2019exp\u00e9rience en mati\u00e8re de politiques et de march\u00e9s qui sous-tendent chacune de nos recommandations. Alpine Macro team network The Alpine Macro marque at the base, linked to a row of five team members shown &#8230; <a title=\"Notre \u00e9quipe\" class=\"read-more\" href=\"https:\/\/alpinemacro.com\/fr\/our-team\/\" aria-label=\"En savoir plus sur Notre \u00e9quipe\">Read more<\/a><\/p>\n","protected":false},"author":81,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"tags":[],"content_type":[],"class_list":["post-154228","page","type-page","status-publish"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Notre \u00e9quipe | Alpine Macro<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Notre \u00e9quipe\" \/>\n<meta property=\"og:description\" content=\"Notre \u00e9quipe Des esprits ind\u00e9pendants anim\u00e9s par une vision commune. Rencontrez l\u2019\u00e9quipe derri\u00e8re la recherche mondiale d\u2019Alpine Macro et les d\u00e9cennies d\u2019exp\u00e9rience en mati\u00e8re de politiques et de march\u00e9s qui sous-tendent chacune de nos recommandations. Alpine Macro team network The Alpine Macro marque at the base, linked to a row of five team members shown ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alpinemacro.com\/fr\/our-team\/\" \/>\n<meta property=\"og:site_name\" content=\"Alpine Macro\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T14:23:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/our-team\\\/\",\"url\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/our-team\\\/\",\"name\":\"Notre \u00e9quipe | Alpine Macro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#website\"},\"datePublished\":\"2026-05-21T12:08:16+00:00\",\"dateModified\":\"2026-08-26T14:23:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/our-team\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/our-team\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/our-team\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Notre \u00e9quipe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/\",\"name\":\"Alpine Macro\",\"description\":\"Independent Investment Research | A Unique Mind On The Markets\",\"publisher\":{\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#organization\",\"name\":\"Oxford Economics\",\"url\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.oxfordeconomics.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oxford-economics-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.oxfordeconomics.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oxford-economics-logo.png\",\"width\":1205,\"height\":272,\"caption\":\"Oxford Economics\"},\"image\":{\"@id\":\"https:\\\/\\\/alpinemacro.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Notre \u00e9quipe | Alpine Macro","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"fr_FR","og_type":"article","og_title":"Notre \u00e9quipe","og_description":"Notre \u00e9quipe Des esprits ind\u00e9pendants anim\u00e9s par une vision commune. Rencontrez l\u2019\u00e9quipe derri\u00e8re la recherche mondiale d\u2019Alpine Macro et les d\u00e9cennies d\u2019exp\u00e9rience en mati\u00e8re de politiques et de march\u00e9s qui sous-tendent chacune de nos recommandations. Alpine Macro team network The Alpine Macro marque at the base, linked to a row of five team members shown ... Read more","og_url":"https:\/\/alpinemacro.com\/fr\/our-team\/","og_site_name":"Alpine Macro","article_modified_time":"2026-08-26T14:23:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alpinemacro.com\/fr\/our-team\/","url":"https:\/\/alpinemacro.com\/fr\/our-team\/","name":"Notre \u00e9quipe | Alpine Macro","isPartOf":{"@id":"https:\/\/alpinemacro.com\/fr\/#website"},"datePublished":"2026-05-21T12:08:16+00:00","dateModified":"2026-08-26T14:23:23+00:00","breadcrumb":{"@id":"https:\/\/alpinemacro.com\/fr\/our-team\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alpinemacro.com\/fr\/our-team\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/alpinemacro.com\/fr\/our-team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/alpinemacro.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Notre \u00e9quipe"}]},{"@type":"WebSite","@id":"https:\/\/alpinemacro.com\/fr\/#website","url":"https:\/\/alpinemacro.com\/fr\/","name":"Alpine Macro","description":"Independent Investment Research | A Unique Mind On The Markets","publisher":{"@id":"https:\/\/alpinemacro.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alpinemacro.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/alpinemacro.com\/fr\/#organization","name":"Oxford Economics","url":"https:\/\/alpinemacro.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/alpinemacro.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.oxfordeconomics.com\/wp-content\/uploads\/2021\/11\/oxford-economics-logo.png","contentUrl":"https:\/\/www.oxfordeconomics.com\/wp-content\/uploads\/2021\/11\/oxford-economics-logo.png","width":1205,"height":272,"caption":"Oxford Economics"},"image":{"@id":"https:\/\/alpinemacro.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/pages\/154228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/users\/81"}],"replies":[{"embeddable":true,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/comments?post=154228"}],"version-history":[{"count":5,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/pages\/154228\/revisions"}],"predecessor-version":[{"id":154416,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/pages\/154228\/revisions\/154416"}],"wp:attachment":[{"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/media?parent=154228"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/tags?post=154228"},{"taxonomy":"content_type","embeddable":true,"href":"https:\/\/alpinemacro.com\/fr\/wp-json\/wp\/v2\/content_type?post=154228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}