{"id":1,"date":"2026-09-02T10:57:13","date_gmt":"2026-09-02T14:57:13","guid":{"rendered":"https:\/\/michaelharding.ca\/insights\/?p=1"},"modified":"2026-09-03T07:02:28","modified_gmt":"2026-09-03T11:02:28","slug":"michael-harding-forex-trader-toronto","status":"publish","type":"post","link":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/","title":{"rendered":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto"},"content":{"rendered":"\n<style>\n.mh-article{\n  --navy:#07131f;\n  --navy-2:#0b1d2b;\n  --teal:#36d3c1;\n  --gold:#e0b35b;\n  --ivory:#f6efe1;\n  --muted:#a9bcc8;\n  --line:rgba(255,255,255,.08);\n  --gold-line:rgba(224,179,91,.22);\n  --card:linear-gradient(145deg,rgba(12,30,43,.98),rgba(7,20,31,.98));\n  max-width:1100px;\n  margin:0 auto;\n  padding:0 22px 70px;\n  color:var(--ivory);\n  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n}\n\n.mh-article *{box-sizing:border-box}\n\n.mh-article a{\n  color:var(--teal);\n  text-decoration:none;\n  font-weight:700;\n}\n\n.mh-article a:hover,\n.mh-article a:focus{\n  color:var(--gold);\n  text-decoration:underline;\n}\n\n.mh-hero{\n  position:relative;\n  overflow:hidden;\n  padding:78px 54px 62px;\n  margin:0 0 44px;\n  border:1px solid var(--gold-line);\n  border-radius:28px;\n  background:\n    radial-gradient(circle at 85% 20%,rgba(54,211,193,.16),transparent 28%),\n    radial-gradient(circle at 15% 15%,rgba(224,179,91,.12),transparent 24%),\n    linear-gradient(135deg,#07131f 0%,#0a1e2d 62%,#07131f 100%);\n  box-shadow:0 24px 70px rgba(0,0,0,.28);\n}\n\n.mh-hero:after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n  height:1px;\n  background:linear-gradient(90deg,transparent,var(--teal),var(--gold),transparent);\n}\n\n.mh-eyebrow{\n  margin:0 0 14px;\n  color:var(--teal);\n  font-size:.78rem;\n  font-weight:800;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.mh-hero h1{\n  margin:0;\n  max-width:900px;\n  color:#fff;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:clamp(2.7rem,6vw,5.3rem);\n  line-height:.96;\n  font-weight:600;\n  letter-spacing:-.03em;\n}\n\n.mh-hero .sub{\n  max-width:820px;\n  margin:24px 0 0;\n  color:#c9d7df;\n  font-size:1.14rem;\n  line-height:1.8;\n}\n\n.mh-meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px 22px;\n  margin-top:28px;\n  color:#8fa4b1;\n  font-size:.88rem;\n}\n\n.mh-meta strong{color:var(--gold)}\n\n.mh-intro{\n  padding:26px 30px;\n  margin:0 0 38px;\n  border-left:4px solid var(--teal);\n  border-radius:0 16px 16px 0;\n  background:rgba(54,211,193,.055);\n  color:#d8e2e8;\n  font-size:1.08rem;\n  line-height:1.85;\n}\n\n.mh-toc{\n  padding:26px 30px;\n  margin:0 0 44px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:var(--card);\n}\n\n.mh-toc h2{\n  margin:0 0 18px;\n  font-size:1.5rem;\n  color:#fff;\n}\n\n.mh-toc ol{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px 24px;\n  margin:0;\n  padding-left:22px;\n}\n\n.mh-toc a{\n  color:#dce7ed;\n  font-weight:600;\n}\n\n.mh-toc a:hover,\n.mh-toc a:focus{\n  color:var(--gold);\n}\n\n.mh-section{\n  margin:0 0 50px;\n  scroll-margin-top:120px;\n}\n\n.mh-section h2{\n  margin:0 0 18px;\n  color:#fff;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:clamp(2rem,4vw,3.1rem);\n  line-height:1.08;\n  font-weight:600;\n}\n\n.mh-section h3{\n  margin:30px 0 12px;\n  color:var(--gold);\n  font-size:1.2rem;\n  line-height:1.4;\n}\n\n.mh-section p,\n.mh-section li{\n  color:#c5d3dc;\n  font-size:1.02rem;\n  line-height:1.9;\n}\n\n.mh-section p{margin:0 0 18px}\n\n.mh-section ul{\n  padding-left:22px;\n  margin:14px 0 24px;\n}\n\n.mh-section li{margin:8px 0}\n\n.mh-quote{\n  margin:32px 0;\n  padding:30px 34px;\n  border:1px solid var(--gold-line);\n  border-radius:18px;\n  background:\n    radial-gradient(circle at 10% 20%,rgba(224,179,91,.09),transparent 28%),\n    var(--card);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:1.65rem;\n  line-height:1.4;\n  color:#fff;\n}\n\n.mh-quote span{\n  display:block;\n  margin-top:12px;\n  font-family:Inter,sans-serif;\n  font-size:.84rem;\n  color:var(--gold);\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.mh-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin:28px 0;\n}\n\n.mh-card{\n  padding:26px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:var(--card);\n}\n\n.mh-card h3{\n  margin:0 0 8px;\n  color:#fff;\n}\n\n.mh-card p{\n  margin:0;\n  color:#b8c9d3;\n  font-size:.96rem;\n}\n\n.mh-business-list{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px;\n  margin-top:24px;\n}\n\n.mh-business{\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:rgba(255,255,255,.025);\n}\n\n.mh-business strong{\n  display:block;\n  margin-bottom:8px;\n  color:#fff;\n  font-size:1.06rem;\n}\n\n.mh-faq{\n  display:grid;\n  gap:14px;\n}\n\n.mh-faq-item{\n  padding:24px 26px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:var(--card);\n}\n\n.mh-faq-item h3{\n  margin:0 0 10px;\n  color:#fff;\n  font-size:1.08rem;\n}\n\n.mh-faq-item p{margin:0}\n\n.mh-cta{\n  margin-top:54px;\n  padding:42px;\n  border:1px solid var(--gold-line);\n  border-radius:24px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(54,211,193,.11),transparent 35%),\n    linear-gradient(145deg,#0a1d2b,#07131f);\n}\n\n.mh-cta h2{\n  margin:0 0 12px;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:2.5rem;\n  color:#fff;\n}\n\n.mh-cta p{\n  max-width:700px;\n  margin:0 auto 24px;\n  color:#bcd0db;\n  line-height:1.75;\n}\n\n.mh-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:50px;\n  padding:0 24px;\n  border-radius:12px;\n  background:linear-gradient(135deg,#c9953c,#f0cf81);\n  color:#211709!important;\n  text-decoration:none!important;\n  font-weight:800!important;\n  box-shadow:0 10px 30px rgba(224,179,91,.18);\n}\n\n.mh-btn:hover,\n.mh-btn:focus{\n  color:#211709!important;\n  transform:translateY(-1px);\n  box-shadow:0 12px 34px rgba(224,179,91,.28);\n}\n\n.mh-disclaimer{\n  margin-top:34px;\n  padding:20px 24px;\n  border-top:1px solid var(--line);\n  color:#8fa3af;\n  font-size:.86rem;\n  line-height:1.7;\n}\n\n@media(max-width:760px){\n  .mh-hero{padding:54px 26px 46px}\n  .mh-toc ol,\n  .mh-grid,\n  .mh-business-list{grid-template-columns:1fr}\n  .mh-cta{padding:32px 22px}\n}\n<\/style>\n\n<article class=\"mh-article\">\n\n  <header class=\"mh-hero\">\n    <p class=\"mh-eyebrow\">Michael Harding \u00b7 Toronto \u00b7 Forex Trading<\/p>\n    <h1>Michael Harding: Forex Trader and Trading Mentor in Toronto<\/h1>\n    <p class=\"sub\">\n      Michael Harding is a Toronto-based forex trader, trading mentor and entrepreneur whose work spans financial markets, private education, algorithmic trading systems, prop-firm services and business strategy.\n    <\/p>\n\n    <div class=\"mh-meta\">\n      <span><strong>Location:<\/strong> Toronto, Ontario<\/span>\n      <span><strong>Trading Since:<\/strong> 2008<\/span>\n      <span><strong>Focus:<\/strong> Forex Trading, Mentorship &#038; Systems<\/span>\n    <\/div>\n  <\/header>\n\n  <div class=\"mh-intro\">\n    Michael Harding has been involved in financial markets since 2008. Based in Toronto, he has spent years studying price behaviour, risk management, trading psychology and the systems required to approach the markets with greater consistency. His work today combines trading, mentorship, technology and entrepreneurship.\n  <\/div>\n\n  <nav class=\"mh-toc\" aria-label=\"Article contents\">\n    <h2>In This Article<\/h2>\n    <ol>\n      <li><a href=\"#who-is-michael-harding\">Who Is Michael Harding?<\/a><\/li>\n      <li><a href=\"#started-trading\">How Michael Harding Started Trading<\/a><\/li>\n      <li><a href=\"#trading-philosophy\">Michael Harding\u2019s Trading Philosophy<\/a><\/li>\n      <li><a href=\"#forex-toronto\">Forex Trading in Toronto<\/a><\/li>\n      <li><a href=\"#trading-mentorship\">Trading Mentorship in Toronto<\/a><\/li>\n      <li><a href=\"#businesses\">Businesses and Projects<\/a><\/li>\n      <li><a href=\"#algorithmic-trading\">Algorithmic Trading and Technology<\/a><\/li>\n      <li><a href=\"#entrepreneurship\">Business and Entrepreneurship<\/a><\/li>\n      <li><a href=\"#follow\">Where to Follow Michael Harding<\/a><\/li>\n      <li><a href=\"#faq\">Frequently Asked Questions<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <section class=\"mh-section\" id=\"who-is-michael-harding\">\n    <h2>Who Is Michael Harding?<\/h2>\n\n    <p>\n      Michael Harding is a Toronto-based forex trader, trading mentor and entrepreneur with experience in financial markets dating back to 2008. His work has expanded well beyond simply taking trades. Over the years, he has developed businesses and systems around trading education, prop-firm services, automated trading technology, financial-market publishing and digital business strategy.\n    <\/p>\n\n    <p>\n      MichaelHarding.ca was created as the central home for those different areas of work. Rather than separating trading, mentorship, entrepreneurship and technology into unrelated projects, the site brings them together under one personal brand.\n    <\/p>\n\n    <p>\n      His primary focus remains disciplined execution. Whether the subject is trading, business development or automation, the philosophy is similar: build a clear process, manage risk, make decisions deliberately and focus on long-term improvement rather than short-term excitement.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"started-trading\">\n    <h2>How Michael Harding Started Trading<\/h2>\n\n    <p>\n      Michael began trading financial markets in 2008. Like many traders, the early years involved learning not only how markets move, but how difficult it can be to execute consistently when real money and emotion are involved.\n    <\/p>\n\n    <p>\n      Over time, the focus shifted away from searching for a perfect indicator or a single \u201csecret\u201d strategy. Instead, the emphasis became understanding context, market structure, risk, timing and the quality of the decision-making process.\n    <\/p>\n\n    <div class=\"mh-quote\">\n      \u201cMarkets reward preparation, not prediction.\u201d\n      <span>Michael Harding<\/span>\n    <\/div>\n\n    <p>\n      That idea remains central to his approach. A trader cannot control what the next candle will do, but can control preparation, risk exposure, entry criteria and how a position is managed once it is open.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"trading-philosophy\">\n    <h2>Michael Harding\u2019s Trading Philosophy<\/h2>\n\n    <p>\n      Michael\u2019s trading philosophy is based on structure and disciplined execution rather than constant market activity.\n    <\/p>\n\n    <div class=\"mh-grid\">\n      <div class=\"mh-card\">\n        <h3>Risk Comes Before Profit<\/h3>\n        <p>\n          The first responsibility of a trader is protecting capital. Position size, drawdown and invalidation levels matter before profit targets do.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-card\">\n        <h3>Preparation Over Prediction<\/h3>\n        <p>\n          The objective is not to prove that a market forecast is correct. It is to prepare for several possible outcomes and react according to a defined plan.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-card\">\n        <h3>Structure Over Noise<\/h3>\n        <p>\n          Price structure, trend, momentum, liquidity areas and major economic events provide more useful context than filling a chart with unnecessary indicators.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-card\">\n        <h3>Discipline Over Frequency<\/h3>\n        <p>\n          More trades do not automatically mean more opportunity. Sometimes the best trading decision is to wait.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <h3>Technical Structure, Fundamentals and Timing<\/h3>\n\n    <p>\n      Michael\u2019s approach combines technical market structure with broader fundamental context and timing. A technically attractive setup may still be inappropriate when major economic data, central-bank decisions or unusual volatility create excessive uncertainty.\n    <\/p>\n\n    <p>\n      This is one of the reasons disciplined preparation is important. A trade should make sense within the larger market environment, not simply because a single chart pattern appeared.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"forex-toronto\">\n    <h2>Forex Trading in Toronto<\/h2>\n\n    <p>\n      Being based in Toronto places Michael in one of North America\u2019s major financial centres and directly within the New York trading session. For forex traders in Toronto, this provides convenient access to some of the market\u2019s most active hours.\n    <\/p>\n\n    <p>\n      The Toronto trading day also naturally puts Canadian traders close to important events involving the Bank of Canada, the U.S. Federal Reserve and the USD\/CAD currency pair.\n    <\/p>\n\n    <p>\n      Michael\u2019s market analysis is not limited to Canadian currency pairs, but trading from Toronto provides a practical environment for following North American economic releases, U.S. equity-market activity and institutional liquidity during the New York session.\n    <\/p>\n\n    <p>\n      Readers looking for broader Canadian forex analysis can also visit\n      <a href=\"https:\/\/torontoforex.com\/\" target=\"_blank\" rel=\"noopener\">TorontoForex.com<\/a>.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"trading-mentorship\">\n    <h2>Trading Mentorship in Toronto<\/h2>\n\n    <p>\n      Education has become an important part of Michael\u2019s work. Through\n      <a href=\"https:\/\/financialmarkets.academy\/\" target=\"_blank\" rel=\"noopener\">Academy of Financial Markets<\/a>,\n      he provides financial-market education and private mentorship designed around practical trading development rather than generic prerecorded material.\n    <\/p>\n\n    <p>\n      Training can include areas such as:\n    <\/p>\n\n    <ul>\n      <li>market structure and directional bias<\/li>\n      <li>risk management and position sizing<\/li>\n      <li>entry and exit planning<\/li>\n      <li>trading psychology and execution discipline<\/li>\n      <li>economic-event preparation<\/li>\n      <li>building a repeatable trade plan<\/li>\n      <li>reviewing trades and identifying execution mistakes<\/li>\n    <\/ul>\n\n    <p>\n      The objective is not simply to teach a setup. It is to help traders understand the decision-making process behind a trade.\n    <\/p>\n\n    <p>\n      If you are interested in discussing private trading mentorship in Toronto, visit the\n      <a href=\"\/consultation\">Michael Harding consultation page<\/a>.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"businesses\">\n    <h2>Businesses and Projects Built Around Financial Markets<\/h2>\n\n    <p>\n      Michael Harding\u2019s work spans several companies and projects, each focused on a different part of the trading or business ecosystem.\n    <\/p>\n\n    <div class=\"mh-business-list\">\n\n      <div class=\"mh-business\">\n        <strong>Academy of Financial Markets<\/strong>\n        <p>\n          Financial-market education and private trading mentorship.\n        <\/p>\n        <a href=\"https:\/\/financialmarkets.academy\/\" target=\"_blank\" rel=\"noopener\">Visit FinancialMarkets.Academy \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>WePassChallenges<\/strong>\n        <p>\n          Prop-firm evaluation and funded-account services.\n        <\/p>\n        <a href=\"https:\/\/wepasschallenges.com\/\" target=\"_blank\" rel=\"noopener\">Visit WePassChallenges \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>Manage.Forex<\/strong>\n        <p>\n          Trading solutions focused on risk, transparency and performance.\n        <\/p>\n        <a href=\"https:\/\/manage.forex\/\" target=\"_blank\" rel=\"noopener\">Visit Manage.Forex \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>IQAlgos<\/strong>\n        <p>\n          Algorithmic trading systems and automated trading technology.\n        <\/p>\n        <a href=\"https:\/\/iqalgos.com\/\" target=\"_blank\" rel=\"noopener\">Visit IQAlgos \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>TorontoForex<\/strong>\n        <p>\n          Canadian forex analysis, education and financial-market content.\n        <\/p>\n        <a href=\"https:\/\/torontoforex.com\/\" target=\"_blank\" rel=\"noopener\">Visit TorontoForex \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>Miami Trading Academy<\/strong>\n        <p>\n          Private trading education and mentorship.\n        <\/p>\n        <a href=\"https:\/\/miamitradingacademy.com\/\" target=\"_blank\" rel=\"noopener\">Visit Miami Trading Academy \u2192<\/a>\n      <\/div>\n\n      <div class=\"mh-business\">\n        <strong>WeDoMedia<\/strong>\n        <p>\n          Websites, SEO, automation, marketing and business growth systems.\n        <\/p>\n        <a href=\"https:\/\/wedomedia.net\/\" target=\"_blank\" rel=\"noopener\">Visit WeDoMedia \u2192<\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"algorithmic-trading\">\n    <h2>Algorithmic Trading and Trading Technology<\/h2>\n\n    <p>\n      Michael\u2019s interest in financial markets also extends into automated trading systems. Algorithmic trading can help remove some elements of emotional decision-making by converting defined rules into software.\n    <\/p>\n\n    <p>\n      That does not make automation risk-free. An Expert Advisor or trading algorithm is only as good as its logic, risk controls, testing and ongoing monitoring.\n    <\/p>\n\n    <p>\n      Through IQAlgos and related development projects, Michael works with concepts such as automated execution, market-condition filters, risk controls, backtesting and systematic trading rules.\n    <\/p>\n\n    <p>\n      The goal is not simply to automate trades. The goal is to build systems that can execute a clearly defined process consistently.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"entrepreneurship\">\n    <h2>Business, Entrepreneurship and Systems<\/h2>\n\n    <p>\n      Trading is only one part of Michael Harding\u2019s work. Entrepreneurship, automation and business systems have become equally important areas of interest.\n    <\/p>\n\n    <p>\n      Michael works with small businesses on areas such as AI-assisted sales funnels, automated lead follow-up, digital systems, grassroots marketing, affiliate partnerships, influencer alliances, publishing and media exposure.\n    <\/p>\n\n    <p>\n      The same principles used in trading often apply to business: identify the objective, define the process, measure results and improve the system over time.\n    <\/p>\n\n    <p>\n      Business owners interested in developing an action plan can start by\n      <a href=\"\/consultation\">scheduling a consultation with Michael Harding<\/a>.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"follow\">\n    <h2>Where to Follow Michael Harding<\/h2>\n\n    <p>\n      Michael publishes and shares content across several platforms covering trading, entrepreneurship, business development and personal growth.\n    <\/p>\n\n    <ul>\n      <li>\n        <a href=\"https:\/\/www.linkedin.com\/in\/michaelhardingfx\/\" target=\"_blank\" rel=\"noopener\">\n          Michael Harding on LinkedIn\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/instagram.com\/michaelharding.ca\" target=\"_blank\" rel=\"noopener\">\n          Michael Harding on Instagram\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/youtube.com\/\" target=\"_blank\" rel=\"noopener\">\n          Michael Harding on YouTube\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/www.tradingview.com\/\" target=\"_blank\" rel=\"noopener\">\n          Michael Harding on TradingView\n        <\/a>\n      <\/li>\n    <\/ul>\n\n    <p>\n      You can also explore the main site at\n      <a href=\"\/\">MichaelHarding.ca<\/a>,\n      including the\n      <a href=\"\/trading\">Trading<\/a>,\n      <a href=\"\/companies\">Companies<\/a>,\n      <a href=\"\/resources\">Resources<\/a>\n      and\n      <a href=\"\/consultation\">Consultation<\/a>\n      sections.\n    <\/p>\n  <\/section>\n\n  <section class=\"mh-section\" id=\"faq\">\n    <h2>Frequently Asked Questions About Michael Harding<\/h2>\n\n    <div class=\"mh-faq\">\n\n      <div class=\"mh-faq-item\">\n        <h3>Who is Michael Harding?<\/h3>\n        <p>\n          Michael Harding is a Toronto-based forex trader, trading mentor and entrepreneur whose work includes financial-market education, algorithmic trading systems, prop-firm services and business development.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>Is Michael Harding a forex trader?<\/h3>\n        <p>\n          Yes. Michael Harding has been involved in financial markets since 2008 and focuses on forex trading, market analysis, risk management and trading systems.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>Where is Michael Harding based?<\/h3>\n        <p>\n          Michael Harding is based in Toronto, Ontario, Canada.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>How long has Michael Harding been trading?<\/h3>\n        <p>\n          Michael began trading financial markets in 2008.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>Does Michael Harding offer trading mentorship in Toronto?<\/h3>\n        <p>\n          Yes. Trading mentorship and financial-market education are available through Academy of Financial Markets.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>What companies are associated with Michael Harding?<\/h3>\n        <p>\n          His business ecosystem includes Academy of Financial Markets, WePassChallenges, Manage.Forex, IQAlgos, TorontoForex, Miami Trading Academy and WeDoMedia.\n        <\/p>\n      <\/div>\n\n      <div class=\"mh-faq-item\">\n        <h3>How can I contact Michael Harding?<\/h3>\n        <p>\n          You can visit the <a href=\"\/consultation\">consultation page<\/a> or use the contact options available on MichaelHarding.ca.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"mh-cta\">\n    <h2>Work With Michael Harding<\/h2>\n    <p>\n      Whether your objective is trading mentorship, business strategy, automation or understanding which of Michael\u2019s companies is the right fit, the best place to begin is a focused conversation.\n    <\/p>\n    <a class=\"mh-btn\" href=\"\/consultation\">Schedule a Consultation \u2192<\/a>\n  <\/section>\n\n  <div class=\"mh-disclaimer\">\n    <strong>Risk Disclosure:<\/strong> Trading forex and other financial instruments involves substantial risk and is not suitable for every investor. Nothing in this article should be interpreted as financial advice, a guarantee of results or a recommendation to buy or sell any financial instrument.\n  <\/div>\n\n<\/article>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Michael Harding \u00b7 Toronto \u00b7 Forex Trading Michael Harding: Forex Trader and Trading Mentor in Toronto Michael Harding is a Toronto-based forex trader, trading mentor and entrepreneur whose\u2026<\/p>\n","protected":false},"author":1,"featured_media":15,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,8,5,3,7,4],"tags":[11,10,9,12],"class_list":["post-1","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-entrepreneurship","category-fitness-discipline","category-markets","category-michael-harding","category-technology","category-trading","tag-forex-trading","tag-michael-harding","tag-toronto","tag-trading-mentor"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Michael Harding\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Michael Harding | Forex Mentor Toronto | Business Consultant -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto\" \/>\n\t\t<meta property=\"og:description\" content=\"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-02T14:57:13+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-03T11:02:28+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#blogposting\",\"name\":\"Michael Harding | Forex Trader & Trading Mentor in Toronto\",\"headline\":\"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto\",\"author\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/author\\\/weblets\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/Michael-Harding-2026-Toronto-Forex-Mentor-1.jpg\",\"width\":1672,\"height\":941,\"caption\":\"Michael Harding 2026 Toronto Forex Mentor\"},\"datePublished\":\"2026-09-02T10:57:13-04:00\",\"dateModified\":\"2026-09-03T07:02:28-04:00\",\"inLanguage\":\"en-CA\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#webpage\"},\"articleSection\":\"Entrepreneurship, Fitness &amp; Discipline, Markets, Michael Harding, Technology, Trading, Forex Trading, Michael Harding, Toronto, Trading Mentor\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/michaelharding.ca\\\/insights\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/category\\\/michael-harding\\\/#listItem\",\"name\":\"Michael Harding\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/category\\\/michael-harding\\\/#listItem\",\"position\":2,\"name\":\"Michael Harding\",\"item\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/category\\\/michael-harding\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#listItem\",\"name\":\"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#listItem\",\"position\":3,\"name\":\"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/category\\\/michael-harding\\\/#listItem\",\"name\":\"Michael Harding\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/#organization\",\"name\":\"Michael Harding | Forex Mentor Toronto | Business Consultant\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/author\\\/weblets\\\/#author\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/author\\\/weblets\\\/\",\"name\":\"Michael Harding\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/96968ccbe74fb68554e9b440fd6179f6f2dfa83611fd5a221f741a9bf7f982f6?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Michael Harding\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#webpage\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/\",\"name\":\"Michael Harding | Forex Trader & Trading Mentor in Toronto\",\"description\":\"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.\",\"inLanguage\":\"en-CA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/author\\\/weblets\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/author\\\/weblets\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/Michael-Harding-2026-Toronto-Forex-Mentor-1.jpg\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#mainImage\",\"width\":1672,\"height\":941,\"caption\":\"Michael Harding 2026 Toronto Forex Mentor\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/2026\\\/09\\\/02\\\/michael-harding-forex-trader-toronto\\\/#mainImage\"},\"datePublished\":\"2026-09-02T10:57:13-04:00\",\"dateModified\":\"2026-09-03T07:02:28-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/#website\",\"url\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/\",\"name\":\"Michael Harding | Forex Mentor Toronto | Business Consultant\",\"inLanguage\":\"en-CA\",\"publisher\":{\"@id\":\"https:\\\/\\\/michaelharding.ca\\\/insights\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Michael Harding | Forex Trader & Trading Mentor in Toronto","description":"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.","canonical_url":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#blogposting","name":"Michael Harding | Forex Trader & Trading Mentor in Toronto","headline":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","author":{"@id":"https:\/\/michaelharding.ca\/insights\/author\/weblets\/#author"},"publisher":{"@id":"https:\/\/michaelharding.ca\/insights\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/michaelharding.ca\/insights\/wp-content\/uploads\/2026\/09\/Michael-Harding-2026-Toronto-Forex-Mentor-1.jpg","width":1672,"height":941,"caption":"Michael Harding 2026 Toronto Forex Mentor"},"datePublished":"2026-09-02T10:57:13-04:00","dateModified":"2026-09-03T07:02:28-04:00","inLanguage":"en-CA","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#webpage"},"isPartOf":{"@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#webpage"},"articleSection":"Entrepreneurship, Fitness &amp; Discipline, Markets, Michael Harding, Technology, Trading, Forex Trading, Michael Harding, Toronto, Trading Mentor"},{"@type":"BreadcrumbList","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights#listItem","position":1,"name":"Home","item":"https:\/\/michaelharding.ca\/insights","nextItem":{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/#listItem","name":"Michael Harding"}},{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/#listItem","position":2,"name":"Michael Harding","item":"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/","nextItem":{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#listItem","name":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto"},"previousItem":{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#listItem","position":3,"name":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","previousItem":{"@type":"ListItem","@id":"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/#listItem","name":"Michael Harding"}}]},{"@type":"Organization","@id":"https:\/\/michaelharding.ca\/insights\/#organization","name":"Michael Harding | Forex Mentor Toronto | Business Consultant","url":"https:\/\/michaelharding.ca\/insights\/"},{"@type":"Person","@id":"https:\/\/michaelharding.ca\/insights\/author\/weblets\/#author","url":"https:\/\/michaelharding.ca\/insights\/author\/weblets\/","name":"Michael Harding","image":{"@type":"ImageObject","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/96968ccbe74fb68554e9b440fd6179f6f2dfa83611fd5a221f741a9bf7f982f6?s=96&d=mm&r=g","width":96,"height":96,"caption":"Michael Harding"}},{"@type":"WebPage","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#webpage","url":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/","name":"Michael Harding | Forex Trader & Trading Mentor in Toronto","description":"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.","inLanguage":"en-CA","isPartOf":{"@id":"https:\/\/michaelharding.ca\/insights\/#website"},"breadcrumb":{"@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#breadcrumblist"},"author":{"@id":"https:\/\/michaelharding.ca\/insights\/author\/weblets\/#author"},"creator":{"@id":"https:\/\/michaelharding.ca\/insights\/author\/weblets\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/michaelharding.ca\/insights\/wp-content\/uploads\/2026\/09\/Michael-Harding-2026-Toronto-Forex-Mentor-1.jpg","@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#mainImage","width":1672,"height":941,"caption":"Michael Harding 2026 Toronto Forex Mentor"},"primaryImageOfPage":{"@id":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/#mainImage"},"datePublished":"2026-09-02T10:57:13-04:00","dateModified":"2026-09-03T07:02:28-04:00"},{"@type":"WebSite","@id":"https:\/\/michaelharding.ca\/insights\/#website","url":"https:\/\/michaelharding.ca\/insights\/","name":"Michael Harding | Forex Mentor Toronto | Business Consultant","inLanguage":"en-CA","publisher":{"@id":"https:\/\/michaelharding.ca\/insights\/#organization"}}]},"og:locale":"en_US","og:site_name":"Michael Harding | Forex Mentor Toronto | Business Consultant -","og:type":"article","og:title":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","og:description":"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.","og:url":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/","article:published_time":"2026-09-02T14:57:13+00:00","article:modified_time":"2026-09-03T11:02:28+00:00","twitter:card":"summary_large_image","twitter:title":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","twitter:description":"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship."},"aioseo_meta_data":{"post_id":"1","title":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","description":"Learn about Michael Harding, a Toronto-based forex trader, trading mentor and entrepreneur active in financial markets since 2008, and his approach to trading, risk and mentorship.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Michael Harding Forex Trader Toronto, Michael Harding Forex Trader, Toronto Forex Trader, Toronto Trading Mentor, Michael Harding Trading Mentor","score":0,"analysis":[]},"additional":[]},"focus_keyword":"Michael Harding Forex Trader Toronto, Michael Harding Forex Trader, Toronto Forex Trader, Toronto Trading Mentor, Michael Harding Trading Mentor","additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-09-03 10:38:49","updated":"2026-09-03 11:02:28"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/michaelharding.ca\/insights\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/\" title=\"Michael Harding\">Michael Harding<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMichael Harding | Forex Trader &amp; Trading Mentor in Toronto\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/michaelharding.ca\/insights"},{"label":"Michael Harding","link":"https:\/\/michaelharding.ca\/insights\/category\/michael-harding\/"},{"label":"Michael Harding | Forex Trader &amp; Trading Mentor in Toronto","link":"https:\/\/michaelharding.ca\/insights\/2026\/09\/02\/michael-harding-forex-trader-toronto\/"}],"_links":{"self":[{"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":2,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/posts\/1\/revisions\/12"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/media\/15"}],"wp:attachment":[{"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michaelharding.ca\/insights\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}