{"id":7,"date":"2020-10-19T13:47:49","date_gmt":"2020-10-19T12:47:49","guid":{"rendered":"https:\/\/td365.com\/?page_id=7"},"modified":"2026-05-12T11:51:10","modified_gmt":"2026-05-12T10:51:10","slug":"home","status":"publish","type":"page","link":"https:\/\/td365.com\/en-gb\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"is-layout-flex wp-container-2 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\" style=\"flex-basis:100%\">\n<style>\n\/* Scoped to .tn-page to avoid clashing with theme styles *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Open+Sans:wght@400;600&display=swap');\n\n.tn-page * { box-sizing: border-box; margin: 0; padding: 0; }\n.tn-page a { text-decoration: none; }\n\n\/* \u2500\u2500 RISK BANNER \u2500\u2500 *\/\n.tn-risk {\n  background: #1c1c1c;\n  color: #bbb;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 11px;\n  text-align: center;\n  padding: 9px 24px;\n  line-height: 1.6;\n  width: 100%;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.tn-hero {\n  position: relative;\n  min-height: 430px;\n  display: flex;\n  align-items: center;\n  overflow: hidden;\n  background-image: url('https:\/\/images.prismic.io\/tnfev2\/aXBrpgIvOtkhBwth_td365-background-new.png?auto=format,compress');\n  background-size: cover;\n  background-position: center top;\n}\n.tn-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(10,22,40,0.90) 50%, rgba(10,22,40,0.25) 100%);\n  z-index: 1;\n}\n\n.tn-hero-inner {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  width: 100%;\n}\n\n.tn-hero-body {\n  margin-top: -60px;\n  padding: 0 50px;\n  max-width: 860px;\n  width: 100%;\n  text-align: left;\n}\n.tn-hero-body h1 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 38px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1.22;\n  margin-bottom: 18px;\n  text-align: left;\n}\n.tn-hero-body h1 .tn-orange { color: #F26522; }\n.tn-hero-body p {\n  font-family: 'Open Sans', sans-serif;\n  color: rgba(255,255,255,0.85);\n  font-size: 16px;\n  line-height: 1.65;\n  margin-bottom: 30px;\n  text-align: left;\n}\n.tn-btn-primary {\n  display: inline-block;\n  background: #54A5EF;\n  color: #fff !important;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  padding: 8px 28px;\n  border-radius: 25px;\n  transition: background 0.2s;\n}\n.tn-btn-primary:hover { background: #d4561a; }\n\n.tn-hero-regulated {\n  padding: 30px 0 12px;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 12px;\n  color: rgba(255,255,255,0.6);\n  display: flex;\n  align-items: center;\n  justify-content: left;\n  gap: 8px;\n}\n\n\/* \u2500\u2500 STATS BAR \u2500\u2500 *\/\n.tn-stats-container {\n  margin-top: -60px;\n  width: 100%;\n  display: flex;\n  justify-content: center;\n  position: relative;\n  z-index: 10;\n}\n.tn-stats {\n  background: #fff;\n  border: 1px solid #e2e2e2;\n  border-radius: 6px;\n  border-bottom: 3px solid #F26522;\n  display: flex;\n}\n.tn-stat {\n  flex: 1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 30px 16px;\n}\n.tn-stat-inner {\n  text-align: center;\n  border-right: 1px solid #ebebeb;\n  padding-right: 16px;\n  width: 100%;\n}\n.tn-stat:last-child .tn-stat-inner {\n  border-right: none;\n  padding-right: 0;\n}\n.tn-stat-val {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 32px;\n  font-weight: 800;\n  color: #F26522;\n  line-height: 1;\n  margin-bottom: 7px;\n}\n.tn-stat-lbl {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: #999;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.padding-v-40 white-border {\n    display: none !important;\n}\n\/* \u2500\u2500 WHITE CONTENT SECTION \u2500\u2500 *\/\n.tn-content {\n  padding: 64px 24px 56px;\n  background: #fff;\n  display: flex;\n  justify-content: center;\n}\n\/* Inner wrapper: centered block, text stays left *\/\n.tn-content-inner {\n  max-width: 860px;\n  width: 100%;\n  text-align: left;\n  padding: 0 56px;\n}\n.tn-content-inner h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 22px;\n  font-weight: 700;\n  color: #0a1628;\n  margin-bottom: 18px;\n  line-height: 1.35;\n}\n.tn-content-inner h2 .tn-orange { color: #F26522; }\n.tn-content-inner p {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 14px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 14px;\n}\n.tn-list {\n  list-style: none;\n  padding: 0;\n  margin: 6px 0 26px;\n}\n.tn-list li {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  color: #0a1628;\n  padding: 5px 0 5px 22px;\n  position: relative;\n}\n.tn-list li::before {\n  content: '\u00b7';\n  position: absolute;\n  left: 6px;\n  color: #0a1628;\n  font-size: 18px;\n  line-height: 1.2;\n}\n\n\/* \u2500\u2500 FULL-WIDTH CTA BAND \u2500\u2500 *\/\n.tn-cta-band {\n  position: relative;\n  min-height: 380px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  background-image: url('https:\/\/images.prismic.io\/tnfev2\/aXCVkAIvOtkhBw7t_Trust-by-Trader-Background-new.png?auto=format');\n  background-size: cover;\n  background-position: center;\n}\n.tn-cta-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(8,18,36,0.70);\n  z-index: 1;\n}\n.tn-cta-body {\n  position: relative;\n  z-index: 2;\n  padding: 64px 56px;\n  max-width: 860px;\n  width: 100%;\n  text-align: left;\n}\n.tn-cta-body h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 34px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1.25;\n  margin-bottom: 32px;\n  max-width: 480px;\n}\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.tn-faq {\n  padding: 64px 24px 60px;\n  background: #fff;\n  display: flex;\n  justify-content: center;\n}\n.tn-faq-inner {\n  max-width: 860px;\n  width: 100%;\n  text-align: left;\n  padding: 0 56px;\n}\n.tn-faq-inner h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  color: #0a1628;\n  margin-bottom: 28px;\n}\n.tn-faq-q {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  color: #F26522;\n  margin-bottom: 12px;\n}\n.tn-faq-inner p {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 14px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 12px;\n}\n.tn-faq-followup {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  color: #222;\n  margin: 22px 0 18px;\n}\n.tn-btn-secondary {\n  display: inline-block;\n  background: #F26522;\n  color: #fff !important;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  padding: 13px 26px;\n  border-radius: 5px;\n  transition: background 0.2s;\n}\n.tn-btn-secondary:hover { background: #d4561a; }\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.tn-footer {\n  background: #0a1628;\n  padding: 44px 24px 36px;\n  display: flex;\n  justify-content: center;\n}\n.tn-footer-inner {\n  max-width: 860px;\n  width: 100%;\n  text-align: left;\n  padding: 0 56px;\n}\n.tn-footer-logo {\n  display: inline-flex;\n  align-items: center;\n  margin-bottom: 26px;\n  line-height: 1;\n}\n.tn-footer-logo img { display: block; }\n.tn-footer-inner p {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 11px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.8;\n  margin-bottom: 14px;\n}\n.tn-footer-cards {\n  margin-top: 22px;\n  display: flex;\n  gap: 10px;\n  align-items: center;\n}\n.tn-card {\n  background: #fff;\n  border-radius: 4px;\n  padding: 4px 11px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 800;\n}\n.tn-card-mc   { color: #eb001b; }\n.tn-card-visa { color: #1a1f71; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .tn-hero-body,\n  .tn-hero-regulated { padding-left: 24px; padding-right: 24px; }\n  .tn-hero-body h1   { font-size: 26px; }\n  .tn-stats          { flex-wrap: wrap; width: 100%; border-radius: 0; }\n  .tn-stat           { flex: 0 0 50%; border-bottom: 1px solid #ebebeb; }\n  .tn-content,\n  .tn-faq,\n  .tn-footer         { padding: 40px 16px; }\n  .tn-cta-body       { padding: 40px 16px; }\n  .tn-content-inner,\n  .tn-faq-inner,\n  .tn-footer-inner   { padding: 0; }\n  .tn-hero-body      { padding: 0 16px; }\n}\n<\/style>\n\n<div class=\"tn-page\">\n\n  <!-- HERO -->\n  <section class=\"tn-hero\">\n    <div class=\"tn-hero-overlay\"><\/div>\n\n    <div class=\"tn-hero-inner\">\n      <div class=\"tn-hero-body\">\n        <h1><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/td365.com\/en-gb\/wp-content\/uploads\/2026\/05\/logo-white-no-com-2.svg\" width=\"130\" height=\"28\" alt=\"TD365\" style=\"display:inline-block;vertical-align:middle;margin-right:6px;margin-bottom:6px;margin-left:-10px\">has moved to <span class=\"tn-orange\">Trade Nation<\/span><\/h1>\n        <p>No gimmicks. No distractions. Just everything you need,<br>and nothing you don&#8217;t.<\/p>\n        <a href=\"https:\/\/tradenation.com\/signup\/welcome?cxd=37573_0&amp;nci=5671\" class=\"tn-btn-primary\">Click To Open Your Trade Nation Account<\/a>\n        \n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STATS BAR -->\n  <section class=\"tn-stats-container\" style=\"box-shadow: 9px 6px 7px 2px rgb(0 0 0 \/ 9%)\">\n    <div class=\"tn-stats\" style=\"width: 770px;\">\n      <div class=\"tn-stat\">\n        <div class=\"tn-stat-inner\">\n          <div class=\"tn-stat-val\">100%<\/div>\n          <div class=\"tn-stat-lbl\">Transparent<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"tn-stat\">\n        <div class=\"tn-stat-inner\">\n          <div class=\"tn-stat-val\">0.6<\/div>\n          <div class=\"tn-stat-lbl\">Spreads From<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"tn-stat\">\n        <div class=\"tn-stat-inner\">\n          <div class=\"tn-stat-val\">0%<\/div>\n          <div class=\"tn-stat-lbl\">Commissions<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"tn-stat\">\n        <div class=\"tn-stat-inner\">\n          <div class=\"tn-stat-val\">750+<\/div>\n          <div class=\"tn-stat-lbl\">Instruments<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"tn-stat\">\n        <div class=\"tn-stat-inner\">\n          <div class=\"tn-stat-val\">30:1<\/div>\n          <div class=\"tn-stat-lbl\">Leverage<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHITE CONTENT SECTION -->\n  <section class=\"tn-content\">\n    <div class=\"tn-content-inner\">\n      <h2>TD365 has moved to a new home \u2013 <span class=\"tn-orange\">Trade Nation<\/span><\/h2>\n      <p>Trade Nation gives you a world-class trading experience. You\u2019ll get the same exceptional trading experience, with extra benefits:<\/p>\n      <ul class=\"tn-list\">\n        <li>Low-cost fixed spreads<\/li>\n        <li>Trade using the powerful TN Trader platform<\/li>\n        <li>Execute your trades directly on TradingView charts<\/li>\n      <\/ul>\n      <p>It\u2019s an exciting next step and we can\u2019t wait to have you with us.<\/p>\n      <a href=\"https:\/\/tradenation.com\/signup\/welcome?cxd=37573_0&amp;nci=5671\" class=\"tn-btn-primary\" style=\"margin-top:10px;\">Click To Open Your Trade Nation Account<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- FULL-WIDTH CTA BAND -->\n  <section class=\"tn-cta-band\">\n    <div class=\"tn-cta-overlay\"><\/div>\n    <div class=\"tn-cta-body\">\n      <h2>Join our nation of traders and experience a world-class trading experience.<\/h2>\n      <a href=\"https:\/\/tradenation.com\/signup\/welcome?cxd=37573_0&amp;nci=5671\" class=\"tn-btn-primary\">Start Trading Now<\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>has moved to Trade Nation No gimmicks. No distractions. Just everything you need,and nothing you don&#8217;t. Click To Open Your Trade Nation Account 100% Transparent 0.6 Spreads From 0% Commissions 750+ Instruments 30:1 Leverage TD365 has moved to a new home \u2013 Trade Nation Trade Nation gives you a world-class trading experience. You\u2019ll get the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.14 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - TD365.com UK<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/td365.com\/en-gb\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - TD365.com UK\" \/>\n<meta property=\"og:description\" content=\"has moved to Trade Nation No gimmicks. No distractions. Just everything you need,and nothing you don&#8217;t. Click To Open Your Trade Nation Account 100% Transparent 0.6 Spreads From 0% Commissions 750+ Instruments 30:1 Leverage TD365 has moved to a new home \u2013 Trade Nation Trade Nation gives you a world-class trading experience. You\u2019ll get the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/td365.com\/en-gb\/\" \/>\n<meta property=\"og:site_name\" content=\"TD365.com UK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-12T10:51:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/td365.com\/en-gb\/wp-content\/uploads\/2026\/05\/logo-white-no-com-2.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/td365.com\/en-gb\/\",\"url\":\"https:\/\/td365.com\/en-gb\/\",\"name\":\"Home - TD365.com UK\",\"isPartOf\":{\"@id\":\"https:\/\/td365.com\/en-gb\/#website\"},\"datePublished\":\"2020-10-19T12:47:49+00:00\",\"dateModified\":\"2026-05-12T10:51:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/td365.com\/en-gb\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/td365.com\/en-gb\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/td365.com\/en-gb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/td365.com\/en-gb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/td365.com\/en-gb\/#website\",\"url\":\"https:\/\/td365.com\/en-gb\/\",\"name\":\"TD365.com UK\",\"description\":\"TD365.com UK\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/td365.com\/en-gb\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - TD365.com UK","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/td365.com\/en-gb\/","og_locale":"en_GB","og_type":"article","og_title":"Home - TD365.com UK","og_description":"has moved to Trade Nation No gimmicks. No distractions. Just everything you need,and nothing you don&#8217;t. Click To Open Your Trade Nation Account 100% Transparent 0.6 Spreads From 0% Commissions 750+ Instruments 30:1 Leverage TD365 has moved to a new home \u2013 Trade Nation Trade Nation gives you a world-class trading experience. You\u2019ll get the [&hellip;]","og_url":"https:\/\/td365.com\/en-gb\/","og_site_name":"TD365.com UK","article_modified_time":"2026-05-12T10:51:10+00:00","og_image":[{"url":"https:\/\/td365.com\/en-gb\/wp-content\/uploads\/2026\/05\/logo-white-no-com-2.svg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/td365.com\/en-gb\/","url":"https:\/\/td365.com\/en-gb\/","name":"Home - TD365.com UK","isPartOf":{"@id":"https:\/\/td365.com\/en-gb\/#website"},"datePublished":"2020-10-19T12:47:49+00:00","dateModified":"2026-05-12T10:51:10+00:00","breadcrumb":{"@id":"https:\/\/td365.com\/en-gb\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/td365.com\/en-gb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/td365.com\/en-gb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/td365.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/td365.com\/en-gb\/#website","url":"https:\/\/td365.com\/en-gb\/","name":"TD365.com UK","description":"TD365.com UK","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/td365.com\/en-gb\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/pages\/7"}],"collection":[{"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":345,"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":4021,"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/pages\/7\/revisions\/4021"}],"wp:attachment":[{"href":"https:\/\/td365.com\/en-gb\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}