301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: 4t.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="referrer" content="always"> <link rel="canonical" href="/"> <meta name="description" content="4T"> <meta name="author" content="4T"> <meta name="application-name" content="4T" /> <meta name="title" content="4T - Think Ahead. Trade Ahead." /> <meta name="keywords" content="4T" /> <meta name="description" content="4T" /> <meta name="subject" content="4T"> <meta name="copyright" content=""> <meta name="language" content="EN"> <meta property="og:type" content="website" /> <meta property="og:image" content="/images/meta-image.jpg" /> <meta property="og:image:width" content="150"> <meta property="og:image:height" content="152"> <meta property="og:site_name" content="4T" /> <meta property="og:description" content="" /> <meta property="og:url" content="./" /> <meta property="og:title" content="4T - Think Ahead. Trade Ahead." /> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/favicon/site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link rel="preload" as="font" href="/assets/fonts/CircularStd-Book.woff2" type="font/woff2" crossorigin="anonymous"> <link rel="preload" as="font" href="/assets/fonts/CircularStd-Bold.woff2" type="font/woff2" crossorigin="anonymous"> <link rel="preload" as="font" href="/assets/fonts/CircularStd-Medium.woff2" type="font/woff2" crossorigin="anonymous"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap" rel="stylesheet"> <title>4T - Think Ahead. Trade Ahead.</title> <link rel="stylesheet" href="/assets/build/css/main.css"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-193985684-1" type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-193985684-1'); </script> <!-- Google Tag Manager --> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5KLX4J2'); </script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-5KLX4J2 height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P6C1TEJJ8N" type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-P6C1TEJJ8N'); </script> <!-- Start of 4tfinancials Zendesk Widget script --> <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=4ae29d42-12a5-4df0-a5c0-9a10dbe94801" type="b1a18a7b20c0c509c540e4ac-text/javascript"> </script> <!-- End of 4tfinancials Zendesk Widget script --> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> window.zESettings = { webWidget: { offset: { vertical: '75px' }, color: { theme: '#dec381', launcherText: '#FFFFFF', header: '#dec381', resultLists: '#dec381', articleLinks: '#dec381' } } }; </script> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> window.intercomSettings = { app_id: "dt1wxr8p" }; </script> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> // We pre-filled your app ID in the widget URL: 'https://widget.intercom.io/widget/dt1wxr8p' (function() { var w = window; var ic = w.Intercom; if (typeof ic === "function") { ic('reattach_activator'); ic('update', w.intercomSettings); } else { var d = document; var i = function() { i.c(arguments); }; i.q = []; i.c = function(args) { i.q.push(args); }; w.Intercom = i; var l = function() { var s = d.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'https://widget.intercom.io/widget/dt1wxr8p'; var x = d.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); }; if (w.attachEvent) { w.attachEvent('onload', l); } else { w.addEventListener('load', l, false); } } })(); </script> <!-- Hotjar Tracking Code for https://www.4t.com --> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> (function(h, o, t, j, a, r) { h.hj = h.hj || function() { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 3041556, hjsv: 6 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv='); </script> </head> <body class=""> <div class="loader-uk" style="position:fixed; top:0; left:0; width:100%; height:100%; background:white; z-index:999999"></div> <!-- <script> gtag('homepage') </script> --> <div class="new"> <section class="homePage menubar py-3 position-fixed transparent w-100"> <div class="container "> <nav class="navbar navbar-expand-lg navbar-light justify-content-between"> <a class="navbar-brand mx-md-0" href="/"> <span class="logo-black"><img src='/assets/svg/logo-black.svg' /></span> <span class="logo-grey"><?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 386.43 404.55"><defs><style>.cls-1{fill:#fff;stroke-width:0px;}</style></defs><path class="cls-1" d="M200.32,376.94c2.03-.05,4.07-.1,6.1-.14l145.19-147.74-151.29,147.88Z"/><path class="cls-1" d="M134.69,230.57c3.17-.08,6.35-.15,9.52-.22L370.59,0l-235.9,230.57Z"/><polygon class="cls-1" points="158.05 108.36 146.79 163.87 173.19 163.87 230.12 108.36 158.05 108.36"/><polygon class="cls-1" points="241.12 108.36 186.79 163.87 198.66 163.87 156.72 385.92 170.66 385.92 226.9 329.69 255.81 163.87 302.81 163.87 312.96 108.36 241.12 108.36"/><path class="cls-1" d="M152.96,189.84l2.49-15.01h-20.18L167.47,10.95h-53.68L7.3,174.83,0,218.82h77.72l-9.44,48.34h7.36M48.09,174.83l56.25-85.08-17.18,85.08h-39.08Z"/><path class="cls-1" d="M150.54,404.12c3.17-.08,6.35-.15,9.52-.22l226.38-230.36-235.9,230.57Z"/><path class="cls-1" d="M56.71,282.3c3.17-.08,6.35-.15,9.52-.22L292.61,51.73,56.71,282.3Z"/><path class="cls-1" d="M185.02,400.83c1,0,1.81.83,1.81,1.86s-.81,1.86-1.81,1.86-1.81-.83-1.81-1.86.81-1.86,1.81-1.86ZM202.89,393.85c-.69-.5-1.53-.89-2.5-.89-2.36.03-4.11,2.17-4.11,4.56.03,2.45,1.92,4.47,4.22,4.44,1.14,0,2.17-.5,2.89-1.31l1.81,1.75c-1.19,1.25-2.83,2.06-4.67,2.06-3.83.03-6.7-2.95-6.75-6.95,0-1.94.75-3.75,2-5.03,1.19-1.28,2.78-2,4.61-2.03,1.36,0,2.67.42,3.86,1.25l-1.36,2.14ZM218.96,390.46c3.75,0,6.67,3.08,6.67,7s-2.92,7-6.67,7-6.67-3.09-6.67-7,2.92-7,6.67-7ZM218.96,401.96c2.39,0,4.17-1.97,4.17-4.5s-1.78-4.5-4.17-4.5-4.17,1.97-4.17,4.5,1.78,4.5,4.17,4.5ZM235.64,404.41h-2.36v-13.89h2.36v2.08c1.17-1.25,2.97-2.14,4.75-2.14,1.47,0,3.03.89,3.72,2.42,1.25-1.39,3.36-2.42,5.14-2.42,2.42,0,4.39,1.81,4.39,4.42v9.53h-2.36v-8.39c0-1.97-.89-3.14-2.64-3.14-2.06,0-3.92,1.69-3.94,3.81l-.06,7.72h-2.36v-8.39c0-1.97-.89-3.14-2.64-3.14-2.06,0-3.92,1.69-3.94,3.81l-.06,7.72Z"/></svg></span> </a> <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div id="navbarText" class="collapse navbar-collapse row"> <div class="sup-menu w-100 mb-2" style="text-align:right"> <div class="d-flex flex-column align-items-center d-md-inline-block menu-buttons"> <a target="_blank" href="https://portal.4t.com/Redirect?linkID=gsezu21792" class="btn btn-primary btn-outline py-2 mx-2 px-4 demo" > Open demo account</a> <a target="_blank" href="https://portal.4t.com/Redirect?linkID=cxtcm21793" class="bg-gradient-gold btn btn-primary py-2 ml-sm-2 px-4 live">Create a Live Account</a> <!-- <a href="/ar" class="mx-0 mx-md-4 text-uppercase "><u>العربية</u></a> --> </div> <!-- <a href="/ar/" class="mx-0 mx-md-3 text-uppercase "><u>العربية</u></a> <a href="/fr/" class="mx-0 mx-md-3 text-uppercase "><u>FR</u></a> <a href="/" class="mx-0 mx-md-4 text-uppercase d-none"><u>EN</u></a> <a href="https://portal.4t.com/" class="mx-0 mx-md-4 text-uppercase">LOGIN</a> --> </div> <div class=" w-100 mb-2" style="text-align:right"> </div> <div class="text-center sm-2 py-0 d-flex flex-column flex-lg-row align-items-center justify-content-between w-100"> <div class="d-flex flex-lg-row flex-column mx-auto mb-4 mb-lg-0 menu-links"> <div class="dropdownMenu"> <a class="mx-0 text-uppercase ">About Us</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a href="/about-us" class="mx-0 text-uppercase ">About 4T</a> </li> <li><a href="/what-we-do-with-our-money">What we do with your money</a> </li> <li><a href="/why-4t">Why 4T</a> </li> <!-- <li><a href="/crypto">Cryptocurrencies</a></li> --> </ul> </div> <!-- <a href="/about-us" class="mx-0 mx-md-4 text-uppercase ">About 4T</a> --> <div class="dropdownMenu"> <a class="mx-0 text-uppercase ">CFD Trading</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li style="display:none"><a href="/cfd" >Trading with 4T</a> </li> <li><a href="/cfd-benefits" >Benefits of CFD Trading</a> </li> <li><a href="/charges-and-fees" >Charges & Fees</a> </li> <li><a href="/cfd-trading" >Trading CFDs with 4T</a> </li> </ul> </div> <div class="dropdownMenu"> <a class="mx-0 text-uppercase ">Partnerships</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li><a href="/affiliate" class="mx-0 text-uppercase " > Affiliates</a> </li> <li><a href="/promotions" class="mx-0 text-uppercase " > Promotions</a> </li> <!-- <li><a href="/institutional-trading " class="text-uppercase ">Institutional trading</a> </li> --> </ul> </div> <div class="dropdownMenu"> <a>Markets</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li><a href="/forex">Forex</a> </li> <li><a href="/indices">Indices</a> </li> <li><a href="/equities">Equities</a> </li> <li><a href="/commodities">Commodities</a> </li> <!-- <li><a href="/crypto">Cryptocurrencies</a></li> --> </ul> </div> <!-- <a href="/technology" class="mx-0 mx-md-2 text-uppercase ">Technology</a> --> <!-- <div class="dropdownMenu"> <a class="text-uppercase ">Trading Accounts</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a href="/trading-accounts" class="mx-0 mx-md-1 text-uppercase "> Accounts Overview</a> </li> </ul> </div> --> <div class="dropdownMenu"> <a class="text-uppercase ">Technology</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <!-- <li><a href="/technology" class="text-uppercase ">4T Tech</a> </li> --> <li><a href="/quanta" class="text-uppercase ">Quanta</a> </li> <li><a href="/fix-api" class="text-uppercase ">Fix Api</a> </li> </ul> </div> <div class="dropdownMenu"> <a class="text-uppercase ">Platform</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li><a href="/metatrader4" class="text-uppercase ">Metatrader 4</a> </li> <li><a href="/metatrader5" class="text-uppercase ">Metatrader 5</a> </li> <li><a href="/learning" class="text-uppercase ">MT4 FAQ's</a> </li> <li><a href="/mt5-faqs" class="text-uppercase ">MT5 FAQ's</a> </li> <li><a href="/4t-trader" class="text-uppercase ">4T Trader</a> </li> </ul> </div> <div class="dropdownMenu"> <a class="text-uppercase ">Learn to Trade</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a href="/faq" class="text-uppercase ">FAQ's </a></li> <li><a href="/trading-basics" class="text-uppercase ">Basics of Trading</a> </li> <li><a href="/equity-trading-guide" class="text-uppercase ">Equity Trading Guide</a> </li> <li><a href="/commodities-trading-guide" class="text-uppercase ">Commodities Trading Guide</a> </li> <li><a href="/forex-trading-guide" class="text-uppercase ">Forex Trading Guide</a> </li> <li><a href="/indices-trading-guide" class="text-uppercase ">Indices Trading Guide</a> </li> <li><a href="/responsible-trading" class="text-uppercase ">Responsible Trading</a> </li> <li><a href="/deposits-and-withdrawals" class="text-uppercase ">Deposits and Withdrawals</a> </li> <li><a href="/spreads-and-swaps" class="text-uppercase ">Spreads and Swaps</a> </li> <li><a href="/leverage-and-margin" class="text-uppercase ">Leverage and Margin</a> </li> <li><a target="_blank" href="/assets/pdf/forex-ebook.pdf" class="text-uppercase">E-book</a> </li> </ul> </div> <div class="dropdownMenu"> <a class="text-uppercase">Institutional</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a href="/institutional-trading" class="text-uppercase ">Institutional trading </a></li> <li><a href="/offerings" class="text-uppercase ">offerings</a> </li> <li><a href="/execution-venues" class="text-uppercase ">execution venues</a> </li> <li><a href="/financial-institutions" class="text-uppercase ">financial institutions</a> </li> </ul> </div> </div> <div class="d-flex flex-lg-row flex-column mb-4 mb-lg-0 menu-links"> <div class="dropdownMenu"> <span> <svg class="login" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.31 15.31"> <defs> <style> .cls-1, .cls-2 { fill: #fff; } .cls-2 { fill-rule: evenodd; } </style> </defs> <g id="page-1"> <g> <path class="cls-2" d="m5.02,9.69c.72-.73,1.7-1.13,2.72-1.13s2,.41,2.72,1.13c.62.62,1,1.43,1.09,2.29.02.18.17.31.34.31h0c.2,0,.37-.18.34-.38-.09-.79-.39-1.54-.86-2.18-.55-.74-1.32-1.3-2.2-1.6.69-.42,1.15-1.12,1.28-1.92.13-.8-.1-1.61-.63-2.22-.52-.61-1.29-.96-2.09-.96s-1.57.35-2.09.96c-.52.61-.75,1.42-.63,2.22.13.8.59,1.5,1.28,1.92-.88.3-1.64.85-2.2,1.6-.48.64-.77,1.4-.86,2.19-.02.2.14.38.34.38h0c.18,0,.32-.13.34-.31.09-.86.48-1.67,1.09-2.29Zm1.27-2.45c-.39-.39-.6-.91-.6-1.46,0-.55.22-1.07.6-1.46.39-.39.91-.6,1.46-.61.55,0,1.07.22,1.46.6.39.39.6.91.6,1.46,0,.55-.22,1.07-.6,1.46-.39.39-.91.6-1.46.6-.55,0-1.07-.22-1.46-.6Z"/> <path class="cls-1" d="m7.65,15.31c-2.04,0-3.97-.8-5.41-2.24-1.45-1.45-2.24-3.37-2.24-5.41S.8,3.69,2.24,2.24C3.69.8,5.61,0,7.65,0s3.97.8,5.41,2.24c1.45,1.45,2.24,3.37,2.24,5.41s-.8,3.97-2.24,5.41c-1.45,1.45-3.37,2.24-5.41,2.24ZM7.65.67c-1.86,0-3.62.73-4.94,2.04C1.4,4.03.67,5.79.67,7.65s.73,3.62,2.04,4.94c1.32,1.32,3.07,2.04,4.94,2.04s3.62-.73,4.94-2.04c1.32-1.32,2.04-3.07,2.04-4.94s-.73-3.62-2.04-4.94c-1.32-1.32-3.07-2.04-4.94-2.04Z"/> </g> </g> </svg> </span> <a class="text-uppercase">LOGIN</a> <span> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a target="_blank" href="https://portal.4t.com/" class="mx-0 mx-md-3 text-uppercase">Client</a> </li> <li> <a target="_blank" href="https://portal.4t.com/partner/login" class="mx-0 mx-md-3 text-uppercase ">Partner</a> </li> </ul> </div> <div class="dropdownMenu"> <span > <svg class="login" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.93 15.93"> <defs> <style> .cls-1 { fill: #fff; } </style> </defs> <g id="page-1"> <path class="cls-1" d="m7.96,0C3.57,0,0,3.56,0,7.96s3.57,7.97,7.96,7.97,7.96-3.57,7.96-7.97S12.36,0,7.96,0h0Zm-2.4,1.39c-.49.62-.9,1.44-1.21,2.38h-2c.81-1.08,1.92-1.91,3.21-2.38h0Zm-3.81,3.34h2.33c-.2.85-.33,1.78-.36,2.76H.98c.07-.99.34-1.92.78-2.76h0Zm0,6.48c-.44-.84-.71-1.77-.78-2.76h2.75c.03.98.15,1.91.36,2.76H1.75Zm.61.95h2c.31.94.72,1.76,1.21,2.38-1.29-.47-2.4-1.31-3.21-2.38Zm5.12,2.72c-.79-.29-1.58-1.26-2.12-2.72h2.12v2.72Zm0-3.67h-2.42c-.21-.82-.35-1.75-.38-2.76h2.8v2.76Zm0-3.72h-2.8c.03-1.01.17-1.94.38-2.76h2.42v2.76Zm0-3.72h-2.12c.54-1.46,1.33-2.43,2.12-2.72v2.72Zm6.08,0h-2c-.31-.94-.72-1.76-1.21-2.38,1.29.47,2.4,1.3,3.21,2.38h0Zm-5.12-2.72c.79.29,1.58,1.26,2.12,2.72h-2.12V1.05Zm0,3.67h2.42c.21.82.35,1.75.38,2.76h-2.8v-2.76Zm0,3.72h2.8c-.03,1.01-.17,1.94-.38,2.76h-2.42v-2.76Zm0,6.44v-2.72h2.12c-.54,1.46-1.33,2.43-2.12,2.72Zm1.92-.33c.49-.63.9-1.44,1.21-2.38h2c-.81,1.08-1.92,1.91-3.21,2.38Zm3.82-3.34h-2.33c.2-.85.32-1.78.36-2.76h2.75c-.07.99-.34,1.93-.77,2.76h0Zm.77-3.72h-2.75c-.03-.98-.15-1.91-.36-2.76h2.33c.44.84.71,1.77.77,2.76h0Z"/> </g> </svg> </span> <a class="text-uppercase "> ENG</a> <span > <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve"> <g> <g> <path d="M200,308.014c4.119,0,8.072-1.639,10.976-4.558l184.496-185.013c3.018-3.028,4.527-6.986,4.527-10.951 c0-3.974-1.52-7.948-4.559-10.981c-6.063-6.046-15.877-6.03-21.922,0.031L200,270.547L26.481,96.548 c-6.046-6.063-15.866-6.078-21.927-0.031c-6.063,6.052-6.073,15.866-0.031,21.927l184.5,185.013 C191.933,306.371,195.881,308.014,200,308.014z" /> </g> </g> </svg> </span> <ul> <li> <a href="/" class="mx-0 mx-md-3 text-uppercase">ENG</a> </li> <li> <a href="/ar/" class="mx-0 mx-md-3 text-uppercase ">العربية</a> </li> <li> <a href="/fr/" class="mx-0 mx-md-3 text-uppercase">FR</a> </li> </ul> </div> </div> </div> </div> </nav> </div> </section> <section class="homepage position-relative"> <div class="video-banner"> <video autoplay muted loop playsinline poster="/assets/video/banner-video.jpg" preload="metadata" id="4t-video"> <source src="/assets/video/banner-video.mp4" type="video/mp4"> <source src="/assets/video/banner-video.webm" type="video/webm"> </video> <div class="container d-flex"> <div class="d-flex banner-mask position-relative mt-sm-5 mb-5 px-2"> <div class="mask "> <div> Think Ahead.<br/>— Trade Ahead. </div> </div> <div class="container my-5"> <div class="row my-5 mb-5"> <div class="col-4 text-white banner-numbers invisible"> <div class="f-3 fw-600 gilory-extrabold"><span>+</span><span id="count1">0</span></div> <h5>INSTRUMENTS</h5> </div> <div class="col-4 text-white banner-numbers invisible"> <div class="f-3 fw-600 gilory-extrabold"><span id="count2">0</span></div> <h5>COMMISSION</h5> </div> <div class="col-4 text-white banner-numbers invisible"> <span id="count3" class="f-3 fw-600 gilory-extrabold"></span><span class="f-3 fw-600 gilory-extrabold">s</span> <h5>LATENCY</h5> </div> </div> </div> </div> </div> </div> <div class="bg-white"> <div class="container "> <a href="https://portal.4t.com/Redirect?linkID=cxtcm21793" class="btn big px-5 position-absolute text-uppercase gold-gradient-dark overlap-btn f-16 live"> Sign Up Today <span class="ml-2"> <svg width="16px" height="10px"viewBox="0 0 12 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-1025.000000, -3476.000000)" fill="#BBAF81"> <g transform="translate(117.000000, 2837.000000)"> <g transform="translate(634.000000, 429.000000)"> <g transform="translate(211.000000, 203.000000)"> <g transform="translate(63.000000, 7.000000)" fill="#222222"> <path d="M6.78882015,7.86272077 C6.5883404,7.62830847 6.69669618,7.39307871 6.83018382,7.25792361 L9.82703532,3.99787743 L6.83018382,0.744814578 C6.72096806,0.625594873 6.5466448,0.327022189 6.78882015,0.110160286 C7.0309955,-0.106701617 7.27740352,0.0434730925 7.38661928,0.162181125 L11.2510684,3.75654833 C11.360755,3.87576804 11.360755,4.07071528 11.2510684,4.18993498 C11.2505977,4.18993498 7.38661931,7.86272057 7.38661931,7.86272057 C7.29002845,7.986157 6.9892999,8.09713307 6.78882015,7.86272077 Z"></path> <rect id="Rectangle" x="0" y="3.33333333" width="10" height="1" rx="0.5"></rect> </g> </g> </g> </g> </g> </g> </svg> </span> </a> </div> <!-- <div> <div id="how-to-move" class="container version6"> <div class="pt-sm-5 py-sm-3 py-sm-5"> <div class="my-sm-5 mb-xs-2 pt-sm-5 "> <h3 class="title text-uppercase white pb-4">How 4T moves you forward </h3> <div class="container"> <div class="row"> <div class="col-md-4 mt-md-0 mt-3 position-relative pl-0 pr-md-4 pr-0"> <img class="w-100 h-100" src="/assets/images/version4/home/img-tradesmart-dimmed.jpg?" /> <div class="homepage-card position-absolute ml-md-4 ml-2"> <h3 class="has-dash-home mb-2 section-title small text-white"> Trade Smart. <br />Dream Big. </h3> <p class="description text-white"> Easily navigate through global markets, top-tier banks and international liquidity providers with an innovative online trading platform and around the clock support. </p> </div> </div> <div class="col-md-4 mt-md-0 mt-3 position-relative pl-0 pr-md-4 pr-0"> <img class="w-100 h-100" src="/assets/images/version4/home/img-tradesmart1bk-dimmed.jpg?" /> <div class="homepage-card position-absolute ml-md-4 ml-2"> <h3 class="has-dash-home mb-2 section-title small text-white"> High Tech. <br />Low Fees. </h3> <p class="description text-white"> Award winning MT4 & MT5, powered by our proprietary technology offers the best pricing and liquidity, ensuring lower risk, competitive pricing and more trading opportunities. </p> </div> </div> <div class="col-md-4 mt-md-0 mt-3 position-relative pl-0 pr-md-4 pr-0"> <img class="w-100 h-100" src="/assets/images/version4/home/one-pulse-dimmed.jpg?" /> <div class="homepage-card position-absolute ml-md-4 ml-2"> <h3 class="has-dash-home mb-2 section-title small text-white mr-2"> One Pulse. <br />All Frequencies. </h3> <p class="description text-white"> Built for everyone, our superior trading engine is designed to make trading accessible to all. Your success has no limits. </p> </div> </div> </div> </div> </div> </div> </div> </div> --> <div class="version6 move-forward pb-5"> <div id="trading-platform" class="container "> <h3 class="pt-5 pb-0 py-sm-5 f-3 bold text-gold text-uppercase">How 4T moves you forward</h3> <div class="row pt-2 d-md-flex flex-md-row flex-column"> <div class="col-lg-4 col-12"> <div class="nav flex-column nav-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical"> <a class="nav-link active d-lg-block d-none bold" id="trade-smart-tab" data-toggle="pill" href="#trade-smart" role="tab" aria-controls="trade-smart " aria-selected="true">Trade Smart. <br />Dream Big.</a> <a class="nav-link d-lg-block d-none mt-5 bold" id="high-tech-tab" data-toggle="pill" href="#high-tech" role="tab" aria-controls="high-tech" aria-selected="false">High Tech. <br />Low Fees.</a> <a class="nav-link d-lg-block d-none mt-5 bold" id="one-pulse-tab" data-toggle="pill" href="#one-pulse" role="tab" aria-controls="one-pulse-tab" aria-selected="false">One Pulse. <br />All Frequencies.</a> </div> </div> <div class="col-lg-8 col-12 home-tabs"> <div id="content" class="tab-content hpTabContent" id="v-pills-tabContent"> <div class="tab-pane fade show active mt-lg-0 mt-md-5 mt-3" id="trade-smart" role="tabpanel" aria-labelledby="trade-smart-tab"> <div class="card-header" role="tab" id="heading-A"> <h5 class="mb-0"> <a data-toggle="collapse" href="#collapse-A" aria-expanded="true" aria-controls="collapse-A"> Trade Smart. <br />Dream Big. </a> </h5> </div> <div id="collapse-A" class="collapse show position-relative mt-lg-0 mt-md-5 mt-3" data-parent="#content" role="tabpanel" aria-labelledby="heading-A"> <!-- <img class="w-100" src="/assets/images/version6/platform/img1.jpg" alt="Image Description"> --> <video class="has-shadow" width="640" autoplay loop muted playsinline> <source src="/assets/video/trade-smart.mp4" type="video/mp4"> <source src="/assets/video/trade-smart.ogg" type="video/ogg"> <source src="/assets/video/trade-smart.webm" type="video/webm"> </video> <div class="overlay-text fade-left-fast"> <h2 class="bold"> Trade Smart. <br />Dream Big. </h2> <p > Easily navigate through global markets, top-tier banks and international liquidity providers with an innovative online trading platform and around the clock support. </p> </div> </div> </div> <div class="tab-pane fade show mt-lg-0 mt-md-5 mt-3" id="high-tech" role="tabpanel" aria-labelledby="high-tech-tab"> <div class="card-header" role="tab" id="heading-B"> <h5 class="mb-0"> <a data-toggle="collapse" href="#collapse-B" aria-expanded="true" aria-controls="collapse-B"> High Tech. <br />Low Fees. </a> </h5> </div> <div id="collapse-B" class="collapse position-relative mt-lg-0 mt-md-5 mt-3" data-parent="#content" role="tabpanel" aria-labelledby="heading-B"> <!-- <img class="w-100" src="/assets/images/version6/platform/img1.jpg" alt="Image Description"> --> <video class="has-shadow" width="640" autoplay loop muted playsinline> <source src="/assets/video/high-tech.mp4" type="video/mp4"> <source src="/assets/video/high-tech.ogg" type="video/ogg"> <source src="/assets/video/high-tech.webm" type="video/webm"> </video> <div class="overlay-text fade-left-fast"> <h2 class="bold"> High Tech. <br />Low Fees. </h2> <p > Award winning MT4 & MT5, powered by our proprietary technology offers the best pricing and liquidity, ensuring lower risk, competitive pricing and more trading opportunities. </p> </div> </div> </div> <div class="tab-pane fade show mt-lg-0 mt-md-5 mt-3" id="one-pulse" role="tabpanel" aria-labelledby="one-pulse-tab"> <div class="card-header" role="tab" id="heading-C"> <h5 class="mb-0"> <a data-toggle="collapse" href="#collapse-C" aria-expanded="true" aria-controls="collapse-C"> One Pulse. <br />All Frequencies. </a> </h5> </div> <div id="collapse-C" class="collapse position-relative mt-lg-0 mt-md-5 mt-3" data-parent="#content" role="tabpanel" aria-labelledby="heading-C"> <!-- <img class="w-100" src="/assets/images/version6/platform/img1.jpg" alt="Image Description"> --> <video class="has-shadow" width="640" autoplay loop muted playsinline> <source src="/assets/video/one-pulse.mp4" type="video/mp4"> <source src="/assets/video/one-pulse.ogg" type="video/ogg"> <source src="/assets/video/one-pulse.webm" type="video/webm"> </video> <div class="overlay-text fade-left-fast"> <h2 class="bold"> One Pulse. <br />All Frequencies. </h2> <p > Built for everyone, our superior trading engine is designed to make trading accessible to all. Your success has no limits. </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="bg-white version6"> <div> <div class="container "> <div class="contentIntro row"> <div class="d-md-flex border-bottom border-secondary py-5 flex-column flex-md-row"> <div class="col-12 col-md-7 mt-sm-5"> <h6 class="mb-2 text-gold f-20 col-11 pl-0 ls-2">SERVICES</h6> <h3 class="mb-2 section-title text-gold col-11 pl-0"> World markets and our experts, at your side.</h3> <h5 class="gibson-regular col-md-6 col-12 pl-0">The financial pulse of the world, and our community of experts at your fingertips.</h5> </div> <div class="col-12 col-md-5 mt-sm-5 "> <a href="shares" class="col d-flex has-lottie border-bottom-gold align-items-center"> <div class="mr-4 d-none d-sm-block"> <lottie-player src="/assets/json/lottie/equities.json" background="transparent" speed="2" style="width:40px; height:40px;"></lottie-player> </div> <div class="mr-4 d-sm-none"> <?xml version="1.0" encoding="UTF-8"?> <svg width="36px" height="33px" viewBox="0 0 36 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>DF65CBB6-510B-4A16-AF32-E0B6AAB69BFD</title> <g id="Current" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_NEW_01" transform="translate(-542.000000, -1671.000000)" fill="#BBAF81" fill-rule="nonzero"> <g id="World-Markets" transform="translate(0.000000, 1600.000000)"> <g id="Boxes" transform="translate(537.000000, 65.000000)"> <g id="Equities" transform="translate(5.000000, 0.000000)"> <g id="thin-0400-analytics-graph-line-statistics-stock" transform="translate(0.000000, 6.000000)"> <path d="M26.343,3.909 C26.757,3.909 27.093,3.573 27.093,3.159 L27.093,0.909 C27.093,0.495 26.757,0.159 26.343,0.159 C25.929,0.159 25.593,0.495 25.593,0.909 L25.593,3.159 C25.593,3.573 25.929,3.909 26.343,3.909 Z" id="Path"></path> <path d="M26.3445,21.282 C25.9305,21.282 25.5945,21.618 25.5945,22.032 L25.5945,24.96 C25.5945,25.374 25.9305,25.71 26.3445,25.71 C26.7585,25.71 27.0945,25.374 27.0945,24.96 L27.0945,22.032 C27.0945,21.618 26.76,21.282 26.3445,21.282 Z" id="Path"></path> <path d="M26.3445,29.091 C25.9305,29.091 25.5945,29.427 25.5945,29.841 L25.5945,32.091 C25.5945,32.505 25.9305,32.841 26.3445,32.841 C26.7585,32.841 27.0945,32.505 27.0945,32.091 L27.0945,29.841 C27.0945,29.427 26.76,29.091 26.3445,29.091 Z" id="Path"></path> <path d="M35.832,14.82 L31.305,8.0535 C31.167,7.848 30.936,7.7235 30.6885,7.7205 C30.687,7.7205 30.684,7.7205 30.681,7.7205 C30.4365,7.7205 30.207,7.8405 30.066,8.04 L28.167,10.7535 C27.8595,10.4865 27.4965,10.2885 27.093,10.176 L27.093,8.562 C27.093,8.148 26.757,7.812 26.343,7.812 C25.929,7.812 25.593,8.148 25.593,8.562 L25.593,10.1775 C24.7395,10.4175 24.051,11.046 23.739,11.868 L22.0275,10.857 C21.8295,10.74 21.5895,10.7205 21.3765,10.803 C21.162,10.8855 20.997,11.061 20.9295,11.28 L18.705,18.4545 L14.9175,16.6875 C14.5605,16.524 14.136,16.659 13.944,17.004 L9.585,24.867 L5.85,21.3345 C5.691,21.183 5.472,21.1065 5.256,21.1335 C5.0385,21.1575 4.842,21.2745 4.7175,21.4545 L0.2805,27.909 C0.0465,28.251 0.132,28.7175 0.474,28.9515 C0.603,29.0415 0.7515,29.0835 0.8985,29.0835 C1.137,29.0835 1.371,28.9695 1.518,28.758 L5.457,23.0265 L9.2565,26.622 C9.426,26.781 9.657,26.8545 9.8865,26.8185 C10.116,26.784 10.3155,26.6445 10.428,26.4405 L14.9175,18.3435 L18.8505,20.178 C19.047,20.2695 19.2705,20.271 19.4715,20.184 C19.6695,20.0955 19.8195,19.9275 19.884,19.7205 L22.0815,12.63 L23.649,13.5555 C23.8995,14.514 24.642,15.267 25.5945,15.534 L25.5945,17.1495 C25.5945,17.5635 25.9305,17.8995 26.3445,17.8995 C26.7585,17.8995 27.0945,17.5635 27.0945,17.1495 L27.0945,15.534 C28.2705,15.204 29.139,14.1345 29.139,12.855 C29.139,12.6045 29.0955,12.3645 29.0325,12.1335 L30.6675,9.798 L34.5825,15.654 C34.728,15.8715 34.965,15.987 35.2065,15.987 C35.3505,15.987 35.4945,15.9465 35.6235,15.861 C35.9685,15.63 36.0615,15.165 35.832,14.82 Z M26.3445,14.151 C25.6305,14.151 25.05,13.5705 25.05,12.8565 C25.05,12.1425 25.632,11.562 26.3445,11.562 C27.057,11.562 27.6390029,12.1425 27.6390029,12.8565 C27.6405,13.5705 27.0585,14.151 26.3445,14.151 Z" id="Shape"></path> </g> </g> </g> </g> </g> </g> </svg> </div> <div class="mb-2"> <h3 class="h5 text-uppercase mt-1 f-14 text-gold ls-1"> Equities</h3> <p class="f-14 mb-0"> Take a position on the performance of the world’s largest companies, from Apple to Amazon, Google and Tesla. </p> </div> </a> <a href="forex" class="col d-flex has-lottie border-bottom-gold align-items-center mt-4"> <div class="mr-4 d-none d-sm-block"> <lottie-player src="/assets/json/lottie/forex-pairs.json" background="transparent" speed="2" style="width:40px; height:40px;"></lottie-player> </div> <div class="mr-4 d-sm-none"> <?xml version="1.0" encoding="UTF-8"?> <svg width="36px" height="35px" viewBox="0 0 36 35" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>200BDCD8-A3D0-4433-AF99-C6226E7DE7D7</title> <g id="Current" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_NEW_02" transform="translate(-1067.000000, -1683.000000)" fill="#BBAF81" fill-rule="nonzero"> <g id="World-Markets" transform="translate(0.000000, 1600.000000)"> <g id="Boxes" transform="translate(728.000000, 60.000000)"> <g id="Forex-Pairs" transform="translate(335.000000, 23.000000)"> <g id="thin-0433-money-currency-exchange" transform="translate(4.000000, 0.000000)"> <path d="M19.5255,4.2495 C22.587,2.568 26.175,3.084 28.659,5.5695 C30.7245,7.6365 31.407,10.4625 30.6165,13.122 L29.559,10.719 C29.391,10.3395 28.95,10.17 28.569,10.335 C28.1895,10.5015 28.017,10.944 28.1835,11.3235 L29.9115,15.2505 C29.922,15.294 29.946,15.33 29.964,15.3705 L29.9745,15.393 C29.976,15.396 29.979,15.399 29.9805,15.402 C30.0135,15.465 30.0525,15.5235 30.1035,15.576 C30.147,15.6255 30.1965,15.6645 30.2505,15.7005 C30.2595,15.705 30.264,15.714 30.273,15.72 C30.2775,15.7215 30.282,15.7215 30.285,15.723 C30.321,15.744 30.351,15.774 30.39,15.789 C30.477,15.8235 30.5685,15.84 30.6615,15.84 C30.7635,15.84 30.8685,15.819 30.963,15.777 L35.034,13.9845 C35.4135,13.818 35.586,13.3755 35.4195,12.996 C35.2515,12.618 34.8105,12.4455 34.431,12.612 L32.0175,13.674 C33.0315,10.4565 32.223,7.014 29.7195,4.509 C26.754,1.542 22.4685,0.924 18.804,2.934 C18.441,3.1335 18.3075,3.5895 18.507,3.9525 C18.7035,4.3155 19.1595,4.452 19.5255,4.2495 Z" id="Path"></path> <path d="M16.3905,31.134 C13.3245,32.8155 9.7395,32.295 7.257,29.814 C5.1915,27.747 4.5105,24.921 5.301,22.263 L6.3585,24.666 C6.483,24.948 6.7575,25.1145 7.0455,25.1145 C7.146,25.1145 7.248,25.0935 7.347,25.0515 C7.725,24.885 7.8975,24.441 7.731,24.063 L6.003,20.1405 C5.9715,20.013 5.901,19.902 5.8065,19.8045 C5.7645,19.7565 5.715,19.7175 5.661,19.6815 C5.6535,19.677 5.649,19.668 5.64,19.6635 C5.6355,19.6605 5.631,19.662 5.6265,19.659 C5.5905,19.638 5.5605,19.608 5.5215,19.5915 C5.3355,19.5195 5.1285,19.5255 4.947,19.605 L0.8775,21.3975 C0.4995,21.564 0.327,22.008 0.4935,22.386 C0.66,22.7655 1.101,22.9365 1.482,22.7715 L3.8955,21.708 C2.8815,24.9255 3.6885,28.368 6.1935,30.873 C8.0025,32.6805 10.299,33.6165 12.648,33.6165 C14.1525,33.6165 15.6795,33.2325 17.109,32.448 C17.472,32.2485 17.6055,31.7925 17.406,31.4295 C17.211,31.068 16.7535,30.933 16.3905,31.134 Z" id="Path"></path> <path d="M9.5055,18.1875 C14.3325,18.1875 18.258,14.2605 18.258,9.435 C18.258,4.608 14.331,0.6825 9.5055,0.6825 C4.68,0.6825 0.753,4.6095 0.753,9.435 C0.753,14.262 4.68,18.1875 9.5055,18.1875 Z M9.5055,2.1825 C13.506,2.1825 16.758,5.436 16.758,9.435 C16.758,13.434 13.5045,16.6875 9.5055,16.6875 C5.5065,16.6875 2.253,13.434 2.253,9.435 C2.253,5.436 5.5065,2.1825 9.5055,2.1825 Z" id="Shape"></path> <path d="M26.8605,17.466 C22.0335,17.466 18.108,21.3915 18.108,26.2185 C18.108,31.0455 22.035,34.9725 26.8605,34.9725 C31.686,34.9725 35.613,31.0455 35.613,26.2185 C35.613,21.3915 31.6875,17.466 26.8605,17.466 Z M26.8605,33.4725 C22.8615,33.4725 19.6065,30.219 19.6065,26.2185 C19.6065,22.2195 22.8615,18.966 26.8605,18.966 C30.8595,18.966 34.113,22.2195 34.113,26.2185 C34.113,30.219 30.8595,33.4725 26.8605,33.4725 Z" id="Shape"></path> <path d="M8.8215,13.944 L8.8215,14.3385 C8.8215,14.7525 9.1575,15.0885 9.5715,15.0885 C9.9855,15.0885 10.3215,14.7525 10.3215,14.3385 L10.3215,13.938 C11.586,13.6335 12.5235,12.6 12.5235,11.361 C12.5235,9.516 10.461,8.913 9.7965,8.7195 C8.3235,8.2575 8.1195,7.8645 8.1195,7.509 C8.1195,6.861 8.772,6.333 9.5715,6.333 C10.1085,6.333 10.602,6.576 10.857,6.9645 C11.085,7.3125 11.55,7.41 11.8965,7.182 C12.243,6.9555 12.339,6.4905 12.1125,6.144 C11.7135,5.5365 11.0625,5.103 10.323,4.9245 L10.323,4.5315 C10.323,4.1175 9.987,3.7815 9.573,3.7815 C9.159,3.7815 8.823,4.1175 8.823,4.5315 L8.823,4.932 C7.5585,5.235 6.6195,6.2715 6.6195,7.5105 C6.6195,9.297 8.5305,9.8955 9.3615,10.1565 C11.0235,10.641 11.0235,11.1645 11.0235,11.3625 C11.0235,12.0105 10.371,12.537 9.5715,12.537 C9,12.5355 8.1195,12.159 7.5675,11.679 C7.254,11.4075 6.7815,11.439 6.51,11.7525 C6.237,12.0645 6.27,12.5385 6.5835,12.81 C7.203,13.35 8.046,13.767 8.8215,13.944 Z" id="Path"></path> <path d="M30.279,28.1805 C29.922,27.981 29.4615,28.1145 29.262,28.479 C28.788,29.346 28.05,29.8635 27.2895,29.8635 C26.3925,29.8635 25.596,29.145 25.158,28.1085 L27.732,28.1085 C28.146,28.1085 28.482,27.7725 28.482,27.3585 C28.482,26.9445 28.146,26.6085 27.732,26.6085 L24.8205,26.6085 C24.816,26.526 24.8025,26.445 24.8025,26.361 C24.8025,26.229 24.8205,26.103 24.831,25.974 L27.732,25.974 C28.146,25.974 28.482,25.638 28.482,25.224 C28.482,24.81 28.146,24.474 27.732,24.474 L25.212,24.474 C25.6605,23.511 26.4315,22.8585 27.2895,22.8585 C28.02,22.8585 28.716,23.322 29.196,24.129 C29.4105,24.486 29.871,24.5985 30.225,24.39 C30.5805,24.177 30.6975,23.718 30.486,23.361 C29.727,22.0875 28.5615,21.3585 27.2895,21.3585 C25.623,21.3585 24.1965,22.65 23.601,24.474 L22.9725,24.474 C22.5585,24.474 22.2225,24.81 22.2225,25.224 C22.2225,25.638 22.5585,25.974 22.9725,25.974 L23.3325,25.974 C23.325,26.1045 23.301,26.229 23.301,26.361 C23.301,26.4465 23.3175,26.5245 23.3205,26.6085 L22.971,26.6085 C22.557,26.6085 22.221,26.9445 22.221,27.3585 C22.221,27.7725 22.557,28.1085 22.971,28.1085 L23.565,28.1085 C24.132,30.0045 25.581,31.3635 27.288,31.3635 C28.6065,31.3635 29.8365,30.5535 30.576,29.1975 C30.777,28.833 30.6435,28.3785 30.279,28.1805 Z" id="Path"></path> </g> </g> </g> </g> </g> </g> </svg> </div> <div class="mb-2"> <h3 class="h5 text-uppercase mt-1 f-14 text-gold ls-1"> Forex Pairs</h3> <p class="f-14 mb-0"> Trade on the strength of one currency versus another. The FX market is the largest and most liquid market in the world. </p> </div> </a> <a href="indices" class="col d-flex has-lottie border-bottom-gold align-items-center mt-4"> <div class="mr-4 d-none d-sm-block"> <lottie-player src="/assets/json/lottie/indices.json" background="transparent" speed="2" style="width:40px; height:40px;"></lottie-player> </div> <div class="mr-4 d-sm-none"> <?xml version="1.0" encoding="UTF-8"?> <svg width="35px" height="34px" viewBox="0 0 35 34" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>BFF48294-629A-4484-A226-90E447A63AE2</title> <g id="Current" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_NEW_02" transform="translate(-1068.000000, -1964.000000)" fill="#BBAF81" fill-rule="nonzero"> <g id="Group-7" transform="translate(1063.000000, 1964.000000)"> <g id="thin-0401-graph-growth-money-stock-inflation" transform="translate(5.000000, 0.000000)"> <path d="M25.42896,4.93056 C25.71264,5.21136 26.16912,5.20848 26.44704,4.92624 C26.72784,4.644 26.72496,4.18896 26.44416,3.90816 L22.8024,0.29376 C22.78512,0.27648 22.76352,0.27072 22.7448,0.25632 C22.69008,0.21168 22.63536,0.16704 22.56912,0.14112 C22.39344,0.06912 22.19472,0.06912 22.01904,0.14112 C21.9528,0.16848 21.89808,0.21168 21.84336,0.25632 C21.82464,0.27072 21.80304,0.27792 21.78576,0.29376 L18.14544,3.90816 C17.8632,4.18896 17.86176,4.644 18.14112,4.92624 C18.28224,5.0688 18.468,5.13936 18.65232,5.13936 C18.8352,5.13936 19.01952,5.07024 19.16064,4.93056 L21.57408,2.5344 L21.57408,4.2768 C21.57408,20.72736 3.99024,21.48048 3.24144,21.50496 C2.844,21.51792 2.53152,21.85056 2.54448,22.248 C2.556,22.63824 2.87568,22.94496 3.26304,22.94496 C3.27024,22.94496 3.27888,22.94496 3.28608,22.94496 C3.48336,22.93776 23.01408,22.13136 23.01408,4.2768 L23.01408,2.53296 L25.42896,4.93056 Z" id="Path"></path> <path d="M7.3584,15.67872 C11.26224,15.67872 14.43744,12.50352 14.43744,8.59968 C14.43744,4.69584 11.26224,1.52064 7.3584,1.52064 C3.456,1.52064 0.27936,4.69584 0.27936,8.59968 C0.27936,12.50352 3.45456,15.67872 7.3584,15.67872 Z M7.3584,2.96064 C10.46736,2.96064 12.99744,5.49072 12.99744,8.59968 C12.99744,11.70864 10.46736,14.23872 7.3584,14.23872 C4.24944,14.23872 1.71936,11.70864 1.71936,8.59968 C1.71936,5.49072 4.24944,2.96064 7.3584,2.96064 Z" id="Shape"></path> <path d="M6.59952,12.5784 L6.59952,12.90384 C6.59952,13.30128 6.92208,13.62384 7.31952,13.62384 C7.71696,13.62384 8.03952,13.30128 8.03952,12.90384 L8.03952,12.57552 C9.18288,12.28752 10.0296,11.34432 10.0296,10.21536 C10.0296,8.5176 8.14176,7.96608 7.53552,7.78896 C6.23088,7.38 6.05088,7.04016 6.05088,6.73488 C6.05088,6.17184 6.62112,5.71536 7.31952,5.71536 C7.79184,5.71536 8.2224,5.9256 8.4456,6.26688 C8.6616,6.59952 9.10944,6.69312 9.44208,6.47568 C9.77472,6.25824 9.86832,5.81328 9.65088,5.4792 C9.29232,4.92912 8.70624,4.536 8.03952,4.36752 L8.03952,4.04496 C8.03952,3.64752 7.71696,3.32496 7.31952,3.32496 C6.92208,3.32496 6.59952,3.64752 6.59952,4.04496 L6.59952,4.37472 C5.45616,4.66272 4.61088,5.60592 4.61088,6.73488 C4.61088,8.3808 6.35904,8.928 7.11792,9.1656 C8.5896,9.59616 8.5896,10.04544 8.5896,10.21392 C8.5896,10.77696 8.01936,11.23344 7.31952,11.23344 C6.8112,11.23344 6.02928,10.89792 5.53824,10.47024 C5.24016,10.21248 4.78368,10.24272 4.52304,10.5408 C4.26096,10.84032 4.29264,11.29536 4.59216,11.55744 C5.148,12.04128 5.90112,12.41424 6.59952,12.5784 Z" id="Path"></path> <path d="M33.91488,1.44 L31.03488,1.44 C30.63744,1.44 30.31488,1.76256 30.31488,2.16 L30.31488,32.4 C30.31488,32.79744 30.63744,33.12 31.03488,33.12 L33.91488,33.12 C34.31232,33.12 34.63488,32.79744 34.63488,32.4 L34.63488,2.16 C34.63488,1.76112 34.31232,1.44 33.91488,1.44 Z M33.19488,31.68 L31.75488,31.68 L31.75488,2.88 L33.19488,2.88 L33.19488,31.68 Z" id="Shape"></path> <path d="M26.71344,14.40144 L23.83344,14.40144 C23.436,14.40144 23.11344,14.724 23.11344,15.12144 L23.11344,32.4 C23.11344,32.79744 23.436,33.12 23.83344,33.12 L26.71344,33.12 C27.11088,33.12 27.43344,32.79744 27.43344,32.4 L27.43344,15.12144 C27.43344,14.72256 27.11088,14.40144 26.71344,14.40144 Z M25.99344,31.68 L24.55344,31.68 L24.55344,15.84144 L25.99344,15.84144 L25.99344,31.68 Z" id="Shape"></path> <path d="M19.51344,21.60144 L16.63344,21.60144 C16.236,21.60144 15.91344,21.924 15.91344,22.32144 L15.91344,32.4 C15.91344,32.79744 16.236,33.12 16.63344,33.12 L19.51344,33.12 C19.91088,33.12 20.23344,32.79744 20.23344,32.4 L20.23344,22.32144 C20.23344,21.92256 19.91088,21.60144 19.51344,21.60144 Z M18.79344,31.68 L17.35344,31.68 L17.35344,23.04144 L18.79344,23.04144 L18.79344,31.68 Z" id="Shape"></path> <path d="M12.31344,25.92144 L9.43344,25.92144 C9.036,25.92144 8.71344,26.244 8.71344,26.64144 L8.71344,32.4 C8.71344,32.79744 9.036,33.12 9.43344,33.12 L12.31344,33.12 C12.71088,33.12 13.03344,32.79744 13.03344,32.4 L13.03344,26.64144 C13.03344,26.24256 12.71088,25.92144 12.31344,25.92144 Z M11.59344,31.68 L10.15344,31.68 L10.15344,27.36144 L11.59344,27.36144 L11.59344,31.68 Z" id="Shape"></path> <path d="M5.112,27.36144 L2.232,27.36144 C1.83456,27.36144 1.512,27.684 1.512,28.08144 L1.512,32.4 C1.512,32.79744 1.83456,33.12 2.232,33.12 L5.112,33.12 C5.50944,33.12 5.832,32.79744 5.832,32.4 L5.832,28.08144 C5.832,27.68256 5.51088,27.36144 5.112,27.36144 Z M4.392,31.68 L2.952,31.68 L2.952,28.80144 L4.392,28.80144 L4.392,31.68 Z" id="Shape"></path> </g> </g> </g> </g> </svg> </div> <div class="mb-2"> <h3 class="h5 text-uppercase mt-1 f-14 text-gold ls-1"> Indices</h3> <p class="f-14 mb-0"> Trade on a basket of top shares representing the performance of a country’s economy. </p> </div> </a> <a href="commodities" class="col d-flex has-lottie border-bottom-gold align-items-center mt-4"> <div class="mr-4 d-none d-sm-block"> <lottie-player src="/assets/json/lottie/gold-reserve.json" background="transparent" speed="2" style="width:40px; height:40px;"></lottie-player> </div> <div class="mr-4 d-sm-none"> <?xml version="1.0" encoding="UTF-8"?> <svg width="36px" height="33px" viewBox="0 0 36 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>E1CA60DE-7225-4168-8017-7875FE4A3BF4</title> <g id="Current" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_NEW_02" transform="translate(-748.000000, -1965.000000)" fill="#BBAF81" fill-rule="nonzero"> <g id="Group-5" transform="translate(746.000000, 1965.000000)"> <g id="thin-0434-gold-reserve" transform="translate(2.000000, 0.000000)"> <path d="M35.925,32.016 L34.449,27.516 C34.347,27.207 34.0605,27 33.7365,27 L31.4445,27 L30.1395,23.0175 C30.0375,22.707 29.7495,22.5 29.4255,22.5 L26.901,22.5 L25.596,18.5175 C25.494,18.207 25.206,18 24.882,18 L22.551,18 L20.892,13.9185 C20.736,13.5345 20.2965,13.3485 19.9155,13.506 C19.5315,13.662 19.347,14.1 19.5045,14.4825 L20.931,18 L20.088,18 L16.026,18 L13.557,18 L11.232,18 C10.908,18 10.62,18.2085 10.5195,18.516 L9.213,22.5 L6.9195,22.5 C6.5955,22.5 6.3075,22.7085 6.207,23.016 L4.9005,27 L2.3745,27 C2.0505,27 1.7625,27.2085 1.662,27.516 L0.186,32.016 C0.111,32.244 0.15,32.4945 0.291,32.6895 C0.4335,32.8845 0.6585,33 0.9,33 L8.646,33 C8.8635,33 9.06,32.895 9.201,32.7345 C9.342,32.895 9.5385,33 9.756,33 L17.502,33 C17.7195,33 17.916,32.895 18.057,32.7345 C18.198,32.895 18.3945,33 18.612,33 L26.358,33 C26.574,33 26.7705,32.895 26.913,32.7345 C27.054,32.895 27.2505,33 27.468,33 L35.214,33 C35.454,33 35.6805,32.8845 35.8215,32.6895 C35.9625,32.4945 36.0015,32.244 35.925,32.016 Z M29.865,27 L28.944,27 L24.882,27 L24.192,27 L25.176,24 L26.3565,24 L28.8825,24 L29.865,27 Z M16.0245,27 L15.336,27 L16.32,24 L17.502,24 L18.612,24 L20.0265,24 L21.0105,27 L20.088,27 L16.0245,27 Z M13.7325,27 L12.7485,24 L14.7405,24 L13.7565,27 L13.7325,27 Z M18.045,22.5 L17.061,19.5 L19.053,19.5 L18.069,22.5 L18.045,22.5 Z M22.5885,27 L21.6045,24 L23.598,24 L22.614,27 L22.5885,27 Z M22.0455,19.5 L24.3375,19.5 L25.32,22.5 L24.6315,22.5 L20.568,22.5 L19.6455,22.5 L20.6295,19.5 L22.0455,19.5 Z M11.775,19.5 L13.557,19.5 L15.4815,19.5 L16.4655,22.5 L15.7755,22.5 L11.7135,22.5 L10.791,22.5 L11.775,19.5 Z M7.464,24 L9.756,24 L11.169,24 L12.153,27 L11.232,27 L7.1685,27 L6.48,27 L7.464,24 Z M1.935,31.5 L2.919,28.5 L5.445,28.5 L6.627,28.5 L7.611,31.5 L1.935,31.5 Z M9.201,31.536 L8.205,28.5 L10.197,28.5 L9.201,31.536 Z M10.791,31.5 L11.775,28.5 L13.1895,28.5 L14.2995,28.5 L15.4815,28.5 L16.4655,31.5 L10.791,31.5 Z M18.057,31.5345 L17.061,28.5 L19.053,28.5 L18.057,31.5345 Z M19.647,31.5 L20.631,28.5 L22.0455,28.5 L23.1555,28.5 L24.3375,28.5 L25.32,31.5 L19.647,31.5 Z M26.913,31.536 L25.917,28.5 L27.909,28.5 L26.913,31.536 Z M28.503,31.5 L29.487,28.5 L30.9,28.5 L33.192,28.5 L34.176,31.5 L28.503,31.5 Z" id="Shape"></path> <path d="M20.3385,7.4925 C21.528,7.6305 23.6655,8.0985 24.336,8.769 C25.005,9.438 25.4745,11.577 25.6125,12.768 C25.656,13.146 25.977,13.431 26.358,13.431 C26.739,13.431 27.06,13.146 27.1035,12.768 C27.2415,11.577 27.7095,9.4395 28.38,8.769 C29.049,8.1 31.1865,7.6305 32.3775,7.4925 C32.7555,7.449 33.0405,7.128 33.0405,6.747 C33.0405,6.366 32.7555,6.045 32.3775,6.0015 C31.188,5.865 29.0505,5.397 28.38,4.725 C27.711,4.056 27.2415,1.917 27.1035,0.726 C27.06,0.348 26.739,0.063 26.358,0.063 C25.977,0.063 25.656,0.348 25.6125,0.726 C25.4745,1.917 25.0065,4.0545 24.336,4.725 C23.6685,5.394 21.5295,5.862 20.3385,6.0015 C19.9605,6.045 19.6755,6.366 19.6755,6.747 C19.6755,7.128 19.9605,7.449 20.3385,7.4925 Z M25.3965,5.787 C25.7985,5.385 26.1135,4.7775 26.358,4.125 C26.6025,4.7775 26.9175,5.3865 27.3195,5.787 C27.7215,6.1875 28.329,6.504 28.98,6.747 C28.3275,6.9915 27.72,7.3065 27.3195,7.7085 C26.919,8.1105 26.6025,8.718 26.358,9.3705 C26.1135,8.718 25.7985,8.1105 25.3965,7.7085 C24.9945,7.3065 24.3885,6.9915 23.736,6.747 C24.3885,6.504 24.9945,6.189 25.3965,5.787 Z" id="Shape"></path> <path d="M10.482,13.431 C11.2245,13.5165 12.483,13.806 12.8325,14.154 C13.179,14.5005 13.4685,15.7605 13.5555,16.5045 C13.599,16.8825 13.92,17.1675 14.301,17.1675 C14.301,17.1675 14.301,17.1675 14.301,17.1675 C14.6805,17.1675 15.0015,16.8825 15.045,16.5045 C15.1305,15.7635 15.42,14.5035 15.768,14.1555 C16.1145,13.809 17.376,13.5195 18.1185,13.4325 C18.4965,13.389 18.7815,13.068 18.7815,12.687 C18.7815,12.306 18.4965,11.9865 18.1185,11.9415 C17.3745,11.8545 16.1145,11.565 15.768,11.2185 C15.4215,10.872 15.132,9.6105 15.045,8.868 C15,8.49 14.6805,8.205 14.2995,8.205 C13.9185,8.205 13.599,8.49 13.5555,8.868 C13.4685,9.6105 13.179,10.872 12.8325,11.2185 C12.486,11.565 11.2245,11.8545 10.482,11.9415 C10.104,11.985 9.819,12.306 9.819,12.687 C9.819,13.0665 10.104,13.3875 10.482,13.431 Z M13.893,12.279 C14.0475,12.1245 14.1825,11.931 14.2995,11.7135 C14.418,11.931 14.553,12.1245 14.7075,12.279 C14.862,12.4335 15.0555,12.5685 15.2715,12.6855 C15.0555,12.804 14.862,12.939 14.7075,13.0935 C14.553,13.248 14.418,13.4415 14.2995,13.6575 C14.181,13.4415 14.0475,13.248 13.893,13.0935 C13.7385,12.939 13.545,12.804 13.329,12.6855 C13.5435,12.5685 13.7385,12.4335 13.893,12.279 Z" id="Shape"></path> </g> </g> </g> </g> </svg> </div> <div class="mb-2"> <h3 class="h5 text-uppercase mt-1 f-14 text-gold ls-1"> Commodities</h3> <p class="f-14 mb-0"> Speculate on the price of popular commodities including gold, silver, oil and natural gas. </p> </div> </a> <a class="col d-flex has-lottie border-bottom-gold align-items-center mt-4"> <div class="mr-4 d-none d-sm-block"> <lottie-player src="/assets/json/lottie/treasuries.json" background="transparent" speed="2" style="width:40px; height:40px;"></lottie-player> </div> <div class="mr-4 d-sm-none"> <?xml version="1.0" encoding="UTF-8"?> <svg width="36px" height="36px" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>E86C9B56-C4B8-47A2-8BED-91B8C0236BEC</title> <g id="Current" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_NEW_02" transform="translate(-1068.000000, -2243.000000)" fill="#BBAF81" fill-rule="nonzero"> <g id="Global-Market" transform="translate(1064.000000, 2243.000000)"> <g id="thin-0418-bank-pantheon" transform="translate(4.000000, 0.000000)"> <path d="M12.75,13.5 C12.336,13.5 12,13.8345 12,14.25 L12,32.25 C12,32.664 12.336,33 12.75,33 L15.75,33 C16.164,33 16.5,32.664 16.5,32.25 L16.5,14.25 C16.5,13.8345 16.164,13.5 15.75,13.5 L12.75,13.5 Z M15,31.5 L13.5,31.5 L13.5,15 L15,15 L15,31.5 Z" id="Shape"></path> <path d="M5.25,13.5 C4.836,13.5 4.5,13.8345 4.5,14.25 L4.5,32.25 C4.5,32.664 4.836,33 5.25,33 L8.25,33 C8.664,33 9,32.664 9,32.25 L9,14.25 C9,13.8345 8.664,13.5 8.25,13.5 L5.25,13.5 Z M7.5,31.5 L6,31.5 L6,15 L7.5,15 L7.5,31.5 Z" id="Shape"></path> <path d="M20.25,13.5 C19.836,13.5 19.5,13.8345 19.5,14.25 L19.5,32.25 C19.5,32.664 19.836,33 20.25,33 L23.25,33 C23.664,33 24,32.664 24,32.25 L24,14.25 C24,13.8345 23.664,13.5 23.25,13.5 L20.25,13.5 Z M22.5,31.5 L21,31.5 L21,15 L22.5,15 L22.5,31.5 Z" id="Shape"></path> <path d="M27.75,13.5 C27.336,13.5 27,13.8345 27,14.25 L27,32.25 C27,32.664 27.336,33 27.75,33 L30.75,33 C31.164,33 31.5,32.664 31.5,32.25 L31.5,14.25 C31.5,13.8345 31.164,13.5 30.75,13.5 L27.75,13.5 Z M30,31.5 L28.5,31.5 L28.5,15 L30,15 L30,31.5 Z" id="Shape"></path> <path d="M0.9,12 L35.1,12 C35.436,12 35.73,11.7765 35.8215,11.454 C35.913,11.1315 35.778,10.7865 35.4915,10.611 L18.3915,0.111 C18.15,-0.0375 17.8485,-0.0375 17.607,0.111 L0.507,10.611 C0.222,10.7865 0.087,11.1315 0.1785,11.454 C0.27,11.7765 0.564,12 0.9,12 Z M18,1.6305 L32.4465,10.5 L3.555,10.5 L18,1.6305 Z" id="Shape"></path> <path d="M35.1,34.5 L0.9,34.5 C0.486,34.5 0.15,34.836 0.15,35.25 C0.15,35.664 0.486,36 0.9,36 L35.1,36 C35.514,36 35.85,35.664 35.85,35.25 C35.85,34.836 35.5155,34.5 35.1,34.5 Z" id="Path"></path> <path d="M18,4.5 C16.7595,4.5 15.75,5.5095 15.75,6.75 C15.75,7.9905 16.7595,9 18,9 C19.2405,9 20.25,7.9905 20.25,6.75 C20.25,5.5095 19.2405,4.5 18,4.5 Z M18,7.5 C17.586,7.5 17.25,7.164 17.25,6.75 C17.25,6.336 17.586,6 18,6 C18.414,6 18.75,6.336 18.75,6.75 C18.75,7.164 18.414,7.5 18,7.5 Z" id="Shape"></path> </g> </g> </g> </g> </svg> </div> <div class="mb-2"> <h3 class="h5 text-uppercase mt-1 f-14 text-gold ls-1"> Treasuries </h3> <p class="f-14 mb-0"> Take a view on government bonds, gilts and treasury notes to get exposure to a specific region’s economy. </p> </div> </a> </div> </div> </div> </div> </div> </div> <!-- pre-rendering the translated text on the server side and passing it as a JavaScript variable, to be used in the js code --> <script type="b1a18a7b20c0c509c540e4ac-text/javascript"> const tradeTranslation = "Trade Now"; </script> <div class="version6 " id="instrument"> <div class=" bg-white py-sm-5 py-xs-0"> <div class="container" id="price-table"> <div class=" row justify-content-center"> <nav class="col-10 px-0 mb-3"> <div class="nav nav-tabs" id="nav-tab" role="tablist" id="nav-container"> </div> </nav> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active col-10 px-0 mx-auto" id="nav-fx" role="tabpanel" aria-labelledby="nav-fx-tab"> <div id="instrument-table" class="container px-0 pb-5 pt-sm-0 pt-5 mb-sm-5 mb-0"> <div class="table-reponsive"> <table class="table-bordered table"> <thead> <tr> <th>SYMBOL</th> <th style="text-align:center;">BID</th> <th style="text-align:center;">ASK</th> <th style="text-align:center;">SPREAD</th> <!-- <th style="text-align:center;">DAILY %</th> --> <th style="text-align:center;"></th> </tr> </thead> <tbody id="table-body"> <!-- Table body will be dynamically populated --> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> <div class="modal fade" id="tradeModal" tabindex="-1" role="dialog" aria-labelledby="tradeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-xl" role="document"> <div class="modal-content"> <div class="modal-header border-0"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body row justify-content-center align-items-center"> <div class="col-12 text-center"> <h5> Think Ahead. Trade Ahead. </h5> </div> <div class="col-12 text-center"> <p> Built for traders of all types, start trading now with our tools at your fingertips </p> </div> <div class="col-10 order-1 order-md-2"> <div class="form-landing-page formLayout row justify-content-center p-4 p-sm-5"> <div class="loaderremoved d-none"> <h5>Please wait...</h5> </div> <form id="leadAuth" action="" method="post"> <div class="the-fields"> <div class="d-none"> <select name="residence_country_id" value="" class="countries"></select> </div> <input type="hidden" name="landing_page" value="1" /> <input type="hidden" id="input_social_media" name="social_media" value="0" /> <input type="hidden" id="campaign_url" name="campaign_url" value="" /> <input type="hidden" id="token" name="token" /> <input type="hidden" name="regulator" value="seychelles" /> <input type="hidden" name="language" value="en" /> <div class="step active hide-links"> <div class="animate"> <h4 class="text-uppercase pb-2"> SIGN UP AND START TRADING SAFELY!</h5> </div> <div class="animate mt-3"> <label>Title *</label> <select class="select2 select-title m-0" name="title_id" data-placeholder="Select your title" data-minimum-results-for-search="Infinity"> <option></option> <option value="1"> Mr.</option> <option value="2"> Mrs.</option> <option value="4"> Ms.</option> <option value="5"> Dr.</option> <option value="6"> Prof.</option> </select> </div> <div class="animate mt-3"> <label>First Name *</label> <input type="text" name="first_name" id="first_name" placeholder="First Name" class="m-0" required> </div> <div class="animate mt-3"> <label>Last Name *</label> <input type="text" name="last_name" id="last_name" placeholder="Last Name" class="m-0"> </div> <div class="animate mt-3"> <label>Email Address *</label> <input type="email" name="email" id="email" placeholder="Email" class="is-email m-0" autocomplete="username"> </div> <div class="animate mt-3"> <label for="dob">Date of Birth *</label> <input type="text" name="date_of_birth" placeholder="Date of Birth" class="m-0"> </div> <div class="animate mt-3"> <label>Phone Number *</label> <input type="hidden" name="personal_mobile_number" id="lead_mobile"> </div> <div class="row en phone-international"> <div class="col-5 col-sm-3 col-md-5 col-lg-3 pr-0"> <select name="country_code" id="country_code" class="country_code select2" class="m-0" autocomplete="mobile" placeholder="Country Code"> <option></option> </select> </div> <div class="col-7 col-sm-9 col-md-7 col-lg-9"> <input type="tel" name="mobile" id="phone" class="m-0" autocomplete="mobile" placeholder="Phone Number"> </div> </div> </div> <div class="animate "> <div class="error text-danger mt-3 text-capitalize"></div> <div class="mt-sm-5 mt-4"> <a href="" class="start-moving-forward btn d-block p-3 text-uppercase gold-gradient-dark"> Start moving forward <span class="ml-2 "> <svg width="16px" height="10px" viewBox="0 0 12 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-1025.000000, -3476.000000)" fill="#BBAF81"> <g transform="translate(117.000000, 2837.000000)"> <g transform="translate(634.000000, 429.000000)"> <g transform="translate(211.000000, 203.000000)"> <g transform="translate(63.000000, 7.000000)" fill="#222222"> <path d="M6.78882015,7.86272077 C6.5883404,7.62830847 6.69669618,7.39307871 6.83018382,7.25792361 L9.82703532,3.99787743 L6.83018382,0.744814578 C6.72096806,0.625594873 6.5466448,0.327022189 6.78882015,0.110160286 C7.0309955,-0.106701617 7.27740352,0.0434730925 7.38661928,0.162181125 L11.2510684,3.75654833 C11.360755,3.87576804 11.360755,4.07071528 11.2510684,4.18993498 C11.2505977,4.18993498 7.38661931,7.86272057 7.38661931,7.86272057 C7.29002845,7.986157 6.9892999,8.09713307 6.78882015,7.86272077 Z"> </path> <rect id="Rectangle" x="0" y="3.33333333" width="10" height="1" rx="0.5"></rect> </g> </g> </g> </g> </g> </g> </svg> </span> </a> </div> </div> </div> </form> </div> </div> </div> </div> </div> </div> <!-- <script src="https://cdn.socket.io/4.7.4/socket.io.min.js" integrity="sha384-Gr6Lu2Ajx28mzwyVR8CFkULdCU7kMlZ9UthllibdOSo6qAiN+yXNHqtgdTvFXMT4" crossorigin="anonymous"></script> <script type="module"> import { io } from "https://cdn.socket.io/4.7.4/socket.io.esm.min.js"; </script> <script> const socket = io("https://mt5-staging.4t.com" , {transports: ['polling']}); </script> --> <!-- <script> let socket = new WebSocket("wss://mt5mailchimp.creo-dev.com/api/mt5-mailchimp?symbols=AUDUSD"); </script> --> <div class="container"> <div class="col-12 col-md-7 mt-5 pl-0 mb-4"> <h6 class="mb-2 text-gold f-20 col-11 pl-0 ls-2">PLATFORM</h6> <h3 class="mb-2 section-title text-gold col-11 pl-0"> 4T Trading Platform</h3> </div> <div class="row justify-content-center mb-5"> <div class="mr-sm-4"> <div class="box w-75 breadth-of-tools mx-md-0 mx-auto mb-3"> <div class="box-header"> <h3 class="text-white text-center mb-3 box-content-title-closed gilory-extrabold">01.</h3> </div> <div class="vertical-text-container mt-5"> <div class="vertical-text"> <h4 class="text-white text-uppercase">Breadth Of Tools</h5> </div> </div> <div class="box-content ml-3"> <h4 class="text-white mb-3 box-content-title gilory-extrabold">01.</h4> <h4 class="text-white mb-3 gilory-extrabold">Breadth Of Tools</h4> <p class="text-white f-14">The breadth of trading tools available on our platforms are almost infinite, ensuring that traders can perform their analysis and execute their trades with precision.</p> </div> </div> </div> <div class="mr-sm-4"> <div class="box w-75 reliability mx-md-0 mx-auto mb-3"> <div class="box-header"> <h3 class="text-white text-center mb-3 box-content-title-closed gilory-extrabold">02.</h3> </div> <div class="vertical-text-container mt-5"> <div class="vertical-text"> <h4 class="text-white text-uppercase">Reliability</h5> </div> </div> <div class="box-content ml-3"> <h4 class="text-white mb-3 box-content-title gilory-extrabold">02.</h4> <h4 class="text-white mb-3 gilory-extrabold">Reliability</h4> <p class="text-white f-14 ">4T trading platforms (MT4 and MT5) offer everything an investor needs to become a successful online trader. This powerful CFD trading platform is incredibly reliable, providing a superior execution environment. In addition, it is easy to download and install, taking a matter of minutes to complete the process. Once downloaded, investors simply need to deposit funds into their trading account before beginning to trade forex and other instruments.</p> </div> </div> </div> <div class="mr-sm-4"> <div class="box w-75 trading-on-the-go mx-md-0 mx-auto mb-3"> <div class="box-header"> <h3 class="text-white text-center mb-3 box-content-title-closed gilory-extrabold">03.</h3> </div> <div class="vertical-text-container mt-5"> <div class="vertical-text"> <h4 class="text-white text-uppercase">Trading on-the-go</h5> </div> </div> <div class="box-content ml-3"> <h4 class="text-white mb-3 box-content-title gilory-extrabold">03.</h4> <h4 class="text-white mb-3 gilory-extrabold">Trading on-the-go</h4> <p class="text-white f-14 ">Advances in software and technology have enabled easy, on-the-go trading of CFD and other financial instruments. The 4T platform is fully compatible with most Android and iOS mobile devices, so you can have instant access to live markets wherever you are in the world, enabling you to keep up-to-date with current market activity from the convenience of your mobile phone or tablet.</p> </div> </div> </div> <div class="mr-sm-4"> <div class="box w-75 expert-advisors mx-md-0 mx-auto mb-3"> <div class="box-header"> <h3 class="text-white text-center mb-3 box-content-title-closed gilory-extrabold">04.</h3> </div> <div class="vertical-text-container mt-5"> <div class="vertical-text"> <h4 class="text-white text-uppercase">Expert Advisors</h5> </div> </div> <div class="box-content ml-3"> <h4 class="text-white mb-3 box-content-title gilory-extrabold">04.</h4> <h4 class="text-white mb-3 gilory-extrabold">Expert Advisors</h4> <p class="text-white f-14 ">The 4T platform also supports Expert Advisors for those who wish to automatically execute trades. This is an excellent way to diversify any trading portfolio and there are hundreds of EAs to choose from. Each EA is uniquely designed to match the individual requirements of the trader. Alternatively, investors can develop their own EAs and run them on the 4T platform.</p> </div> </div> </div> </div> </div> <div class="bg-black-gradient version6"> <div> <div id="beyond-technology" class="container "> <div class=""> <div class="row d-md-flex border-bottom border-secondary py-5 flex-column flex-md-row"> <div class="col-12 col-lg-6 mt-sm-5"> <div class="ml-sm-5"> <h3 class="has-dash pl-lg-3 mb-2 section-title"> Beyond <br/>Technology</h3> <p class="pl-lg-3 description"> Become a Better Trader with 4T. </p> </div> </div> <div class="col-12 col-lg-6 mt-lg-5"> <div class="d-flex flex-column flex-md-row justify-content-around ml-sm-5 ml-md-0 pl-0"> <ul> <li> Safety & Security</li> <li>Get Guidance & Support</li> <li>Educational Tools</li> </ul> <ul> <li>Segregated Accounts</li> <li>Market News & Reports</li> <li>Expert Analysis</li> </ul> </div> </div> </div> </div> </div> </div> <div class="text-center py-5"> <div id="get-started" class="container py-sm-5 py-3 text-center"> <h3 class="text-sm-center title text-uppercase mb-2 purple">Getting started is easy</h3> <h5 class="gibson-regular text-sm-center">Watch 4T go to work in minutes. It’s that easy.</h5> <div class="my-5 pt-4 d-flex flex-sm-row flex-column justify-content-center numbers text-center"> <div class="d-flex flex-sm-column flex-row justify-content-sm-center align-items-center mb-2 nbr-1"> <div class="circle rounded-circle mb-auto">1</div> <p class="h5 mt-2 mx-sm-0 mx-4">Create your account</p> </div> <div class="lines d-flex flex-column justify-content-center mx-1 pb-5 nbr-1-line"> <svg width="179px" height="3px" viewBox="0 0 179 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>072D94E9-7B6D-42E8-8DDB-A004A159967C</title> <defs> <linearGradient x1="-9.58229065%" y1="49.9923421%" x2="65.2676392%" y2="50.0014705%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-dasharray="1,4" stroke-linecap="round" stroke-linejoin="round"> <g id="4T.com-_V4" transform="translate(-496.000000, -4525.000000)" stroke="url(#linearGradient-1)" stroke-width="2"> <g id="Steps" transform="translate(349.000000, 4360.000000)"> <line x1="148.5" y1="166.5" x2="326" y2="167" id="d-flex flex-column justify-content-center mx-1 pb-5 mt-n4"></line> </g> </g> </g> </svg> </div> <div class="d-flex flex-sm-column flex-row justify-content-sm-center align-items-center mb-2 nbr-2"> <div class="circle rounded-circle mb-auto">2</div> <p class="h5 mt-2 mx-sm-0 mx-4">Verify your account</p> </div> <div class="lines d-flex flex-column justify-content-center mx-1 pb-5 nbr-2-line"> <svg width="179px" height="3px" viewBox="0 0 179 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>072D94E9-7B6D-42E8-8DDB-A004A159967C</title> <defs> <linearGradient x1="-9.58229065%" y1="49.9923421%" x2="65.2676392%" y2="50.0014705%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-dasharray="1,4" stroke-linecap="round" stroke-linejoin="round"> <g id="4T.com-_V4" transform="translate(-496.000000, -4525.000000)" stroke="url(#linearGradient-1)" stroke-width="2"> <g id="Steps" transform="translate(349.000000, 4360.000000)"> <line x1="148.5" y1="166.5" x2="326" y2="167" id="d-flex flex-column justify-content-center mx-1 pb-5 mt-n4"></line> </g> </g> </g> </svg> </div> <div class="d-flex flex-sm-column flex-row justify-content-sm-center align-items-center nbr-3 mb-2 nbr-3"> <div class="circle rounded-circle mb-auto">3</div> <p class="h5 mt-2 mx-sm-0 mx-4">Start trading</p> </div> </div> <a href="https://portal.4t.com/Redirect?linkID=cxtcm21793" class="btn px-5 big v-big text-uppercase gold-gradient-dark mx-auto mx-md-2 live"> Start moving forward <span class="ml-2"><svg width="16px" height="10px" viewBox="0 0 12 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-1025.000000, -3476.000000)" fill="#BBAF81"> <g transform="translate(117.000000, 2837.000000)"> <g transform="translate(634.000000, 429.000000)"> <g transform="translate(211.000000, 203.000000)"> <g transform="translate(63.000000, 7.000000)" fill="#222222"> <path d="M6.78882015,7.86272077 C6.5883404,7.62830847 6.69669618,7.39307871 6.83018382,7.25792361 L9.82703532,3.99787743 L6.83018382,0.744814578 C6.72096806,0.625594873 6.5466448,0.327022189 6.78882015,0.110160286 C7.0309955,-0.106701617 7.27740352,0.0434730925 7.38661928,0.162181125 L11.2510684,3.75654833 C11.360755,3.87576804 11.360755,4.07071528 11.2510684,4.18993498 C11.2505977,4.18993498 7.38661931,7.86272057 7.38661931,7.86272057 C7.29002845,7.986157 6.9892999,8.09713307 6.78882015,7.86272077 Z"></path> <rect id="Rectangle" x="0" y="3.33333333" width="10" height="1" rx="0.5"></rect> </g> </g> </g> </g> </g> </g> </svg></span> </a> </div> </div> </div> <!-- <div class="credit bg-grey pb-5 version6"> <div id="newsletter" class="container "> <div class="row"> <div class="col-md-6 col-12 mt-sm-4 text-center"> <img class="position-relative mt-4 mw-100" src="/assets/images/version4/home/creditcard.png"> </div> <div class="col-md-6 col-12 pt-sm-5 mt-4 "> <h3 class=" title text-uppercase purple"> We accept</h3> <!- <p> Subscribe now to receive the latest news on our crypto currency credit card.</p> <form class="contactUsForm mt-4" action=""> <div class="row"> <div class="col"> <input class="w-100" placeholder="Full Name" type="text" name="full_name" required /> </div> </div> <div class="row"> <div class="col"> <input class="w-100" placeholder="Email Address" type="email" name="email_address" required /> </div> </div> <div class="row"> <div class="col"> <input class="w-100" placeholder="Phone Number" type="text" name="phone_number" required /> </div> </div> <div class="row mt-2"> <div class="col"> <button type="submit" class="btn btn-primary transparent submit-btn mx-sm-2 mx-0 px-5 ">Submit</button> <span class="error text-danger"></span> </div> </div> </form> </div> </div> </div> </div> --> <div class="credit bg-grey pb-5 version6 "> <div id="newsletter" class="container "> <div class="row"> <div class="col-md-12 col-12 pt-sm-5 mt-4 "> <h3 class=" title text-uppercase purple text-center mb-3"> We accept</h3> <div class="slider-cards d-flex "> <div> <img src="/assets/images/version6/social/skrill.svg"> </div> <div> <img style="width:50px;" src="/assets/images/version6/social/bank.png"> </div> <div> <img src="/assets/images/version6/social/mc_vrt_pos.svg"> </div> <div> <img src="/assets/images/version6/social/258849_maestro_payment_icon.png"> </div> <div> <img src="/assets/images/version6/social/visa.png"> </div> </div> </div> </div> </div> </div> </section> <div class="footer pt-5 pb-5 bg-black"> <div class="container pt-3 pb-5"> <div class="row logo justify-content-between align-items-center pr-3"> <div class="d-flex flex-column flex-md-row align-items-center mb-4 w-100 justify-content-between"> <div class="d-flex w-100"> <img src="/assets/images/white-logo.png" width="80" height="80" /> </div> <div> <div class="d-flex flex-row mr-0 mt-sm-0 mt-3 en"> <a href="tel:+971 48180550" class="mx-0 gold h6">+97148180550</a> <a href="tel:+442033016473" class="mx-0 gold h6">+442033016473</a> <a href="/cdn-cgi/l/email-protection#f3b0a0b3c7a7dd909c9e" class="mx-0 gold h6"><span class="__cf_email__" data-cfemail="2665756612720845494b">[email protected]</span></a> </div> <div class="socialmedia text-right pt-2"> <a href="https://www.facebook.com/4T-102610605318815" target="_blank" class="mx-1"> <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>F870D686-BAEC-4857-99F1-494A262847F6</title> <defs> <linearGradient x1="-9.58229065%" y1="-9.92359908%" x2="65.2676392%" y2="61.50695%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_V4" transform="translate(-1189.000000, -5354.000000)" fill="url(#linearGradient-1)"> <g id="Footer" transform="translate(0.000000, 5274.000000)"> <g id="logo-facebook" transform="translate(1189.000000, 80.000000)"> <path d="M24,12 C24,5.37257813 18.6274219,0 12,0 C5.37257813,0 0,5.37257813 0,12 C0,17.9895469 4.38822656,22.9539844 10.125,23.8542188 L10.125,15.46875 L7.078125,15.46875 L7.078125,12 L10.125,12 L10.125,9.35625 C10.125,6.34875 11.9165156,4.6875 14.6575781,4.6875 C15.9704766,4.6875 17.34375,4.921875 17.34375,4.921875 L17.34375,7.875 L15.8305781,7.875 C14.3398828,7.875 13.875,8.80000781 13.875,9.74899219 L13.875,12 L17.203125,12 L16.6710938,15.46875 L13.875,15.46875 L13.875,23.8542188 C19.6117734,22.9539844 24,17.9895469 24,12" id="Fill-1"></path> </g> </g> </g> </g> </svg> </a> <a href="https://www.instagram.com/4t_trading/" target="_blank" class="mx-1"> <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>E05201C6-8047-4BE6-BEC9-20BBE31F6ACD</title> <defs> <linearGradient x1="-9.58229065%" y1="-10.6582642%" x2="65.2676392%" y2="61.6480255%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_V4" transform="translate(-1269.000000, -5354.000000)" fill="url(#linearGradient-1)"> <g id="Footer" transform="translate(0.000000, 5274.000000)"> <g id="Social" transform="translate(1189.000000, 80.000000)"> <g id="logo-instagram" transform="translate(80.000000, 0.000000)"> <path d="M11.9962381,-2.66453526e-14 C8.7382381,-2.66453526e-14 8.32971429,0.0138095238 7.05019048,0.0721904762 C5.77333333,0.130428571 4.90128571,0.333238095 4.1382381,0.629809524 C3.34938095,0.936333333 2.68038095,1.34652381 2.01342857,2.01342857 C1.34652381,2.68038095 0.936333333,3.34938095 0.629809524,4.1382381 C0.333238095,4.90128571 0.130428571,5.77333333 0.0721904762,7.05019048 C0.0138095238,8.32971429 1.77635684e-15,8.7382381 1.77635684e-15,11.9962381 C1.77635684e-15,15.2541905 0.0138095238,15.6627143 0.0721904762,16.9422381 C0.130428571,18.2190952 0.333238095,19.0911429 0.629809524,19.8541905 C0.936333333,20.6430476 1.34652381,21.3120476 2.01342857,21.979 C2.68038095,22.6459048 3.34938095,23.0560952 4.1382381,23.3626667 C4.90128571,23.6591905 5.77333333,23.862 7.05019048,23.9202381 C8.32971429,23.978619 8.7382381,23.9924286 11.9962381,23.9924286 C15.2541905,23.9924286 15.6627143,23.978619 16.9422381,23.9202381 C18.2190952,23.862 19.0911429,23.6591905 19.8541905,23.3626667 C20.6430476,23.0560952 21.3120476,22.6459048 21.979,21.979 C22.6459048,21.3120476 23.0560952,20.6430476 23.3626667,19.8541905 C23.6591905,19.0911429 23.862,18.2190952 23.9202381,16.9422381 C23.978619,15.6627143 23.9924286,15.2541905 23.9924286,11.9962381 C23.9924286,8.7382381 23.978619,8.32971429 23.9202381,7.05019048 C23.862,5.77333333 23.6591905,4.90128571 23.3626667,4.1382381 C23.0560952,3.34938095 22.6459048,2.68038095 21.979,2.01342857 C21.3120476,1.34652381 20.6430476,0.936333333 19.8541905,0.629809524 C19.0911429,0.333238095 18.2190952,0.130428571 16.9422381,0.0721904762 C15.6627143,0.0138095238 15.2541905,-2.66453526e-14 11.9962381,-2.66453526e-14 Z M11.9962381,2.16147619 C15.1993333,2.16147619 15.5787619,2.17371429 16.8437143,2.23142857 C18.0133333,2.2847619 18.6485238,2.48019048 19.0712381,2.64447619 C19.6311905,2.86209524 20.0308095,3.12204762 20.4505714,3.54185714 C20.870381,3.96161905 21.1303333,4.3612381 21.3479524,4.92119048 C21.5122381,5.34390476 21.7076667,5.97909524 21.761,7.14871429 C21.8187143,8.41366667 21.8309524,8.79309524 21.8309524,11.9962381 C21.8309524,15.1993333 21.8187143,15.5787619 21.761,16.8437143 C21.7076667,18.0133333 21.5122381,18.6485238 21.3479524,19.0712381 C21.1303333,19.6311905 20.870381,20.0308095 20.4505714,20.4505714 C20.0308095,20.870381 19.6311905,21.1303333 19.0712381,21.3479524 C18.6485238,21.5122381 18.0133333,21.7076667 16.8437143,21.761 C15.5789524,21.8187143 15.1995714,21.8309524 11.9962381,21.8309524 C8.79285714,21.8309524 8.41352381,21.8187143 7.14871429,21.761 C5.97909524,21.7076667 5.34390476,21.5122381 4.92119048,21.3479524 C4.3612381,21.1303333 3.96161905,20.870381 3.54185714,20.4505714 C3.12209524,20.0308095 2.86209524,19.6311905 2.64447619,19.0712381 C2.48019048,18.6485238 2.2847619,18.0133333 2.23142857,16.8437143 C2.17371429,15.5787619 2.16147619,15.1993333 2.16147619,11.9962381 C2.16147619,8.79309524 2.17371429,8.41366667 2.23142857,7.14871429 C2.2847619,5.97909524 2.48019048,5.34390476 2.64447619,4.92119048 C2.86209524,4.3612381 3.12204762,3.96161905 3.54185714,3.54185714 C3.96161905,3.12204762 4.3612381,2.86209524 4.92119048,2.64447619 C5.34390476,2.48019048 5.97909524,2.2847619 7.14871429,2.23142857 C8.41366667,2.17371429 8.79309524,2.16147619 11.9962381,2.16147619 L11.9962381,2.16147619 Z" id="Fill-1"></path> <path d="M11.9962381,15.9949524 C9.7877619,15.9949524 7.99747619,14.2046667 7.99747619,11.9962381 C7.99747619,9.7877619 9.7877619,7.99747619 11.9962381,7.99747619 C14.2046667,7.99747619 15.9949524,9.7877619 15.9949524,11.9962381 C15.9949524,14.2046667 14.2046667,15.9949524 11.9962381,15.9949524 Z M11.9962381,5.836 C8.594,5.836 5.836,8.594 5.836,11.9962381 C5.836,15.3984286 8.594,18.1564286 11.9962381,18.1564286 C15.3984286,18.1564286 18.1564286,15.3984286 18.1564286,11.9962381 C18.1564286,8.594 15.3984286,5.836 11.9962381,5.836 L11.9962381,5.836 Z" id="Fill-4"></path> <path d="M19.839381,5.59261905 C19.839381,6.38766667 19.1948571,7.03214286 18.3998095,7.03214286 C17.6048095,7.03214286 16.9602857,6.38766667 16.9602857,5.59261905 C16.9602857,4.79757143 17.6048095,4.15304762 18.3998095,4.15304762 C19.1948571,4.15304762 19.839381,4.79757143 19.839381,5.59261905" id="Fill-5"></path> </g> </g> </g> </g> </g> </svg> </a> <a href="https://www.linkedin.com/company/7150791" target="_blank" class="mx-1"> <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>33F16BB6-2F2F-443A-88FE-D879425DA9CC</title> <defs> <linearGradient x1="-9.57898057%" y1="-10.6582642%" x2="65.266791%" y2="61.6480255%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_V4" transform="translate(-1309.000000, -5354.000000)" fill="url(#linearGradient-1)"> <g id="Footer" transform="translate(0.000000, 5274.000000)"> <g id="Social" transform="translate(1189.000000, 80.000000)"> <g id="logo-linkedin" transform="translate(120.000000, 0.000000)"> <path d="M20.4513333,20.4506667 L16.892,20.4506667 L16.892,14.8806667 C16.892,13.5526667 16.8693333,11.844 15.0426667,11.844 C13.19,11.844 12.9073333,13.2913333 12.9073333,14.786 L12.9073333,20.4506667 L9.352,20.4506667 L9.352,8.99733333 L12.764,8.99733333 L12.764,10.5633333 L12.8133333,10.5633333 C13.288,9.66266667 14.4493333,8.71333333 16.1806667,8.71333333 C19.7853333,8.71333333 20.4513333,11.0846667 20.4513333,14.1693333 L20.4513333,20.4506667 Z M5.33866667,7.43266667 C4.19533333,7.43266667 3.27333333,6.508 3.27333333,5.368 C3.27333333,4.22866667 4.19533333,3.304 5.33866667,3.304 C6.47733333,3.304 7.40133333,4.22866667 7.40133333,5.368 C7.40133333,6.508 6.47733333,7.43266667 5.33866667,7.43266667 Z M3.556,20.4506667 L7.11933333,20.4506667 L7.11933333,8.99733333 L3.556,8.99733333 L3.556,20.4506667 Z M22.224,0 L1.77,0 C0.793333333,0 0,0.774666667 0,1.73066667 L0,22.268 C0,23.224 0.793333333,24 1.77,24 L22.224,24 C23.2026667,24 23.9993333,23.224 23.9993333,22.268 L23.9993333,1.73066667 C23.9993333,0.774666667 23.2026667,0 22.224,0 L22.224,0 Z" id="Fill-4"></path> </g> </g> </g> </g> </g> </svg> </a> <a href="https://twitter.com/4t_trading" target="_blank" class="mx-1"> <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>94B20D65-3A06-4F6E-8278-2E85A900ABB5</title> <defs> <linearGradient x1="-9.28549265%" y1="-10.6582642%" x2="65.1915863%" y2="61.6480255%" id="linearGradient-1"> <stop stop-color="#DFD8B7" offset="0%"></stop> <stop stop-color="#BBAF81" offset="100%"></stop> </linearGradient> </defs> <g id="Page-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="4T.com-_V4" transform="translate(-1229.000000, -5354.000000)" fill="url(#linearGradient-1)"> <g id="Footer" transform="translate(0.000000, 5274.000000)"> <g id="Social" transform="translate(1189.000000, 80.000000)"> <g id="logo-twitter" transform="translate(40.000000, 0.000000)"> <path d="M12.0168778,0 C18.6277706,0 23.9869526,5.37258 23.9869526,12 C23.9869526,18.62742 18.6277706,24 12.0168778,24 C5.40598504,24 0.0468029925,18.62742 0.0468029925,12 C0.0468029925,5.37258 5.40598504,0 12.0168778,0 Z M15.1413666,6.87042 C13.5476708,6.87042 12.2553217,8.16594 12.2553217,9.76302 C12.2553217,9.99006 12.2806983,10.2108 12.3301945,10.4226 C9.93199002,10.30176 7.80538653,9.15054 6.38232419,7.40022 C6.13424439,7.8276 5.99150125,8.32434 5.99150125,8.85414 C5.99150125,9.85782 6.50094763,10.74378 7.27559102,11.26212 C6.80235411,11.24754 6.35760599,11.1171 5.96869825,10.90026 L5.9680399,10.9371 L5.9680399,10.9371 C5.9680399,12.33828 6.96287282,13.50792 8.28311222,13.77318 C8.04077805,13.8393 7.78569576,13.87494 7.52241397,13.87494 C7.3365187,13.87494 7.15571072,13.85646 6.97999002,13.82274 C7.34729177,14.97204 8.41250873,15.80844 9.67571072,15.83196 C8.6878803,16.60794 7.44377057,17.0703 6.09175062,17.0703 C5.85893267,17.0703 5.62922693,17.05692 5.40341147,17.03022 C6.68049875,17.85066 8.19680798,18.32958 9.82671322,18.32958 C15.1343641,18.32958 18.0369277,13.92138 18.0369277,10.09884 C18.0369277,9.97356 18.034414,9.84888 18.0286683,9.72486 C18.5920998,9.31656 19.0818554,8.8071 19.4682494,8.22702 C18.9511421,8.4573 18.3947731,8.61246 17.8111122,8.68242 C18.406803,8.32434 18.8642394,7.75764 19.0799401,7.08222 C18.5223142,7.41354 17.9049576,7.65462 17.2476808,7.7844 C16.7211172,7.22208 15.971192,6.87042 15.1413666,6.87042 Z" id="Combined-Shape"></path> </g> </g> </g> </g> </g> </svg> </a> </div> </div> </div> </div> <div class="footermenu ml-sm-0 ml-3 mr-sm-auto d-flex flex-column flex-lg-row align-items-flex-end "> <ul class="mx-sm-3"> <li class="titleMenu">About Us </li> <li><a href="/about-us">About 4T</a> </li> <li><a href="/what-we-do-with-our-money">What we do with your money</a> </li> <li><a href="/why-4t">Why 4T</a> </li> </ul> <ul class="mx-sm-3"> <li class="titleMenu">CFD Trading </li> <li><a href="/cfd">Trading with 4T</a> </li> <li><a href="/cfd-benefits">Benefits of CFD Trading</a> </li> <li><a href="/charges-and-fees">Charges & Fees</a> </li> <li><a href="/cfd-trading">Trading CFDs with 4T</a> </li> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Partnerships</li> <li><a href="/affiliate">Affiliates</a> </li> <li><a href="/promotions"> Promotions</a> </li> <!-- <li><a href="/institutional-trading ">Institutional trading</a> </li> --> <!-- <li><a href="/crypto">Cryptocurrencies</a></li> --> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Markets</li> <li><a href="/forex">Forex</a> </li> <li><a href="/indices">Indices</a> </li> <li><a href="/equities">Equities</a> </li> <li><a href="/commodities">Commodities</a> </li> <!-- <li><a href="/crypto">Cryptocurrencies</a></li> --> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Trading Accounts </li> <li><a href="/trading-accounts" > Accounts Overview</a> </li> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Technology </li> <li><a href="/technology" >4T Tech</a> </li> <li><a href="/quanta">Quanta</a> </li> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Platform</li> <li><a href="/metatrader">Metatrader 4</a> </li> <li><a href="/metatrader5">Metatrader 5</a> </li> <li><a href="/learning">MT4 FAQ's</a> </li> <li><a href="/mt5-faqs">MT5 FAQ's</a> </li> </ul> <ul class="mx-sm-3"> <li class="titleMenu">Learn to Trade</li> <li> <a href="/faq">FAQ's</a> </li> <li> <a href="/trading-basics">Basics of Trading</a> </li> <li><a href="/equity-trading-guide">Equity Trading Guide</a> </li> <li><a href="/commodities-trading-guide">Commodities Trading Guide</a> </li> <li><a href="/forex-trading-guide">Forex Trading Guide</a> </li> <li><a href="/indices-trading-guide">Indices Trading Guide</a> </li> <li><a href="/responsible-trading" >Responsible Trading</a> </li> <li><a href="/deposits-and-withdrawals">Deposits and Withdrawals</a> </li> <li><a href="/spreads-and-swaps">Spreads and Swaps</a> </li> <li><a href="/leverage-and-margin">Leverage and Margin</a> </li> <li><a target="_blank" href="/assets/pdf/forex-ebook.pdf">E-book</a> </li> </ul> </div> <div class="row mt-sm-4 subscribeFooter"> <div class="col-12 col-lg-7 pt-lg-0 pt-sm-4 "> <p> <strong>4T Global (Cyprus) LTD</strong> is the holding company owning the following companies:</p> <p> 4T Limited is authorised and regulated by the Seychelles Financial Services Authority (FSA) under license number SD058. 4T Limited Office is located in Seychelles, Mahe, Victoria, Olivier Maradan Building, 1st Floor <a href="tel:+2484322955" >+2484322955</a>. <a href="https://www.4t.com/" target="_blank"> www.4T.com </a> 4T Limited does not offer its services to the residents of certain jurisdictions. Please view the <a href="/assets/pdf/4tLimited_Restricted_Countries.pdf" class="gold" style="text-decoration:underline" target="_blank">Restricted Countries.</a></p> <p> </p> <p>4T Global Markets Financial Services L.L.C licensed by the UAE Securities and Commodities Authority (SCA), License No: 20200000237. </p> <p>4T Technology GmbH, Registration No. CHE-301.894.566, located at Hinterbergstrasse 49, 6312 Steinhausen, ZUG Switzerland. </p> <p>Contracts for Difference (CFDs) are leveraged products and can result in losses that exceed deposits. You should understand how leveraged trading works before taking the decision to invest in margin instruments. </p> <p> CFD trading carries a high level of risk and may not be suitable for everyone, so please ensure you fully understand the risks involved before trading. </p> </div> <div class="col-12 col-lg-4 offset-lg-1 subscribe mt-5"> <h5> Sign up for the 4T newsletter</h5> <p class="pt-2"> Sign-up to our newsletter for our weekly insights on financial news you need to start your week.</p> <form class="input-group pt-1 newsletterForm"> <div class="d-none"> <select name="country_id" value="" class="countries"></select> </div> <input type="email" name="email_address" class="form-control" placeholder=" Your email address"> <span class="input-group-btn mt-4 mt-md-0"> <button type="submit" class="gold-gradient-dark btn btn-theme submit-btn"> Subscribe</button> </span> <div class="error small text-center w-100 mt-3"></div> </form> </div> </div> </div> <div class="container "> <div class="privacy"> <div class="text d-flex align-items-center flex-column flex-sm-row"> <p class="rightReserve pt-3 pr-2">©2025 4T.<span class="space"></span>All rights reserved.</p> <a href="/seychelles/privacy-policy" class="pr-2">Privacy Policy</a> <a href="/seychelles/terms-and-conditions" class="pr-2">Terms and Conditions</a> </div> <div class="cards d-flex col-12 col-md-4 offset-md-1 justify-content-center"> <div> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="50px" height="50px" viewBox="48.402 35.208 50 50" enable-background="new 48.402 35.208 50 50" xml:space="preserve"> <g> <rect x="45.902" y="37.651" fill="none" width="55" height="45.113" /> <path fill="#B6B6B6" d="M59.518,77.085v-2.247c0.052-0.734-0.502-1.371-1.236-1.423c-0.058-0.004-0.115-0.004-0.172-0.001 c-0.505-0.033-0.986,0.211-1.259,0.637c-0.248-0.413-0.702-0.657-1.184-0.637c-0.419-0.021-0.818,0.182-1.049,0.532v-0.442h-0.779 v3.581h0.787V75.1c-0.063-0.458,0.257-0.881,0.714-0.944c0.055-0.007,0.108-0.01,0.163-0.007c0.517,0,0.779,0.337,0.779,0.944 v1.992h0.786V75.1c-0.06-0.462,0.268-0.886,0.73-0.944c0.048-0.007,0.098-0.009,0.146-0.007c0.531,0,0.787,0.337,0.787,0.944v1.992 H59.518L59.518,77.085z M71.161,73.504h-1.274v-1.087h-0.786v1.087h-0.727v0.712h0.727v1.634c0,0.831,0.322,1.325,1.243,1.325 c0.345,0.001,0.682-0.095,0.975-0.277l-0.225-0.666c-0.21,0.124-0.446,0.194-0.69,0.202c-0.39,0-0.517-0.239-0.517-0.6v-1.618 h1.273L71.161,73.504L71.161,73.504z M77.807,73.415c-0.388-0.011-0.749,0.19-0.944,0.524v-0.435H76.09v3.581h0.779v-2.007 c0-0.592,0.255-0.922,0.765-0.922c0.166-0.002,0.332,0.028,0.487,0.09l0.239-0.734C78.183,73.449,77.995,73.416,77.807,73.415 L77.807,73.415z M67.76,73.79c-0.441-0.263-0.948-0.393-1.461-0.375c-0.907,0-1.49,0.435-1.49,1.146 c0,0.585,0.434,0.944,1.235,1.056l0.367,0.053c0.427,0.061,0.63,0.173,0.63,0.375c0,0.277-0.285,0.435-0.817,0.435 c-0.428,0.013-0.848-0.119-1.191-0.375l-0.366,0.607c0.453,0.316,0.997,0.479,1.551,0.464c1.033,0,1.633-0.487,1.633-1.168 c0-0.63-0.472-0.96-1.251-1.071l-0.367-0.053c-0.337-0.045-0.606-0.112-0.606-0.353c0-0.262,0.255-0.419,0.682-0.419 c0.392,0.006,0.776,0.111,1.115,0.307L67.76,73.79z M88.632,73.415c-0.387-0.011-0.749,0.19-0.944,0.524v-0.435h-0.771v3.581h0.779 v-2.007c0-0.592,0.255-0.922,0.764-0.922c0.167-0.002,0.332,0.028,0.487,0.09l0.24-0.734 C89.009,73.449,88.822,73.416,88.632,73.415L88.632,73.415z M78.593,75.295c-0.041,0.998,0.735,1.841,1.733,1.882 c0.06,0.002,0.118,0.002,0.178-0.002c0.468,0.023,0.928-0.129,1.288-0.427l-0.374-0.63c-0.27,0.206-0.599,0.318-0.937,0.322 c-0.634-0.039-1.116-0.583-1.077-1.216c0.035-0.58,0.497-1.041,1.077-1.076c0.338,0.004,0.667,0.116,0.937,0.321l0.374-0.629 c-0.361-0.299-0.82-0.451-1.288-0.428c-0.998-0.056-1.853,0.706-1.91,1.704C78.591,75.177,78.591,75.236,78.593,75.295 L78.593,75.295z M85.89,75.295v-1.791h-0.779v0.435c-0.27-0.348-0.691-0.543-1.131-0.524c-1.039,0.052-1.839,0.935-1.788,1.974 c0.048,0.967,0.82,1.74,1.788,1.787c0.439,0.02,0.861-0.176,1.131-0.523v0.434h0.779V75.295z M82.991,75.295 c0.033-0.598,0.546-1.055,1.145-1.021c0.598,0.035,1.055,0.547,1.021,1.146c-0.033,0.572-0.506,1.021-1.079,1.022 c-0.593,0.008-1.081-0.467-1.089-1.061C82.988,75.353,82.989,75.324,82.991,75.295z M73.588,73.415 c-1.038,0.055-1.835,0.94-1.78,1.979c0.052,0.981,0.851,1.758,1.833,1.782c0.534,0.02,1.057-0.16,1.469-0.502l-0.383-0.576 c-0.296,0.237-0.662,0.368-1.041,0.375c-0.535,0.044-1.01-0.344-1.071-0.877h2.659c0.009-0.098,0.016-0.195,0.016-0.301 C75.281,74.179,74.592,73.415,73.588,73.415L73.588,73.415z M73.573,74.112c0.49-0.01,0.896,0.379,0.906,0.869h-1.858 C72.65,74.481,73.073,74.095,73.573,74.112L73.573,74.112z M93.12,75.295v-3.229h-0.779v1.873 c-0.271-0.348-0.692-0.543-1.132-0.524c-1.038,0.052-1.839,0.935-1.788,1.974c0.048,0.967,0.821,1.74,1.788,1.787 c0.439,0.02,0.861-0.176,1.132-0.523v0.434h0.779V75.295z M94.419,76.567c0.048,0,0.096,0.009,0.141,0.028 c0.043,0.018,0.082,0.043,0.115,0.076c0.033,0.032,0.06,0.07,0.078,0.113c0.038,0.088,0.038,0.188,0,0.276 c-0.019,0.042-0.045,0.08-0.078,0.112c-0.033,0.033-0.072,0.059-0.115,0.077c-0.044,0.019-0.093,0.028-0.141,0.028 c-0.146,0.002-0.278-0.085-0.336-0.218c-0.038-0.089-0.038-0.188,0-0.276c0.018-0.042,0.044-0.081,0.077-0.113 c0.033-0.033,0.072-0.059,0.115-0.076C94.321,76.576,94.37,76.567,94.419,76.567L94.419,76.567z M94.419,77.201 c0.037,0,0.073-0.008,0.107-0.022c0.032-0.015,0.062-0.034,0.087-0.059c0.107-0.109,0.107-0.284,0-0.394 c-0.025-0.024-0.055-0.044-0.087-0.059c-0.034-0.015-0.07-0.021-0.107-0.021c-0.038,0-0.075,0.007-0.109,0.021 c-0.033,0.014-0.063,0.034-0.089,0.059c-0.107,0.109-0.107,0.284,0,0.394c0.025,0.024,0.056,0.045,0.089,0.059 C94.344,77.193,94.381,77.201,94.419,77.201L94.419,77.201z M94.44,76.756c0.035-0.003,0.07,0.008,0.099,0.028 c0.022,0.019,0.035,0.047,0.034,0.077c0.001,0.025-0.009,0.05-0.027,0.067c-0.022,0.02-0.049,0.03-0.078,0.033l0.108,0.124H94.49 l-0.101-0.124h-0.032v0.124h-0.07v-0.33H94.44z M94.358,76.818v0.088h0.082c0.016,0.001,0.03-0.003,0.044-0.011 c0.011-0.007,0.018-0.021,0.017-0.033c0.001-0.013-0.006-0.025-0.017-0.033c-0.014-0.008-0.028-0.012-0.044-0.011H94.358z M90.221,75.295c0.034-0.598,0.547-1.055,1.145-1.021c0.598,0.034,1.055,0.547,1.021,1.146c-0.032,0.572-0.505,1.021-1.079,1.022 c-0.593,0.008-1.08-0.467-1.088-1.061C90.218,75.353,90.219,75.324,90.221,75.295z M63.908,75.295v-1.791h-0.779v0.435 c-0.27-0.348-0.691-0.543-1.131-0.524c-1.039,0.052-1.84,0.935-1.788,1.974c0.047,0.967,0.82,1.74,1.788,1.787 c0.439,0.02,0.861-0.176,1.131-0.523v0.434h0.779V75.295z M61.01,75.295c0.033-0.598,0.546-1.055,1.144-1.021 c0.599,0.034,1.055,0.547,1.021,1.146c-0.033,0.572-0.506,1.021-1.079,1.022c-0.593,0.008-1.081-0.467-1.089-1.061 C61.006,75.353,61.007,75.324,61.01,75.295L61.01,75.295z" /> <rect x="67.5" y="46.213" fill="#8E9093" width="11.802" height="21.207" /> <path fill="#626366" d="M68.25,56.817c-0.004-4.139,1.896-8.049,5.151-10.604c-5.856-4.604-14.336-3.588-18.939,2.269 c-4.603,5.856-3.587,14.336,2.27,18.938c4.892,3.845,11.778,3.845,16.67,0C70.146,64.866,68.246,60.956,68.25,56.817z" /> <path fill="#C0C1C3" d="M95.223,56.817c0,7.448-6.037,13.487-13.486,13.487c-3.022,0-5.958-1.016-8.335-2.884 c5.856-4.605,6.871-13.085,2.266-18.941c-0.663-0.843-1.423-1.604-2.266-2.266c5.856-4.604,14.335-3.588,18.938,2.269 C94.207,50.858,95.223,53.793,95.223,56.817L95.223,56.817z" /> </g> <path fill="#B6B6B6" d="M128.212,73.463v-1.158h0.468v-0.236h-1.189v0.236h0.468v1.158H128.212z M130.522,73.463v-1.396h-0.364 l-0.42,0.961l-0.42-0.961h-0.364v1.396h0.258v-1.053l0.394,0.907h0.269l0.393-0.911v1.057H130.522L130.522,73.463z" /> </svg> </div> <div class="mx-3"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="60px" height="60px" viewBox="43.388 30.321 60 60" enable-background="new 43.388 30.321 60 60" xml:space="preserve"> <g> <path fill="#B7B7B7" d="M62.515,81.47v-2.829c0-1.065-0.679-1.782-1.772-1.791c-0.574-0.01-1.169,0.169-1.583,0.801 c-0.312-0.5-0.802-0.801-1.49-0.801c-0.481,0-0.952,0.142-1.32,0.669v-0.557h-0.98v4.508h0.989v-2.499 c0-0.782,0.435-1.197,1.104-1.197c0.65,0,0.98,0.424,0.98,1.188v2.509h0.99v-2.5c0-0.782,0.452-1.196,1.103-1.196 c0.67,0,0.99,0.423,0.99,1.188v2.509L62.515,81.47L62.515,81.47z M68.04,79.216v-2.253h-0.98v0.547 c-0.311-0.405-0.782-0.66-1.424-0.66c-1.263,0-2.254,0.99-2.254,2.367s0.991,2.366,2.254,2.366c0.642,0,1.113-0.254,1.424-0.659 v0.547h0.98V79.216z M64.392,79.216c0-0.792,0.519-1.442,1.367-1.442c0.811,0,1.357,0.622,1.357,1.442 c0,0.821-0.547,1.443-1.357,1.443C64.91,80.658,64.392,80.009,64.392,79.216z M89.024,76.844c0.349,0,0.671,0.061,0.967,0.182 c0.297,0.12,0.554,0.286,0.77,0.499c0.217,0.212,0.387,0.462,0.509,0.75c0.122,0.289,0.184,0.603,0.184,0.941 s-0.062,0.652-0.184,0.941s-0.292,0.539-0.509,0.751c-0.216,0.212-0.473,0.378-0.77,0.499c-0.296,0.12-0.618,0.182-0.967,0.182 s-0.671-0.062-0.967-0.182c-0.297-0.121-0.553-0.287-0.768-0.499s-0.384-0.462-0.506-0.751S86.6,79.555,86.6,79.216 s0.062-0.652,0.184-0.941c0.122-0.288,0.291-0.538,0.506-0.75s0.471-0.379,0.768-0.499C88.353,76.905,88.675,76.844,89.024,76.844z M89.024,77.771c-0.2,0-0.388,0.036-0.561,0.106c-0.172,0.071-0.321,0.169-0.446,0.297c-0.126,0.127-0.226,0.279-0.297,0.456 c-0.072,0.178-0.108,0.373-0.108,0.586c0,0.214,0.036,0.409,0.108,0.586c0.071,0.178,0.171,0.329,0.297,0.457 c0.125,0.127,0.274,0.226,0.446,0.296c0.173,0.071,0.36,0.106,0.561,0.106c0.201,0,0.388-0.035,0.561-0.106 c0.173-0.07,0.322-0.169,0.449-0.296c0.127-0.128,0.227-0.279,0.299-0.457c0.072-0.177,0.108-0.372,0.108-0.586 c0-0.213-0.036-0.408-0.108-0.586c-0.071-0.177-0.172-0.329-0.299-0.456c-0.127-0.128-0.277-0.227-0.449-0.297 C89.411,77.807,89.225,77.771,89.024,77.771z M73.376,79.216c-0.009-1.404-0.876-2.366-2.14-2.366 c-1.319,0-2.244,0.962-2.244,2.366c0,1.434,0.962,2.367,2.311,2.367c0.679,0,1.301-0.169,1.849-0.632l-0.481-0.727 c-0.378,0.303-0.858,0.472-1.311,0.472c-0.632,0-1.207-0.292-1.349-1.103h3.348C73.367,79.471,73.376,79.348,73.376,79.216z M70.02,78.821c0.104-0.65,0.5-1.094,1.197-1.094c0.632,0,1.037,0.396,1.142,1.094H70.02z M77.506,78.114 c-0.272-0.17-0.829-0.387-1.404-0.387c-0.538,0-0.858,0.197-0.858,0.528c0,0.302,0.34,0.386,0.764,0.442l0.463,0.066 c0.98,0.142,1.574,0.557,1.574,1.348c0,0.858-0.755,1.471-2.056,1.471c-0.735,0-1.414-0.188-1.952-0.584l0.463-0.764 c0.329,0.255,0.82,0.472,1.499,0.472c0.67,0,1.027-0.198,1.027-0.547c0-0.255-0.254-0.396-0.792-0.472l-0.462-0.066 c-1.009-0.142-1.556-0.594-1.556-1.329c0-0.896,0.735-1.442,1.877-1.442c0.716,0,1.367,0.16,1.838,0.471L77.506,78.114z M82.219,77.859h-1.604v2.036c0,0.453,0.16,0.755,0.65,0.755c0.254,0,0.575-0.086,0.868-0.255l0.282,0.839 c-0.312,0.218-0.801,0.349-1.226,0.349c-1.16,0-1.565-0.622-1.565-1.669v-2.055h-0.914v-0.896h0.914v-1.367h0.99v1.367h1.604 V77.859L82.219,77.859z M85.613,76.85c0.198,0,0.48,0.038,0.698,0.122l-0.302,0.925c-0.208-0.085-0.416-0.113-0.613-0.113 c-0.642,0-0.962,0.414-0.962,1.159v2.528h-0.98v-4.508h0.972v0.547C84.679,77.114,85.047,76.85,85.613,76.85L85.613,76.85z M92.402,80.814c0.063,0,0.122,0.012,0.178,0.035c0.055,0.023,0.104,0.056,0.145,0.097c0.042,0.04,0.074,0.088,0.099,0.143 c0.023,0.055,0.035,0.112,0.035,0.174c0,0.063-0.012,0.12-0.035,0.174c-0.024,0.055-0.057,0.103-0.099,0.143 c-0.041,0.041-0.089,0.073-0.145,0.097c-0.056,0.024-0.114,0.036-0.178,0.036c-0.064,0-0.125-0.012-0.182-0.036 c-0.055-0.023-0.104-0.056-0.146-0.097c-0.041-0.04-0.073-0.088-0.098-0.143c-0.023-0.054-0.035-0.111-0.035-0.174 c0-0.062,0.012-0.119,0.035-0.174c0.024-0.055,0.057-0.103,0.098-0.143c0.041-0.041,0.09-0.073,0.146-0.097 C92.277,80.825,92.337,80.814,92.402,80.814z M92.402,81.613c0.049,0,0.093-0.01,0.135-0.028c0.043-0.019,0.078-0.044,0.11-0.074 c0.031-0.031,0.056-0.069,0.074-0.111c0.018-0.042,0.026-0.089,0.026-0.137s-0.009-0.094-0.026-0.136 c-0.019-0.042-0.043-0.08-0.074-0.111c-0.032-0.03-0.068-0.056-0.11-0.073c-0.041-0.019-0.087-0.027-0.135-0.027 c-0.049,0-0.095,0.009-0.138,0.027c-0.044,0.018-0.081,0.043-0.112,0.073c-0.031,0.031-0.056,0.069-0.074,0.111 c-0.018,0.042-0.026,0.089-0.026,0.136c0,0.049,0.009,0.095,0.026,0.137c0.019,0.042,0.043,0.08,0.074,0.111 c0.031,0.03,0.069,0.056,0.112,0.074S92.352,81.613,92.402,81.613z M92.428,81.052c0.053,0,0.095,0.012,0.123,0.036 c0.029,0.023,0.044,0.056,0.044,0.097c0,0.034-0.012,0.063-0.034,0.085c-0.023,0.022-0.056,0.037-0.099,0.042l0.136,0.157h-0.106 l-0.126-0.156h-0.041v0.156h-0.089v-0.417H92.428z M92.324,81.13v0.111h0.103c0.023,0,0.042-0.005,0.056-0.014 s0.021-0.023,0.021-0.042s-0.008-0.032-0.021-0.042s-0.032-0.014-0.056-0.014H92.324L92.324,81.13z" /> <g id="XMLID_12_"> <rect x="65.952" y="42.564" fill="#8F9194" width="14.872" height="26.726" /> <path id="XMLID_16_" fill="#636466" d="M66.897,55.927c0-5.423,2.538-10.251,6.491-13.363c-2.892-2.275-6.539-3.634-10.504-3.634 c-9.387,0-16.996,7.609-16.996,16.997c0,9.387,7.609,16.996,16.996,16.996c3.965,0,7.612-1.358,10.504-3.634 C69.435,66.177,66.897,61.349,66.897,55.927z" /> <path fill="#B7B7B7" d="M99.267,66.458v-0.547h0.221V65.8h-0.562v0.111h0.22v0.547H99.267z M100.358,66.458v-0.659h-0.173 l-0.198,0.454l-0.198-0.454h-0.172v0.659h0.121V65.96l0.187,0.43h0.126l0.187-0.431v0.499H100.358z" /> <path fill="#C0C2C4" d="M100.888,55.927c0,9.387-7.609,16.996-16.996,16.996c-3.965,0-7.612-1.358-10.504-3.634 c3.953-3.112,6.491-7.94,6.491-13.362c0-5.423-2.538-10.251-6.491-13.363c2.892-2.275,6.539-3.634,10.504-3.634 C93.279,38.93,100.888,46.539,100.888,55.927z" /> </g> </g> </svg> </div> <div> <svg version="1.1" id="Layer_1" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" sodipodi:docname="Visa_2006.svg" inkscape:version="0.91 r13725" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="60px" height="60px" viewBox="470.023 131.826 60 60" enable-background="new 470.023 131.826 60 60" xml:space="preserve"> <sodipodi:namedview id="namedview19" gridtolerance="10" guidetolerance="10" inkscape:zoom="0.35355339" showgrid="false" borderopacity="1" pagecolor="#ffffff" inkscape:cy="131.15483" objecttolerance="10" bordercolor="#666666" inkscape:cx="34.690897" inkscape:current-layer="Layer_1" inkscape:window-maximized="1" inkscape:window-y="-8" inkscape:window-x="-8" inkscape:pageopacity="0" inkscape:window-height="705" inkscape:window-width="1366" inkscape:pageshadow="2"> </sodipodi:namedview> <g> <polygon id="polygon9" fill="#C1C2C4" points="496.356,170.469 491.901,170.469 494.688,153.238 499.143,153.238 " /> <path id="path11" inkscape:connector-curvature="0" fill="#C1C2C4" d="M512.507,153.659c-0.879-0.349-2.272-0.733-3.996-0.733 c-4.399,0-7.498,2.347-7.518,5.701c-0.036,2.475,2.219,3.85,3.905,4.675c1.724,0.843,2.31,1.394,2.31,2.145 c-0.018,1.154-1.393,1.687-2.676,1.687c-1.778,0-2.731-0.274-4.18-0.916l-0.587-0.275l-0.624,3.868 c1.045,0.476,2.971,0.898,4.97,0.917c4.675,0,7.718-2.311,7.754-5.885c0.018-1.962-1.173-3.465-3.739-4.693 c-1.559-0.788-2.513-1.319-2.513-2.126c0.018-0.733,0.807-1.485,2.565-1.485c1.449-0.036,2.513,0.312,3.319,0.66l0.403,0.183 L512.507,153.659L512.507,153.659z" /> <path id="path13" inkscape:connector-curvature="0" fill="#C1C2C4" d="M518.429,164.365c0.367-0.99,1.778-4.821,1.778-4.821 c-0.019,0.037,0.366-1.009,0.587-1.649l0.311,1.484c0,0,0.844,4.125,1.027,4.986C521.436,164.365,519.309,164.365,518.429,164.365 L518.429,164.365z M523.928,153.238h-3.446c-1.063,0-1.87,0.312-2.328,1.43l-6.618,15.802h4.675c0,0,0.77-2.127,0.936-2.585 c0.513,0,5.061,0,5.72,0c0.128,0.604,0.532,2.585,0.532,2.585h4.125L523.928,153.238L523.928,153.238L523.928,153.238z" /> <path id="path15" inkscape:connector-curvature="0" fill="#C1C2C4" d="M488.179,153.238l-4.363,11.75l-0.477-2.383 c-0.807-2.75-3.337-5.737-6.16-7.223l3.997,15.068h4.711l7.004-17.213H488.179L488.179,153.238L488.179,153.238z" /> <path id="path17" inkscape:connector-curvature="0" fill="#636466" d="M479.764,153.238h-7.168l-0.073,0.348 c5.592,1.431,9.295,4.877,10.816,9.021l-1.559-7.92C481.525,153.586,480.736,153.274,479.764,153.238L479.764,153.238z" /> </g> </svg> </div> </div> </div> </div> </div></div> <input type="hidden" id="g-recaptcha-response" /> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://www.google.com/recaptcha/api.js?render=6LdOwP8ZAAAAAGvaluhKDYPP0HYcRgf1cVsiAdX1" type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <script src="https://apis.google.com/js/platform.js" async defer type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <script src="https://apis.google.com/js/api:client.js" type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <script src="/assets/build/js/main.js" type="b1a18a7b20c0c509c540e4ac-text/javascript"></script> <foreignObject><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b1a18a7b20c0c509c540e4ac-|49" defer></script></foreignObject></body> </html>