CINXE.COM

What is Margin Trading and How Does It Work | Trading on Margin Explained | Capital.com

<!doctype html><html lang="en" ><head> <meta charset="utf-8"> <title>What is Margin Trading and How Does It Work | Trading on Margin Explained | Capital.com</title> <meta name="description" content="What is margin trading? How does margin trading work? Explore the benefits and risks of trading on margin with Capital.com."> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover"> <base href="/" /> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> var recaptchaKeyProxy = '6LeUuLoZAAAAADHg_o02k1zHLlIwCKwmEpnOxnwb'; var recaptchaKeyZendesk = '6LciI7gpAAAAAHto84FjVwuwvIcbPMOo07qqQJMn'; var c0,v; function gId(){ return "xyxxyxxx-xxxx-xxxx-yxxx-xxxxyxxxyxyx".replace(/[xy]/g, function (c) { var r = Math.random() * 16 | 0, v = c === "x" ? r : (r & 0x3 | 0x8); return v.toString(16); }); }; function cookieGet(f,h){ let cookie = (v = document.cookie.match(new RegExp("(?:^|; )" + f + "=" + (h ? "([\-a-zA-Z0-9]+)" : "([^;]*)") ))) ? decodeURIComponent(v[1]) : null; if (cookie !== null) { cookie = sanitize(cookie); } return cookie; } function sanitize(str){ if (str == null || str == "" || typeof str == "undefined") { return str; } return str.replace(/\\/g, '&#92;') .replace(/</g, '&lt;') .replace(/>/g, '&gt;') .replace(/"/g, '&quot;') .replace(/'/g, '&#39;'); } function cookieSet(f,v,t,d){ let value = encodeURIComponent(v); if (typeof sanitize === "function") { value = sanitize(value); } document.cookie = f + "=" + value + "; SameSite=None; Secure; expires=" + (t === "clear" ? "Thu, 01 Jan 1970 00:00:00 UTC" : (t || "Thu, 01 Jan 2030 00:00:01 UTC")) + "; path=/;" + (d ? (" domain=." + 'capital.com' + ";") : ""); }; function getSID(){ return cookieGet('__cp_sid', 1); }; function removeCookieSessionId() { cookieSet("__cp_sid", "", "clear"); cookieSet("__cp_at", "", "clear"); }; try{ v = window.localStorage.getItem("deviceProperties2") ?? window.localStorage.getItem("devicePropertiesPwa"); c0 = v ? (JSON.parse(v)).installationId : false; }catch(e){}; var tSID=cookieGet('__cp_tsid', 1), deviceId=c0 || cookieGet('__cp_deviceId') || cookieGet('uid') || gId(); if (typeof now === 'undefined') { var now = new Date(); } now.setTime(now.getTime() + 1000 * 60 * 60 * 24 * 365); if (typeof cookieLife === 'undefined') { var cookieLife = now.toUTCString(); } cookieSet('uid', deviceId, cookieLife); cookieSet('__cp_deviceId', deviceId, null); var lnProp = ''; cookieSet('__cp_ln', lnProp ? lnProp : 'en', cookieLife); var deviceOS="Windows",deviceType="desktop", tSID=cookieGet('__cp_tsid', 1), //devicePr="uu", enURL = 'https://capital.com.by', pURL = 'https://api.backend-capital.com/proxy', ppURL = 'https://payment.backend-capital.com/payment', wsURL = 'wss://api.backend-capital.com/proxy/connect|wss://api-2.backend-capital.com/proxy/connect', uCountry = sanitize('sg'), appVersion = 'com.capital.website:1.1.8.web.03/17.15:57', mediaVersion = '20250402_082347', appBuild = 'e3362ed71a34e0ee57c5', snAppIdFb = '360773217625622', license = sanitize('BAH'), staticUrl = 'https://static.capital.com/capital-v-c-20250403-0/', tvUrl = 'https://tradingview.capital.com', countries_map = {},cpXHRo,cpXHRs; var referrer = getUserReferrerData(); var iStoreUrl = "https://app.appsflyer.com/id1230088754?"; var aStoreUrl = "https://app.appsflyer.com/com.capital.trading?"; window.pageReadyFN = []; var logged,uEm,uN; var deepLinkUrl = "https://capitalcom.onelink.me/700515151"; function getUserReferrerData() { const referrer = document.referrer; const isExternalReferrer = referrer && referrer.indexOf(window.location.origin) !== 0; const referrerCoreParams = ['aff_id', 'pid', 'c', 'utm_source', 'utm_campaign']; const get_params = new URLSearchParams(window.location.search); const areCoreParamsUpdated = Array.from(get_params.keys()).some((key) => referrerCoreParams.includes(key)); if (isExternalReferrer || !cookieGet('referrer') || areCoreParamsUpdated) { let ref = isExternalReferrer ? encodeURIComponent(referrer) : ''; if (get_params.has('url')) { get_params.delete('url'); } let params = [ get_params.toString().replace("pid=referral", "pid2=referral"), (ref ? 'referrer=' + ref : ''), 'cp_device_id=' + deviceId ]; let get = '&' + params.filter(function (val) { return val; }).join('&'); let result = { url: sanitize(ref), get: sanitize(get) }; let encoded_result = btoa(JSON.stringify(result)); if (typeof now === 'undefined') { var now = new Date(); } now.setTime(now.getTime() + 7 * 24 * 60 * 60 * 1000); if (typeof cookieLife === 'undefined') { var cookieLife = now.toGMTString(); } cookieSet('referrer', encoded_result, cookieLife, false); return result; } let encoded_result = cookieGet('referrer'); if (encoded_result) { result = JSON.parse(atob(encoded_result)); result.url = sanitize(result.url); result.get = sanitize(result.get); return result; } return { 'url': '', 'get': '', }; } function setDeepLinks() { $('.onelink-mobile-url, .deepLink-url').each(function () { this.setAttribute('href', deepLinkUrl); }); if (typeof window.updateQrCode === 'function') { window.updateQrCode(deepLinkUrl); } } function setOneLinkUrls() { //Initializing Smart Script arguments var oneLinkDeepLink = deepLinkUrl; //common params var webReferrer = "referrer"; var mediaSource = {keys:["utm_source"],defaultValue:"organic_web"}; var campaign = {keys:["utm_campaign"]}; var channel = {keys:["utm_channel"]}; var afSub1 = {keys:["utm_term"]}; var afSub2 = {keys:["utm_medium"]}; var googleClickIdKey = "af_sub3"; var afSub4 = {keys:["fbclid"]}; var deepLinkValue = {keys:["af_dp"]}; var custom_ss_ui = {paramKey:"af_ss_ui",defaultValue:"true"}; var result_deep_link_url = window.AF_SMART_SCRIPT.generateOneLinkURL({ oneLinkURL: oneLinkDeepLink, webReferrer: webReferrer, afParameters: { mediaSource: mediaSource, channel: channel, afSub1: afSub1, afSub2: afSub2, googleClickIdKey: googleClickIdKey, afSub4: afSub4, campaign: campaign, deepLinkValue: deepLinkValue, afCustom: [ custom_ss_ui, ] } }); deepLinkUrl = mergeURLParameters(result_deep_link_url.clickURL, referrer.get); setDeepLinks(); } function waitForAFSmartScriptWithObserver() { if (window.AF_SMART_SCRIPT) { setOneLinkUrls(); } else { const observer = new MutationObserver(() => { if (window.AF_SMART_SCRIPT) { observer.disconnect(); setOneLinkUrls(); } }); observer.observe(document, { childList: true, subtree: true }); } } function mergeURLParameters(baseURL, referrerParams) { let url = new URL(baseURL); let baseParams = new URLSearchParams(url.search); let referrerSearchParams = new URLSearchParams(referrerParams); referrerSearchParams.forEach((value, key) => { if (!baseParams.has(key)) { baseParams.append(key, value); } }); url.search = baseParams.toString(); return url.toString(); } function loginTry(a){ var sid = getSID(); if(sid && window.XMLHttpRequest){ var r = new XMLHttpRequest(); r.open('GET', pURL + '/ums/user/v1/' + (a ? a : 'profile'), false); r.setRequestHeader('Session-Token', sid); r.setRequestHeader('Device-Id', deviceId); r.setRequestHeader('App-Version', appVersion); r.setRequestHeader('Cache-Control', 'no-cache'); function pLg() { if (r.status === 200) { logged = true; if(r.responseText){ var x,d=JSON.parse(r.responseText),l='user-logged'; (x=document.getElementById('wphWrap')) && x.classList.add(l); document.body.classList.add(l); uEm = d.email; uN = d.firstName + " " + d.lastName; } } else { cookieSet("__cp_sid", "", "clear"); } }; r.onload = pLg; try{ r.send(); } catch(e){ try{ var r = new XMLHttpRequest(); r.open('GET', '/proxy/ums/user/v1/' + (a ? a : 'profile'), false); r.setRequestHeader('Session-Token', sid); r.setRequestHeader('Device-Id', deviceId); r.setRequestHeader('App-Version', appVersion); r.onload = pLg; r.send(); } catch(e) { cookieSet("__cp_sid", "", "clear"); } } } var webP = new Image(); webP.onload = webP.onerror = function () { document.body.classList.add(webP.height == 1 ? 'webp' : 'no-webp'); }; webP.src = 'data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoCAAEAAQAcJaQAA3AA/v3AgAA='; }; if(window.XMLHttpRequest){ cpXHRo = window.XMLHttpRequest.prototype.open; cpXHRs = window.XMLHttpRequest.prototype.send; if(!tSID){ tSID = gId(); if (typeof now === 'undefined') { var now = new Date(); } now.setTime(now.getTime() + 1000 * 60 * 60 * 24 * 365); if (typeof cookieLife === 'undefined') { var cookieLife = now.toUTCString(); } cookieSet('__cp_tsid', tSID, cookieLife); }; } var abTestFramework = { // after gtm initialisation should be replaced // with link to actual dataLayer dataLayer: [], trackMiddlewares: [], initServerSide: function (experimentId, variant, testNumber) { if (cookieGet('cc_ab_' + testNumber) && variant === (cookieGet('cc_ab_' + testNumber) - 1)) { // Universal Analytics support // https://developers.google.com/optimize/devguides/experiments?hl=ru&technology=ua#add-ga-tracking-code-to-variants this.dataLayer.push(['set', { experiments: [{ id: experimentId, variant: variant }] }]); // GA4 support // https://developers.google.com/optimize/devguides/experiments?hl=ru&technology=ga4#add-ga-tracking-code-to-variants this.dataLayer.push({ event: 'experiment_impression', experiment_id: experimentId, variant_id: experimentId + '.' + variant }); } }, initClientSide: function (activateEvent, variant, testNumber) { if (cookieGet('cc_ab_' + testNumber) && variant === (cookieGet('cc_ab_' + testNumber) - 1)) { this.dataLayer.push({ event: activateEvent, }); } }, initTrackMiddleware: function (cb, variant, testNumber) { if (cookieGet('cc_ab_' + testNumber) && variant === (cookieGet('cc_ab_' + testNumber) - 1)) { this.trackMiddlewares.push(cb); } } } var middlewareFramework = { recordMiddlewares: {}, initRecordMiddleware: function (event, cb) { if (!this.recordMiddlewares[event]) { this.recordMiddlewares[event] = []; } this.recordMiddlewares[event].push(cb); } } window.addEventListener('DOMContentLoaded', () => { waitForAFSmartScriptWithObserver(); });</script><meta name="google-signin-client_id" content="454579592242-gnbnhkk834jh482n40b71q2nm0hfrvjj.apps.googleusercontent.com"><link rel="apple-touch-icon" sizes="57x57" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/apple-icon-180x180.png"><link rel="icon" type="image/png" sizes="192x192" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/android-icon-192x192.png"><link rel="icon" type="image/png" sizes="32x32" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/favicon-96x96.png"><link rel="icon" type="image/png" sizes="16x16" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/favicon-16x16.png"><link rel="manifest" href="https://static.capital.com/capital-v-c-20250403-0/img/favicon/manifest.json"><meta name="msapplication-TileColor" content="#ffffff"><meta name="msapplication-TileImage" content="https://static.capital.com/capital-v-c-20250403-0/img/favicon/ms-icon-144x144.png"><meta name="theme-color" content="#ffffff"> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> countriesByLicense = {"BAH":{"al":"Albania","dz":"Algeria","ad":"Andorra","ao":"Angola","ai":"Anguilla","aq":"Antarctica","ag":"Antigua and Barbuda","ar":"Argentina","am":"Armenia","aw":"Aruba","az":"Azerbaijan","bh":"Bahrain","bd":"Bangladesh","bz":"Belize","bj":"Benin","bm":"Bermuda","bt":"Bhutan","bo":"Bolivia, Plurinational State of","bq":"Bonaire, Sint Eustatius and Saba","ba":"Bosnia and Herzegovina","bw":"Botswana","bv":"Bouvet Island","br":"Brazil","io":"British Indian Ocean Territory","bn":"Brunei Darussalam","bi":"Burundi","cv":"Cabo Verde","kh":"Cambodia","ky":"Cayman Islands","cf":"Central African Republic","td":"Chad","cl":"Chile","cx":"Christmas Island","cc":"Cocos (Keeling) Islands","co":"Colombia","km":"Comoros","ck":"Cook Islands","cr":"Costa Rica","cw":"Cura\u00e7ao","ci":"C\u00f4te d'Ivoire","dj":"Djibouti","dm":"Dominica","do":"Dominican Republic","ec":"Ecuador","eg":"Egypt","sv":"El Salvador","gq":"Equatorial Guinea","et":"Ethiopia","fk":"Falkland Islands (Malvinas)","fo":"Faroe Islands","fj":"Fiji","gf":"French Guiana","pf":"French Polynesia","tf":"French Southern Territories","ga":"Gabon","gm":"Gambia","ge":"Georgia","gh":"Ghana","gl":"Greenland","gd":"Grenada","gp":"Guadeloupe","gt":"Guatemala","gg":"Guernsey","gn":"Guinea","gw":"Guinea-Bissau","gy":"Guyana","hm":"Heard Island and McDonald Islands","va":"Holy See","hn":"Honduras","hk":"Hong Kong","im":"Isle of Man","jm":"Jamaica","je":"Jersey","jo":"Jordan","kz":"Kazakhstan","ke":"Kenya","ki":"Kiribati","kw":"Kuwait","kg":"Kyrgyzstan","la":"Lao People's Democratic Republic","lb":"Lebanon","ls":"Lesotho","lr":"Liberia","mo":"Macao","mk":"Macedonia, the former Yugoslav Republic of","mg":"Madagascar","mw":"Malawi","mv":"Maldives","mq":"Martinique","mr":"Mauritania","mu":"Mauritius","yt":"Mayotte","mx":"Mexico","md":"Moldova, Republic of","mc":"Monaco","mn":"Mongolia","me":"Montenegro","ms":"Montserrat","ma":"Morocco","mz":"Mozambique","na":"Namibia","nr":"Nauru","np":"Nepal","nc":"New Caledonia","ni":"Nicaragua","ne":"Niger","ng":"Nigeria","nu":"Niue","nf":"Norfolk Island","om":"Oman","pk":"Pakistan","pa":"Panama","pg":"Papua New Guinea","py":"Paraguay","pe":"Peru","pn":"Pitcairn","qa":"Qatar","kr":"Republic of Korea","rw":"Rwanda","re":"R\u00e9union","bl":"Saint Barth\u00e9lemy","sh":"Saint Helena, Ascension and Tristan da Cunha","kn":"Saint Kitts and Nevis","lc":"Saint Lucia","mf":"Saint Martin (French part)","pm":"Saint Pierre and Miquelon","vc":"Saint Vincent and the Grenadines","sm":"San Marino","st":"Sao Tome and Principe","sa":"Saudi Arabia","rs":"Serbia","sc":"Seychelles","sl":"Sierra Leone","sg":"Singapore","sx":"Sint Maarten (Dutch part)","sb":"Solomon Islands","za":"South Africa","gs":"South Georgia and the South Sandwich Islands","lk":"Sri Lanka","sr":"Suriname","sj":"Svalbard and Jan Mayen","sz":"Swaziland","ch":"Switzerland","tw":"Taiwan","tj":"Tajikistan","tz":"Tanzania, United Republic of","th":"Thailand","tl":"Timor-Leste","tg":"Togo","tk":"Tokelau","to":"Tonga","tt":"Trinidad and Tobago","tn":"Tunisia","tm":"Turkmenistan","tc":"Turks and Caicos Islands","tv":"Tuvalu","ug":"Uganda","ua":"Ukraine","uy":"Uruguay","uz":"Uzbekistan","vn":"Vietnam","vg":"Virgin Islands, British","wf":"Wallis and Futuna","eh":"Western Sahara","zm":"Zambia","zw":"Zimbabwe","ax":"\u00c5land Islands"},"ASIC":{"au":"Australia"},"CYSEC":{"at":"Austria","bg":"Bulgaria","hr":"Croatia","cy":"Cyprus","cz":"Czechia","dk":"Denmark","ee":"Estonia","fi":"Finland","fr":"France","de":"Germany","gr":"Greece","hu":"Hungary","is":"Iceland","ie":"Ireland","it":"Italy","lv":"Latvia","li":"Liechtenstein","lt":"Lithuania","lu":"Luxembourg","mt":"Malta","nl":"Netherlands","no":"Norway","pl":"Poland","pt":"Portugal","ro":"Romania","sk":"Slovakia","si":"Slovenia","es":"Spain","se":"Sweden"},"CCMENA":{"ae":"United Arab Emirates"}}; linkPlatform = "/trading/platform/"; SN_APPID_AP = 'trading.capital.com'; API_URL = 'https://api-website.capital.com/api/v1/'; isLPBuilderPage = 0; QR_PARAM_SOURCE = 'source=qr';</script> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/head.css?v=20250402_082347"> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/head.css?v=20250402_082347"> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/homepage.css?v=20250402_082347"> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/homepage.css?v=20250402_082347"> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/main.css?v=20250402_082347"> <link rel="stylesheet" href="https://static.capital.com/capital-v-c-20250403-0/css/main.css?v=20250402_082347"> <style> :root{--primary:hsla(28, 40%, 56%, 1);--primaryHover:hsla(27, 32%, 45%, 1);--primaryBg:hsla(28, 66%, 96%, 1)}.cc-header{--loginBtnBg:var(--primary);--loginBtnEmptyTxtColor:var(--headerFontColor);--loginBtnTxtColor:var(--bgDark)}.cc-header__logo{--logoWidth:40px;--logoHeight:36px}.btn{--baseColor:var(--primary);--baseHover:var(--primaryHover);--color:var(--cLight);--darkColor:var(--cEmph)}.wMarkets__link:hover{color:var(--chartBlue);text-decoration:underline}.seoBanner__btn{--baseColor:linear-gradient(270deg,#fd905e 0,#e43e39 100%);--baseHover:linear-gradient(270deg,#ff7e33 0,#ff7e33 100%);--color:var(--cLight)}@media screen and (min-width:768px){.cc-header__logo{--logoWidth:184px;--logoHeight:40px}}</style><link rel="canonical" href='https://capital.com/margin-trading' /> <link rel="alternate" hreflang="en" href="https://capital.com/margin-trading" /> <link rel="alternate" hreflang="ar" href="https://capital.com/ar-int/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="es" href="https://capital.com/es-int/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="fr" href="https://capital.com/fr-int/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="it" href="https://capital.com/it/margin-trading" /> <link rel="alternate" hreflang="nl" href="https://capital.com/nl/wat-is-een-marge" /> <link rel="alternate" hreflang="pl" href="https://capital.com/pl/margin-trading" /> <link rel="alternate" hreflang="ro" href="https://capital.com/ro/ce-este-marja" /> <link rel="alternate" hreflang="ru" href="https://capital.com/ru-int/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-gb" href="https://capital.com/en-gb/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-ae" href="https://capital.com/en-ae/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="ar-ae" href="https://capital.com/ar-ae/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-au" href="https://capital.com/en-au/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-ie" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-nl" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-de" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-gr" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-cy" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-si" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-sk" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-se" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-pt" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-hr" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-fi" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-no" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-dk" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-bg" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-fr" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-ro" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-pl" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-it" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-hu" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-at" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-cz" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-ee" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-is" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-lt" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-lv" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="en-mt" href="https://capital.com/en-eu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="de-at" href="https://capital.com/de-at/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="de-de" href="https://capital.com/de-de/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="de-lu" href="https://capital.com/de-de/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="de-li" href="https://capital.com/de-de/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="fr-fr" href="https://capital.com/fr-fr/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="el-gr" href="https://capital.com/el-gr/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="el-cy" href="https://capital.com/el-gr/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="hu-hu" href="https://capital.com/hu-hu/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="it-it" href="https://capital.com/it-it/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="nl-nl" href="https://capital.com/nl-nl/learn/trading-strategies/margin-trading" /> <link rel="alternate" hreflang="pl-pl" href="https://capital.com/pl-pl/learn/trading-strategies/margin-trading" /> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@capitalcom"> <meta name="twitter:title" content="What is Margin Trading and How Does It Work | Trading on Margin Explained"> <meta name="twitter:description" content="What is margin trading? How does margin trading work? Explore the benefits and risks of trading on margin with Capital.com. 85.24% of investors lose money."> <meta name="twitter:image" content="https://capital.com/img/sn/main.jpg"> <meta property="fb:app_id" content="360773217625622" /> <meta property="og:title" content="What is Margin Trading and How Does It Work | Trading on Margin Explained" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://capital.com/margin-trading" /> <meta property="og:image" content="https://capital.com/img/sn/main.jpg" /> <meta property="og:image:height" content="630" /> <meta property="og:image:width" content="1200" /> <meta property="og:description" content="What is margin trading? How does margin trading work? Explore the benefits and risks of trading on margin with Capital.com. 85.24% of investors lose money." /> <script type="application/ld+json" nonce="bbb0905acccecf73d3977d5a520e8a63">{"@context":"http:\/\/schema.org","@graph":[{"@type":"Organization","name":"Capital Com SV Investments Limited","url":"https:\/\/capital.com\/","logo":{"@type":"ImageObject","contentUrl":"https:\/\/static.capital.com\/capital-v-c-20250403-0\/img\/logobig.png","url":"https:\/\/static.capital.com\/capital-v-c-20250403-0\/img\/logobig.png","name":"Capital.com","description":"Capital.com logo"},"address":{"@type":"PostalAddress","addressLocality":"Limassol, Cyprus","postalCode":"3035","streetAddress":"237, 28th October Street"},"sameAs":["https:\/\/www.facebook.com\/capitalcom\/","https:\/\/twitter.com\/capitalcom","https:\/\/www.linkedin.com\/company\/capital.com","https:\/\/www.youtube.com\/channel\/UCn65Ma-zHYgnr56LPAwWDTw"]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/capital.com\/learn-to-trade","name":"Education"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/capital.com\/trading-strategies-guide","name":"Trading strategies guide"}},{"@type":"ListItem","position":3,"item":{"@id":"https:\/\/capital.com\/margin-trading","name":"What is a margin?"}}],"name":"What is Margin Trading and How Does It Work | Trading on Margin Explained"},{"@type":"WebPage","name":"What is Margin Trading and How Does It Work | Trading on Margin Explained","description":"What is margin trading? How does margin trading work? Explore the benefits and risks of trading on margin with Capital.com.","publisher":{"@type":"Organization","name":"Capital Com SV Investments Limited","url":"https:\/\/capital.com\/","logo":{"@type":"ImageObject","contentUrl":"https:\/\/static.capital.com\/capital-v-c-20250403-0\/img\/logobig.png","url":"https:\/\/static.capital.com\/capital-v-c-20250403-0\/img\/logobig.png","name":"Capital.com","description":"Capital.com logo"}}}]}</script></head><body class=" "> <header class="cc-header js-header"> <div class="riskWarn riskWarn--fz16 js-riskWarn"> <div class="cc-wrap"> <div class="riskWarn__wrap"> <i class="riskWarn__btn"></i> <div class="riskWarn__text"> <span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.</span><span class=text-accord> <strong>85.24% of retail investor accounts lose money when trading CFDs.</strong> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money</span> </div> </div> </div></div> <div data-link="android" class="topBanner js-topBanner hidden" id="mobTopBanner"> <div class="topBanner__frame"> <button class="topBanner__close js-analyticsClick" id="btnCloseTopBanner" type="button" data-type="smart_banner_close"></button> <img class="topBanner__image" src="https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app.png" srcset="https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app.png 1x, https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app@2x.png 2x" alt="Capital.com" /> <div class="topBanner__app"> <span class="topBanner__name">Capital.com</span> <span>CFD Trading App<br/> Free</span> </div> </div> <a target="_blank" rel="nofollow noopener" href="https://app.appsflyer.com/com.capital.trading?&c=smartbanner" class="onelink-mobile-url topBanner__link js-analyticsClick " id="btnStoreTopBanner" data-type="smart_banner_store"> <img src="https://static.capital.com/capital-v-c-20250403-0/images/icons/cloud.svg" alt="cloud" width="24" height="24"> </a></div><div data-link="iphone" class="topBanner js-topBanner hidden" id="mobTopBanner"> <div class="topBanner__frame"> <button class="topBanner__close js-analyticsClick" id="btnCloseTopBanner" type="button" data-type="smart_banner_close"></button> <img class="topBanner__image" src="https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app.png" srcset="https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app.png 1x, https://static.capital.com/capital-v-c-20250403-0/images/logos/capital-app@2x.png 2x" alt="Capital.com" /> <div class="topBanner__app"> <span class="topBanner__name">Capital.com</span> <span>CFD Trading App<br/> Free</span> </div> </div> <a target="_blank" rel="nofollow noopener" href="https://app.appsflyer.com/id1230088754?&c=smartbanner" class="onelink-mobile-url topBanner__link js-analyticsClick" id="btnStoreTopBanner" data-type="smart_banner_store"> <img src="https://static.capital.com/capital-v-c-20250403-0/images/icons/cloud.svg" alt="cloud" width="24" height="24"> </a></div> <div class="cc-header__wrap cc-wrap"> <div class="gI gCenter gXs"> <a href="https://capital.com/" class="cc-header__logo"> <svg class="cc-logo hideXs" width="184" height="40"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#cc_logo"></use></svg><svg class="cc-logo showXs" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#cc_logo_short"></use></svg> </a> <div class="licLangSw js-licLangSw"> <div class="licLangSw__btn gI gCenter gXs js-licLangSwBtn js-countries" type="button"> <span class="hdrIcon"> <svg class="cc-icons" width="10" height="10"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> <span class="iconXs flagFull flagFull--sg js-currCountryFlag"></span> <small class="js-currCountry">SG</small> <span class="licLangSw__divide"></span> <small class="licLangSw__loc textLeft stringEllipsed js-currLang">English</small> </div> <div class="licLangSw__dropdown cc-wrap"> <div class="licLangSw__cont grid gSm js-licLangSwWrap"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#bank"></use> </svg> <hr> <div class="licLangSw__wrap"> <div class="fieldDropdown fieldDropdown--filter fieldDropdown--lg js-fieldDropdownFilter"> <input type="text" class="fieldDropdown__control fieldDropdown__control--hidden" placeholder="" readonly=""> <div class="licLangSw__selected gI gXs gCenter"> <span class="textGrey">Country</span> <span>&#x2022;</span> <span class="iconMd flagFull flagFull--sg js-currCountryFlag"></span> <b id="selectedCountryName">Singapore</b> <div class="fieldDropdown__arr hdrIcon"> <svg class="cc-icons" width="12" height="12"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </div> </div> <div class="fieldDropdown__list"> <div class="grid gXs"> <div class="licLangSw__search"> <div class="licLangSw__icon"> <svg class="cc-icons" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#search"></use> </svg> </div> <input type="text" class="fieldDropdown__control js-countriesSearchInput js-fieldDropdownFilterSearch" placeholder="Search"> <div class="licLangSw__icon licLangSw__icon--close hidden js-fieldDropdownFilterClear"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#close"></use> </svg> </div> </div> <ul class="licLangSw__countries grid gXs js-countriesList"></ul> </div> </div> </div> <div class="licLangSw__entity gI gXs"> <span class="textGrey">Entity</span> <span class="hideSm">&#x2022;</span> <b id="licenseMessageB"> Capital Com Online Investments Ltd (SCB) </b> <span id="licenseMessageSpan"> (Regulated by <b>SCB</b>) </span> </div> </div> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#language-square"></use> </svg> <hr> <div class="licLangSw__langs"> <a href="https://capital.com/margin-trading" class="gI gXs gCenter ln-auto active js-switchLang js-analyticsClick" data-type="nav_lang_en"> <i class="iconMd flagMin flagMin--gb"></i> <span class="js-langName">English</span> </a> <a href="https://capital.com/ar-int/learn/trading-strategies/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_ar"> <i class="iconMd flagMin flagMin--ab"></i> <span class="js-langName">العَرَبِيَّة</span> </a> <a href="https://capital.com/de-int" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_de"> <i class="iconMd flagMin flagMin--de"></i> <span class="js-langName">Deutsch</span> </a> <a href="https://capital.com/el" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_el"> <i class="iconMd flagMin flagMin--gr"></i> <span class="js-langName">ελληνικά</span> </a> <a href="https://capital.com/es-int/learn/trading-strategies/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_es"> <i class="iconMd flagMin flagMin--mex"></i> <span class="js-langName">Español</span> </a> <a href="https://capital.com/fr-int/learn/trading-strategies/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_fr"> <i class="iconMd flagMin flagMin--fr"></i> <span class="js-langName">Français</span> </a> <a href="https://capital.com/it/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_it"> <i class="iconMd flagMin flagMin--it"></i> <span class="js-langName">Italiano</span> </a> <a href="https://capital.com/hu" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_hu"> <i class="iconMd flagMin flagMin--hu"></i> <span class="js-langName">Magyar</span> </a> <a href="https://capital.com/nl/wat-is-een-marge" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_nl"> <i class="iconMd flagMin flagMin--nl"></i> <span class="js-langName">Nederlands</span> </a> <a href="https://capital.com/pl/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_pl"> <i class="iconMd flagMin flagMin--pl"></i> <span class="js-langName">Polski</span> </a> <a href="https://capital.com/ro/ce-este-marja" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_ro"> <i class="iconMd flagMin flagMin--ro"></i> <span class="js-langName">Română</span> </a> <a href="https://capital.com/ru-int/learn/trading-strategies/margin-trading" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_ru"> <i class="iconMd flagMin flagMin--ru"></i> <span class="js-langName">Русский</span> </a> <a href="https://capital.com/zh-hans" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_zh-hans"> <i class="iconMd flagMin flagMin--zn"></i> <span class="js-langName">简体中文</span> </a> <a href="https://capital.com/zh-hant" class="gI gXs gCenter ln-auto js-switchLang js-analyticsClick" data-type="nav_lang_zh-hant"> <i class="iconMd flagMin flagMin--cn"></i> <span class="js-langName">繁體中文</span> </a> </div> </div> </div> </div> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> let lpBuilder = false; const licenseSwitcherInit = () => { let countriesListLoaded = false; const allCountries = {"ad":"Andorra","ae":"United Arab Emirates","ag":"Antigua and Barbuda","ai":"Anguilla","al":"Albania","am":"Armenia","ao":"Angola","aq":"Antarctica","ar":"Argentina","at":"Austria","au":"Australia","aw":"Aruba","ax":"\u00c5land Islands","az":"Azerbaijan","ba":"Bosnia and Herzegovina","bd":"Bangladesh","bg":"Bulgaria","bh":"Bahrain","bi":"Burundi","bj":"Benin","bl":"Saint Barth\u00e9lemy","bm":"Bermuda","bn":"Brunei Darussalam","bo":"Bolivia, Plurinational State of","bq":"Bonaire, Sint Eustatius and Saba","br":"Brazil","bt":"Bhutan","bv":"Bouvet Island","bw":"Botswana","bz":"Belize","cc":"Cocos (Keeling) Islands","cf":"Central African Republic","ch":"Switzerland","ci":"C\u00f4te d'Ivoire","ck":"Cook Islands","cl":"Chile","co":"Colombia","cr":"Costa Rica","cv":"Cabo Verde","cw":"Cura\u00e7ao","cx":"Christmas Island","cy":"Cyprus","cz":"Czechia","de":"Germany","dj":"Djibouti","dk":"Denmark","dm":"Dominica","do":"Dominican Republic","dz":"Algeria","ec":"Ecuador","ee":"Estonia","eg":"Egypt","eh":"Western Sahara","es":"Spain","et":"Ethiopia","fi":"Finland","fj":"Fiji","fk":"Falkland Islands (Malvinas)","fo":"Faroe Islands","fr":"France","ga":"Gabon","gd":"Grenada","ge":"Georgia","gf":"French Guiana","gg":"Guernsey","gh":"Ghana","gl":"Greenland","gm":"Gambia","gn":"Guinea","gp":"Guadeloupe","gq":"Equatorial Guinea","gr":"Greece","gs":"South Georgia and the South Sandwich Islands","gt":"Guatemala","gw":"Guinea-Bissau","gy":"Guyana","hk":"Hong Kong","hm":"Heard Island and McDonald Islands","hn":"Honduras","hr":"Croatia","hu":"Hungary","ie":"Ireland","im":"Isle of Man","io":"British Indian Ocean Territory","is":"Iceland","it":"Italy","je":"Jersey","jm":"Jamaica","jo":"Jordan","ke":"Kenya","kg":"Kyrgyzstan","kh":"Cambodia","ki":"Kiribati","km":"Comoros","kn":"Saint Kitts and Nevis","kr":"Republic of Korea","kw":"Kuwait","ky":"Cayman Islands","kz":"Kazakhstan","la":"Lao People's Democratic Republic","lb":"Lebanon","lc":"Saint Lucia","li":"Liechtenstein","lk":"Sri Lanka","lr":"Liberia","ls":"Lesotho","lt":"Lithuania","lu":"Luxembourg","lv":"Latvia","ma":"Morocco","mc":"Monaco","md":"Moldova, Republic of","me":"Montenegro","mf":"Saint Martin (French part)","mg":"Madagascar","mk":"Macedonia, the former Yugoslav Republic of","mn":"Mongolia","mo":"Macao","mq":"Martinique","mr":"Mauritania","ms":"Montserrat","mt":"Malta","mu":"Mauritius","mv":"Maldives","mw":"Malawi","mx":"Mexico","mz":"Mozambique","na":"Namibia","nc":"New Caledonia","ne":"Niger","nf":"Norfolk Island","ng":"Nigeria","ni":"Nicaragua","nl":"Netherlands","no":"Norway","np":"Nepal","nr":"Nauru","nu":"Niue","om":"Oman","pa":"Panama","pe":"Peru","pf":"French Polynesia","pg":"Papua New Guinea","pk":"Pakistan","pl":"Poland","pm":"Saint Pierre and Miquelon","pn":"Pitcairn","pt":"Portugal","py":"Paraguay","qa":"Qatar","re":"R\u00e9union","ro":"Romania","rs":"Serbia","rw":"Rwanda","sa":"Saudi Arabia","sb":"Solomon Islands","sc":"Seychelles","se":"Sweden","sg":"Singapore","sh":"Saint Helena, Ascension and Tristan da Cunha","si":"Slovenia","sj":"Svalbard and Jan Mayen","sk":"Slovakia","sl":"Sierra Leone","sm":"San Marino","sr":"Suriname","st":"Sao Tome and Principe","sv":"El Salvador","sx":"Sint Maarten (Dutch part)","sz":"Swaziland","tc":"Turks and Caicos Islands","td":"Chad","tf":"French Southern Territories","tg":"Togo","th":"Thailand","tj":"Tajikistan","tk":"Tokelau","tl":"Timor-Leste","tm":"Turkmenistan","tn":"Tunisia","to":"Tonga","tt":"Trinidad and Tobago","tv":"Tuvalu","tw":"Taiwan","tz":"Tanzania, United Republic of","ua":"Ukraine","ug":"Uganda","uy":"Uruguay","uz":"Uzbekistan","va":"Holy See","vc":"Saint Vincent and the Grenadines","vg":"Virgin Islands, British","vn":"Vietnam","wf":"Wallis and Futuna","yt":"Mayotte","za":"South Africa","zm":"Zambia","zw":"Zimbabwe"}; const domElementsCountries = { showMenu: document.querySelector('.js-countries'), searchInput: document.querySelector('.js-countriesSearchInput'), outList: document.querySelector('.js-countriesList'), searchInputClear: document.querySelector('.js-fieldDropdownFilterClear') }; function fillCountries(countryList = allCountries, shouldSort = true) { let htmlCountriesList = ''; if (shouldSort) { countryList = Object.entries(countryList) .sort((a, b) => a[1].localeCompare(b[1])) .reduce((obj, [key, value]) => { obj[key] = value; return obj; }, {}); } for (let iso in countryList) { if (allCountries[iso]) { const countryName = countryList[iso].toLowerCase().replace(/ /g, '_'); htmlCountriesList += `<li class="js-analyticsClick" data-type="nav_country_${countryName}"><a href="https://capital.com/margin-trading" class="gI gXs gCenter js-switchCountry" data-country="${iso}"> <span class="iconMd flagFull flagFull--${iso}"></span> <span>${countryList[iso]}</span> </a></li>`; } } if (domElementsCountries.outList) { domElementsCountries.outList.innerHTML = htmlCountriesList; } document.querySelectorAll('.js-switchCountry').forEach((item) => { item.addEventListener('click', changeCountry)}) } if (domElementsCountries.searchInput) { domElementsCountries.searchInput.addEventListener('input', findCountries); if (device != 'mobile') { domElementsCountries.searchInput.addEventListener('blur', function() { setTimeout(function () { domElementsCountries.searchInput.value = ''; if (!countriesListLoaded) { countriesListLoaded = true; fillCountries(); } else { countriesListLoaded = false; fillCountries(); } }, 300); }); } domElementsCountries.searchInputClear.addEventListener('click', findCountries); } domElementsCountries.showMenu.addEventListener('mouseover', function() { if (!countriesListLoaded) { countriesListLoaded = true; fillCountries(); } }); function findCountries(event) { let resultCountryList = {}; if (event.target.value) { APICall('country.find', { text: event.target.value, count: 10 }).then(function(d) { d.countries.forEach(function (v) { resultCountryList[v.code.toLowerCase()] = v.name; }); fillCountries(resultCountryList, false); }).catch(function(e) { }); domElementsCountries.outList.scrollTop = 0; } else { setTimeout(function(){fillCountries()}, 300); } } function changeCountry(event) { event.preventDefault(); let href = this.getAttribute('href'), licLangSw = document.querySelector('.js-licLangSw'), newCountryCode = this.data('country'), currCountry = document.querySelector('.js-currCountry'); currCountry.innerHTML = newCountryCode.toUpperCase(); changeFlagClass('flagFull--.*', `flagFull--${newCountryCode}`, newCountryCode); licLangSw.classList.remove('active'); licLangSw.classList.add('inactive'); cookieSet("__cp_sc", newCountryCode.toUpperCase(), null); let currentDay = new Date(); currentDay.setTime(currentDay.getTime() + 86400000 * 3650); cookieSet("__cp_sc_manual", newCountryCode.toUpperCase(), currentDay.toGMTString()); currentDay = new Date(); currentDay.setTime(currentDay.getTime() + 2000); cookieSet("__cp_can_redirect", 1, currentDay.toGMTString()); window.location.href = `${lpBuilder ? window.location.href : href}?country=${newCountryCode}`; } function changeFlagClass(oldFlagClassMask, newFlagClass, newCountryCode, newCountryName = '', newCountryLicense = '') { let elements = document.getElementsByClassName('js-currCountryFlag'), oldFlagClassRegex = new RegExp(oldFlagClassMask), currCountry = document.querySelector('.js-currCountry'); currCountry.innerHTML = newCountryCode.toUpperCase(); for (var i = 0; i < elements.length; i++) { let element = elements.item(i); element.classList.forEach(function(className) { if (oldFlagClassRegex.test(className)) { element.classList.remove(className); element.classList.add(newFlagClass); } }); } if (newCountryName && newCountryLicense) { let ln = {"CYSEC":"Capital Com SV Investments Limited","FCA":"Capital Com (UK) Limited","ASIC":"Capital Com Australia Pty Ltd","NBRB":"\u0421losed Joint Stock Company \u00abFinTech Solutions\u00bb","CCSTV":"FinTech Solutions LLC","SEY":"Capital Com Stock and CFD Investing Ltd","BAH":"Capital Com Online Investments Ltd (SCB)","CCMENA":"Capital Com Mena Securities Trading LLC"}, licenseMessages = { 'ASIC' : 'Australia (Regulated by <b>ASIC</b>)', 'FCA' : 'Authorised and regulated by the Financial Conduct Authority (<b>FCA</b>)', 'CYSEC' : 'Cyprus / EU (Regulated by <b>CYSEC</b>)', 'NBRB' : '(Regulated by <b>NBRB</b>)', 'CCSTV' : '', 'SEY' : 'Seychelles (Regulated by <b>FSA</b>)', 'BAH' : '(Regulated by <b>SCB</b>)', 'CCMENA' : '(Regulated by <b>CCMENA</b>)', } let countryNameContainer = document.getElementById('selectedCountryName'); countryNameContainer.innerHTML = newCountryName; let licenseMessageContainerB = document.getElementById('licenseMessageB'); licenseMessageContainerB.innerHTML = ln[newCountryLicense]; let licenseMessageContainerSpan = document.getElementById('licenseMessageSpan'); licenseMessageContainerSpan.innerHTML = licenseMessages[newCountryLicense]; } } }; window.pageReadyFN.push(licenseSwitcherInit); </script> </div> <div class="cc-nav js-ccNav"> <div class="cc-search js-searchRef js-analyticsClick" data-type="nav_search"> <form class="cc-search__form js-searchNew" action="search" method="post"> <input type="text" class="cc-search__input js-searchInput" placeholder="Search" id="headerSearch" autocomplete="off" name="qry"> <div class="cc-search__loupe hdrIcon"> <svg class="cc-icons" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#search"></use> </svg> </div> <div class="cc-search__close hdrIcon js-searchClose"> <svg class="cc-icons" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#close"></use> </svg> </div> </form> <div class="cc-search__dropdown js-searchResult"></div></div> <nav class="cc-nav__wrap"> <div class="cc-nav__item js-navLink"> <a href="https://capital.com/./trading-products" class="cc-nav__link cc-nav__link--lvl1 js-analyticsClick" data-type="nav_id2"> Products and services <span class="hdrIcon hideLg js-navArrow"> <svg class="cc-icons js-searchClose" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> </a> <div class="cc-nav__dropdown gridRUp gXs "> <div class="grid gXs"> <a href="https://capital.com/./trading-products" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id332"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Trading Products</strong> </a> <a href="https://capital.com/cfd-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id587"> CFD Trading </a> <a href="https://capital.com/demo-trading-account" class="cc-nav__link js-analyticsClick" data-type="nav_id578"> Demo account </a> </div> <div class="grid gXs"> <a href="https://capital.com/./trading-products" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id532"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Platforms and services</strong> </a> <a href="https://capital.com/mobile-apps" class="cc-nav__link js-analyticsClick" data-type="nav_id465"> Our Mobile Apps </a> <a href="https://capital.com/online-trading-platform" class="cc-nav__link js-analyticsClick" data-type="nav_id659"> Desktop Trading </a> <a target="_blank" rel="nofollow noopener" href="https://open-api.capital.com" class="cc-nav__link js-analyticsClick" data-type="nav_id426"> Capital.com API </a> <a href="https://capital.com/tradingview" class="cc-nav__link js-analyticsClick" data-type="nav_id197"> TradingView </a> <a href="https://capital.com/metatrader-4" class="cc-nav__link js-analyticsClick" data-type="nav_id235"> MetaTrader 4 </a> </div> <div class="grid gXs"> <span class="cc-nav__link cc-nav__link--disabled gI gXs"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Professional Traders</strong> </span> <a href="https://capital.com/professional-clients-bah" class="cc-nav__link js-analyticsClick" data-type="nav_id769"> Professional Account </a> </div> <div class="grid gXs"> <a href="https://capital.com/./trading-products" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id534"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Trade with Capital</strong> </a> <a href="https://capital.com/charges-and-fees" class="cc-nav__link js-analyticsClick" data-type="nav_id599"> Charges & fees </a> <a href="https://capital.com/rebates" class="cc-nav__link js-analyticsClick" data-type="nav_id551"> Rebates for all traders </a> <a href="https://capital.com/capital-com-vs-competitors" class="cc-nav__link js-analyticsClick" data-type="nav_id240"> Capital.com vs competitors </a> <a href="https://capital.com/why-capital-com" class="cc-nav__link js-analyticsClick" data-type="nav_id592"> Why Capital.com? </a> <a href="https://capital.com/margin-calls" class="cc-nav__link js-analyticsClick" data-type="nav_id584"> Margin Calls </a> <a href="https://capital.com/security-measures" class="cc-nav__link js-analyticsClick" data-type="nav_id594"> Security at Capital </a> </div> </div> </div> <div class="cc-nav__item js-navLink"> <a href="https://capital.com/derivative-financial-instruments" class="cc-nav__link cc-nav__link--lvl1 js-analyticsClick" data-type="nav_id3"> Markets <span class="hdrIcon hideLg js-navArrow"> <svg class="cc-icons js-searchClose" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> </a> <div class="cc-nav__dropdown cc-nav__dropdown--1col "> <div class="grid gXs"> <span class="cc-nav__link cc-nav__link--disabled gI gXs"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Market Tools</strong> </span> <a href="https://capital.com/./cfd-calculator" class="cc-nav__link js-analyticsClick" data-type="nav_id562"> CFD Calculator </a> </div> <div class="grid gXs"> <a href="https://capital.com/derivative-financial-instruments" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id31"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>All Markets</strong> </a> <a href="https://capital.com/live-share-prices" class="cc-nav__link js-analyticsClick" data-type="nav_id9"> Shares </a> <a href="https://capital.com/live-currency-prices" class="cc-nav__link js-analyticsClick" data-type="nav_id57"> Forex </a> <a href="https://capital.com/major-world-indices" class="cc-nav__link js-analyticsClick" data-type="nav_id8"> Indices </a> <a href="https://capital.com/live-commodity-prices" class="cc-nav__link js-analyticsClick" data-type="nav_id4"> Commodities </a> <a href="https://capital.com/live-cryptocurrency-prices" class="cc-nav__link js-analyticsClick" data-type="nav_id65"> Cryptocurrencies </a> <a href="https://capital.com/esg-rating" class="cc-nav__link js-analyticsClick" data-type="nav_id461"> ESG </a> </div> </div> </div> <div class="cc-nav__item js-navLink"> <a href="https://capital.com/learn-to-trade" class="cc-nav__link cc-nav__link--lvl1 js-analyticsClick" data-type="nav_id96"> Education <span class="hdrIcon hideLg js-navArrow"> <svg class="cc-icons js-searchClose" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> </a> <div class="cc-nav__dropdown gridRUp gXs "> <div class="grid gXs"> <a href="https://capital.com/trading-guides" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id105"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Market guides</strong> </a> <a href="https://capital.com/trade-stocks" class="cc-nav__link js-analyticsClick" data-type="nav_id106"> Shares trading </a> <a href="https://capital.com/trade-commodities" class="cc-nav__link js-analyticsClick" data-type="nav_id107"> Commodities trading </a> <a href="https://capital.com/trade-forex" class="cc-nav__link js-analyticsClick" data-type="nav_id108"> Forex trading </a> <a href="https://capital.com/trade-cryptocurrency" class="cc-nav__link js-analyticsClick" data-type="nav_id109"> Cryptocurrency trading </a> <a href="https://capital.com/trade-indices" class="cc-nav__link js-analyticsClick" data-type="nav_id110"> Indices trading </a> <a href="https://capital.com/trade-etfs" class="cc-nav__link js-analyticsClick" data-type="nav_id243"> ETF trading </a> </div> <div class="grid gXs"> <a href="https://capital.com/./learn-to-trade" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id95"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Learning hub</strong> </a> <a href="https://capital.com/basics-of-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id174"> The basics of trading </a> <a href="https://capital.com/online-finance-courses" class="cc-nav__link js-analyticsClick" data-type="nav_id11"> Trading courses </a> <a href="https://capital.com/what-is-cfd-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id58"> CFD trading guide </a> <a href="https://capital.com/financial-dictionary" class="cc-nav__link js-analyticsClick" data-type="nav_id12"> Glossary of trading terms </a> <a href="https://capital.com/learn-trading-app" class="cc-nav__link js-analyticsClick" data-type="nav_id78"> Investmate app </a> <a href="https://capital.com/./day-traders-toolbox" class="cc-nav__link js-analyticsClick" data-type="nav_id696"> Toolbox for Traders </a> </div> <div class="grid gXs"> <a href="https://capital.com/trading-strategies-guide" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id131"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Trading strategies guide</strong> </a> <a href="https://capital.com/day-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id526"> Day Trading </a> <a href="https://capital.com/trend-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id527"> Trend Trading </a> <a href="https://capital.com/position-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id528"> Position Trading </a> <a href="https://capital.com/swing-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id529"> Swing Trading </a> <a href="https://capital.com/margin-trading" class="cc-nav__link js-analyticsClick" data-type="nav_id331"> What is a margin? </a> <a href="https://capital.com/trading-psychology-guide" class="cc-nav__link js-analyticsClick" data-type="nav_id219"> Trading psychology guide </a> <a href="https://capital.com/./power-pattern" class="cc-nav__link js-analyticsClick" data-type="nav_id695"> Power Pattern </a> </div> </div> </div> <div class="cc-nav__item js-navLink"> <a href="https://capital.com/./market-analysis" class="cc-nav__link cc-nav__link--lvl1 js-analyticsClick" data-type="nav_id10"> News and Analysis <span class="hdrIcon hideLg js-navArrow"> <svg class="cc-icons js-searchClose" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> </a> <div class="cc-nav__dropdown gridRUp gXs "> <div class="grid gXs"> <span class="cc-nav__link cc-nav__link--disabled gI gXs"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Market updates</strong> </span> <a href="https://capital.com/./market-analysis" class="cc-nav__link js-analyticsClick" data-type="nav_id603"> Market analysis </a> </div> <div class="grid gXs"> <a href="https://capital.com/financial-news-articles" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id33"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>All News</strong> </a> <a href="https://capital.com/data-journalism" class="cc-nav__link js-analyticsClick" data-type="nav_id379"> Data journalism </a> <a target="_blank" rel="nofollow noopener" href="https://www.tradingview.com/news/" class="cc-nav__link js-analyticsClick" data-type="nav_id449"> TradingView News </a> </div> </div> </div> <div class="cc-nav__item js-navLink"> <a href="https://capital.com/about-us" class="cc-nav__link cc-nav__link--lvl1 js-analyticsClick" data-type="nav_id16"> More <span class="hdrIcon hideLg js-navArrow"> <svg class="cc-icons js-searchClose" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </span> </a> <div class="cc-nav__dropdown gridRUp gXs "> <div class="grid gXs"> <a href="https://capital.com/./about-us" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id56"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>About Capital</strong> </a> <a href="https://capital.com/our-story" class="cc-nav__link js-analyticsClick" data-type="nav_id459"> Our Story </a> <a href="https://capital.com/whitepaper" class="cc-nav__link js-analyticsClick" data-type="nav_id156"> Whitepaper </a> <a href="https://capital.com/our-history" class="cc-nav__link js-analyticsClick" data-type="nav_id609"> Our History </a> <a href="https://capital.com/leadership-team" class="cc-nav__link js-analyticsClick" data-type="nav_id590"> Leadership Team </a> <a href="https://capital.com/international-offices" class="cc-nav__link js-analyticsClick" data-type="nav_id173"> Our Global Offices </a> <a href="https://capital.com/business-model" class="cc-nav__link js-analyticsClick" data-type="nav_id17"> Compliance & Legals </a> <a href="https://capital.com/media-centre" class="cc-nav__link js-analyticsClick" data-type="nav_id361"> Media Centre </a> <a href="https://capital.com/anti-money-laundering" class="cc-nav__link js-analyticsClick" data-type="nav_id589"> Anti-money laundering </a> <a href="https://capital.com/lp-raf-bah" class="cc-nav__link js-analyticsClick" data-type="nav_id1743"> Referral program </a> </div> <div class="grid gXs"> <a href="https://capital.com/contact-us" class="cc-nav__link gI gXs js-analyticsClick" data-type="nav_id18"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Help & Support</strong> </a> <a target="_blank" rel="nofollow noopener" href="https://capitalbah.zendesk.com/hc/en-us" class="cc-nav__link js-analyticsClick" data-type="nav_id540"> Support </a> <a href="https://capital.com/system-health" class="cc-nav__link js-analyticsClick" data-type="nav_id311"> Capital System status </a> <a href="https://capital.com/complaints" class="cc-nav__link js-analyticsClick" data-type="nav_id523"> Complaints </a> </div> <div class="grid gXs"> <span class="cc-nav__link cc-nav__link--disabled gI gXs"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Partner with us</strong> </span> <a href="https://capital.com/partnership-programme" class="cc-nav__link js-analyticsClick" data-type="nav_id601"> Partnership Programme </a> </div> <div class="grid gXs"> <span class="cc-nav__link cc-nav__link--disabled gI gXs"> <span class="hdrIcon"> <svg class="cc-icons cc-icons--arrowRight" width="10" height="10"> <use xlink:href="images/spriteSvg/common.svg?v=20250402_082347#arrowShort"></use> </svg> </span> <strong>Work with us</strong> </span> <a href="https://capital.com/./careers" class="cc-nav__link js-analyticsClick" data-type="nav_id774"> Careers at Capital </a> <a href="https://capital.com/./tech-recruitment" class="cc-nav__link js-analyticsClick" data-type="nav_id1898"> Tech recruitment </a> </div> </div> </div> </nav> </div> <div class="gI gCenter gXs" id="wphWrap"> <a href="" class="cc-header__btn cc-header__btn--empty showLg js-login ln-auto js-analyticsVisible js-analyticsClick" data-type="btn_header_login" id="wg_loginBtn"> Log In </a> <a href="/margin-trading#" class="cc-header__btn js_signup js-analyticsVisible js-analyticsClick " data-type="btn_header" > Sign up </a> <div class="userProfile hideXs"> <button class="userProfile__btn gI gXs gCenter js-userProfile" type="button" id="wg_userarea"> My account <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#user"></use> </svg> <i class="userProfile__notif hidden" id="panelNotif"></i> </button> </div> <script nonce="bbb0905acccecf73d3977d5a520e8a63">loginTry();</script> <button class="burgerBtn hideLg js-burger"> <span class="hdrIcon"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#hamburger"></use> </svg> </span> <span class="hdrIcon"> <svg class="cc-icons" width="16" height="16"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#close"></use> </svg> </span> </button> </div> </div> </header> <div class="wrap"> <div class="notification hidden js-licenseNotification"> <div class="notification__icons"> <svg width="24" height="24"> <use xlink:href="/img/svg-sprites/header-ico/sprite.svg?v=20250402_082347#ico_info_circle"></use> </svg> <a href="/margin-trading#" class="notification__close js-licenseNotificationBtn" > <svg width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#close"></use> </svg> </a> </div> <div class="notification__content js-notificationContent"></div></div> <div class="cc-breadcrumbs-wrap"> <nav class="cc-breadcrumbs"> <p> <a href="https://capital.com/">Home</a> <a href="https://capital.com/learn-to-trade">Education</a> <a href="https://capital.com/trading-strategies-guide">Trading strategies guide</a> <span>What is a margin?</span> </p> </nav></div> <div class="category category--without-padding"> <div class="cc-wrap"> <section class="cc-banner cc-boxXl dark cc-banner--transform" > <div class="cc-banner__col grid gMd"> <h1>The ultimate guide to margin trading</h1> <div class="cc-banner__btns cc-banner__bottom"> <a href="https://capital.com/trading/signup" class="cc-banner__btn btn btn--darkText js_signup js-analyticsClick" data-type="top_banner_btn">Start Trading</a> <a href="https://capital.com/trading/signup?go=demo" class="cc-banner__btn btn btn--emptyblack js_signup hideXs js-analyticsClick" data-type="top_banner_btn" data-demomode="true">Try demo</a> </div> </div> <div class="cc-banner__desc"> What is margin trading? What are the benefits and risks involved? Learn everything you need to know and find out how to trade on margin with Capital.com. </div></section> </div> <div class="inner-content-container page-content-area"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-9 col-lg-9" > <div class="contentNavHor cc-boxXS2 grey js-analyticsVisible" data-type="content_nav"> <details> <summary class="contentNavHor__title js-analyticsClick" data-type="content_nav_chevron">Content <svg class="cc-icons" width="24" height="24"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use></svg></summary> <nav> <ol> <li><a href="/margin-trading#part0" to="#part0" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >What is margin trading?&nbsp;</a> </li> <li><a href="/margin-trading#part1" to="#part1" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Margin trading example</a> </li> <li><a href="/margin-trading#part2" to="#part2" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How does margin trading work?&nbsp;</a> <ol> <li><a href="/margin-trading#part2_0" to="#part2_0" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Minimum equity requirement</a></li> <li><a href="/margin-trading#part2_1" to="#part2_1" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Maintenance margin</a></li> <li><a href="/margin-trading#part2_2" to="#part2_2" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Credit limit or maintenance margin</a></li> <li><a href="/margin-trading#part2_3" to="#part2_3" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Margin calls: How to avoid them?</a></li> <li><a href="/margin-trading#part2_4" to="#part2_4" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Why are stop orders important?</a></li> </ol> </li> <li><a href="/margin-trading#part3" to="#part3" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How to trade on margin?</a> </li> <li><a href="/margin-trading#part4" to="#part4" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Using margin for different asset classes</a> <ol> <li><a href="/margin-trading#part4_0" to="#part4_0" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Stocks and shares</a></li> <li><a href="/margin-trading#part4_1" to="#part4_1" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Contracts for difference (CFD)</a></li> <li><a href="/margin-trading#part4_2" to="#part4_2" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How hedging with CFDs works</a></li> <li><a href="/margin-trading#part4_3" to="#part4_3" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Margin trading for retail traders</a></li> </ol> </li> <li><a href="/margin-trading#part5" to="#part5" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >What is margin closeout?</a> <ol> <li><a href="/margin-trading#part5_0" to="#part5_0" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How is margin closeout calculated?</a></li> <li><a href="/margin-trading#part5_1" to="#part5_1" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How margin closeout works</a></li> <li><a href="/margin-trading#part5_2" to="#part5_2" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >How to recover from margin closeout</a></li> </ol> </li> <li><a href="/margin-trading#part6" to="#part6" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Benefits and risks of margin trading</a> </li> <li><a href="/margin-trading#part7" to="#part7" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Margin trading best practices</a> </li> <li><a href="/margin-trading#part8" to="#part8" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >Start your margin trading journey with Capital.com</a> </li> <li><a href="/margin-trading#part9" to="#part9" class="scrollto js-analyticsClick" data-type="content_nav_anchor" >FAQs</a> </li> </ol> </nav> </details></div> <p>Margin trading is when you pay only a certain percentage, or margin, of your investment cost, while borrowing the rest of the money you need from your broker.</p><p>Margin trading allows you to profit from the price fluctuations of assets that otherwise you wouldn’t be able to afford. Note that trading on margin can improve gains, but increases the risk and size of any potential losses.</p><p>What does trading on margin mean? In this guide we’ll walk you through what trading on margin is, key techniques and principles such as leverage and margin call, as well as benefits and risks associated with margin trading.&nbsp;</p><h2 id="part0">What is margin trading?&nbsp;</h2><div class="quote-wide">Margin trading means that you don’t pay the full price of the asset. Instead, you only pay a fraction of the underlying security value and the broker lends the rest of the money you need for the margin trade.</div><p>But what is the margin in trading? There are two types of margins traders should be aware of. The money you need to open a position is your <strong>required margin</strong>. It’s defined by the amount of <a href="https://capital.com/leverage-definition">leverage</a> you are using, which is represented in a <a href="https://capital.com/leverage-ratio-definition">leverage ratio</a>.&nbsp;</p><ul><li><p>2:1 leverage = 50% margin</p></li><li><p>5:1 leverage = 20% margin</p></li><li><p>10:1 leverage = 10% margin</p></li><li><p>20:1 leverage = 5% margin</p></li><li><p>30:1 leverage = 3.3333% margin</p></li></ul><p>There are also limits on keeping a margin trade running, which is based on your overall maintenance margin – the amount that needs to be covered by equity (overall account value). Retail accounts by law have a maximum leverage that varies by asset type, between 30:1 and 2:1.</p><p>Brokers require you to cover your margin by equity to mitigate risk. If you don’t have enough money to cover potential losses, you may be put on a margin call, where brokers would ask you to top up your account or close your loss-making trades. If your trading position continues to worsen you will face a margin closeout.</p><div data-oembed-url="https://www.youtube.com/watch?v=iat8XfyqJ6s"><div style="height:0; left:0; padding-bottom:56.25%; position:relative; width:100%"><iframe class="cplzd" class="cplzd" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" allowfullscreen="" scrolling="no" data-src="https://www.youtube.com/embed/iat8XfyqJ6s?rel=0" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" tabindex="-1"></iframe></div></div><h2 id="part1">Margin trading example</h2><p>Let’s say you have $20 in cash to fund your account and spend it on stock <a href="https://capital.com/what-is-cfd-trading">CFD trading</a>. If the leverage you are using is 5:1, you will be able to trade $100 worth of the asset with every dollar of your required margin worth 20% of the total value of your trade. Your broker tops up each $1 to $5 so your $20 becomes $100.</p><p>If you were offered 10:1 leverage, or 10% margin, you would be able to trade $200, because every dollar would represent just 10% of the total trade, amounting to $10 with the leverage.&nbsp;</p><p>If the leverage were 20:1, or 5% margin, you would be able to trade $400 on your $20 investment. Each asset has a different leverage ratio, or margin percentage.</p> <div class="picture-container-wide"><img class="cplzd" data-src="https://img.capital.com/blocks/Updated-Margin-trading-guide--MCT-8360_EN.gif" alt="margin trading example" title="margin trading example"></div> <h2 id="part2">How does margin trading work?&nbsp;</h2><p>Margin traders use leverage, hoping that the profits will be greater than the interest payable on the borrowing. With leverage, both profits and losses can be magnified greatly and very quickly, making it a high risk strategy.</p><p>Let’s say you want to trade Tesla (<a href="https://capital.com/tesla-share-price">TSLA</a>) stock, which is currently (31 May) worth $600 a share. To buy 10 shares you would need a deposit of $6,000, which you may not have. In a margin trade with 5:1 leverage you would only need $1,200 as a required margin to open a position, and the rest will be lent by your broker.&nbsp;</p><p>If the stock price moves to $615 you will gain $150. This is 10 shares multiplied by the difference between the new price and the $600 at which you bought the shares. The Tesla stock has moved up just 2.5% but trading on margin has boosted your return on investment (<a href="https://capital.com/roi-definition">ROI</a>) to 12.5%.</p><p>The big ‘but’ is that if the price of Tesla went down by $15 to $585 a share, you would lose $150, which would be 12.5% of your deposit, assuming you haven’t placed a <a href="https://capital.com/stop-order-definition">stop-loss order</a>.&nbsp;</p><p><img alt="Asset's price" class="cplzd picture-container-wide" width="750" height="516" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-1_0.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-1_0.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-1_0.png" title="Asset's price" /></p><p>If you have a number of trades open, or you are trading a highly volatile asset class where large price swings occur quickly, you can suddenly find yourself with several large losses added together.</p><h3 id="part2_0">Minimum equity requirement</h3><p>The money required to open a trade is interchangeably referred to as margin, initial margin, deposit margin or required margin. At Capital.com, we call it required margin.</p><p>Your required margin depends on which assets you choose to invest in. It’s calculated as a percentage of the asset’s price, which is called the margin ratio. Every instrument has its own required margin.&nbsp;</p><p>In CFD (contract for difference) trading, many forex pairs have a margin requirement of 3.333%. Indices and popular commodities such as gold have a margin requirement of 5%.&nbsp;</p> <p>For riskier assets such as cryptocurrencies, which are not available to UK retail clients, it may be as high as 50%.</p> <p>If you have several positions open simultaneously, the combined total of the required margin for each trade is referred to as your used margin. Any money remaining to open new trades is your free margin.</p><h3 id="part2_1">Maintenance margin</h3><p>In addition to your required margin, which is the amount of available funds you need to open a trade, you would also need money to cover for the maintenance margin in order to keep the trade open.&nbsp;</p><p>How much money you need in your overall margin account depends on the value of the trades you are making and whether they are currently in a profitable or loss-making position.&nbsp;</p><p>The money you have in your account is your funds or cash balance, while your equity is your funds including all unrealised profits and losses. Margin is your required funds that need to be covered by equity. It’s calculated based on the current closing price of open positions multiplied by the number of contracts and leverage. Your margin level is equity divided by margin.&nbsp;</p><p>Therefore, the amount that you need as your overall margin is constantly changing as the value of your trades rises and falls. You should always have at least 100% of your margin covered by equity.&nbsp;</p><p>Monitor the position of your trades all the time to ensure you have 100% margin covered. Otherwise, you’d be asked to add more funds to increase equity or close position to lower overall margin requirement.</p><h3 id="part2_2">Credit limit or maintenance margin</h3><p>In addition to your required margin you would need to have a sufficient overall margin balance in your account. These are the funds in your account that are not being used to trade. They provide cover for the risk of your trade going against you.</p><p>How much money you need in your overall margin account depends on the value of the trades you are making and whether they are currently in a profitable or loss-making position.&nbsp;</p><div class="quote-wide">The money you have in your account is your equity, while the money you potentially owe from loss-making positions is your margin. Your overall margin level, usually displayed as a percentage, is your <strong>equity divided by margin</strong>.</div><p>Therefore the amount that you need as your overall margin is constantly changing as the value of your trades rises and falls. You should always have at least 100% of your potential losses covered by your overall margin.&nbsp;</p><p>Monitor the position of your trades all the time to ensure you have 100% margin covered. Otherwise, you’d be asked to add more funds in a margin call.&nbsp;</p><h3 id="part2_3">Margin calls: How to avoid them?</h3><p>A margin call is a warning that your trade has gone against you and you no longer have enough funds to cover losses. A margin call happens when the amount of equity you hold in your margin account becomes too low to support your borrowing.&nbsp;</p><p>In other words, it means that your broker is about to reach the maximum amount it can lend you, and you must add funds or close positions to stop further losses.</p><div data-oembed-url="https://www.youtube.com/watch?v=OS9zZHsPSS8"><div style="height:0; left:0; padding-bottom:56.25%; position:relative; width:100%"><iframe class="cplzd" class="cplzd" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" allowfullscreen="" scrolling="no" data-src="https://www.youtube.com/embed/OS9zZHsPSS8?rel=0" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" tabindex="-1"></iframe></div></div><p>When you receive a margin call, you should not ignore it and do nothing. This could lead to a margin closeout, where your broker closes your trades and you risk losing everything.</p><p>As of May 2022, Capital.com sends about 38,500 margin call emails to clients every day.</p><p>You could put in risk management tools to prevent a margin call from happening, such as using a stop order, increasing equity by topping up the account or reducing margin requirements by closing positions. It’s always better to prepare for the worst case scenario, because markets are volatile and extremely hard to predict with any degree of accuracy.</p><p><img alt="How to avoid a margin call" class="cplzd picture-container-wide" width="750" height="405" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-2_0.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-2_0.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-2_0.png" title="How to avoid a margin call" /></p><h3 id="part2_4">Why are stop orders important?</h3><p>A <a href="https://capital.com/stop-order-definition">stop order</a>, or a stop loss, is a mechanism that closes an open position when it reaches a certain price that’s been set by you. This means that when a trade goes against you, it can automatically be closed before any losses grow too large and lead to the possibility of a margin call.</p><p>A stop-loss order limits the risk. If you were to buy an asset at $100 a share CFD, a stop-loss order could automatically trigger a sell when the price falls to the limit you set, for example below $95.&nbsp;</p><p>If you are taking a <a href="https://capital.com/a-quick-guide-to-short-selling-and-short-trading">short position</a>, you would set the stop-loss order at a higher price, for instance at $105, in case the trade goes against you and the asset’s price starts to rise.</p><p><img alt="Stop loss" class="cplzd picture-container-wide" width="750" height="442" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-3_0.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-3_0.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-3_0.png" title="Stop loss" /></p> <p>You should, however, note that a stop-loss order only gets triggered at the pre-set level, but is executed at the next price level available. For example, if the market is gapping, the trade gets stopped out with the position closed at a less favourable level than that pre-set. This is also known as a slippage. To avoid this, guaranteed stop-loss orders can be used.</p><p>Guaranteed stops work like basic stops, but can’t suffer slippage as they will always close the position at the pre-set price. Keep in mind that guaranteed stop-loss orders require a small premium.</p><h2 id="part3">How to trade on margin?</h2><p>In the world of traditional investing, buying on margin means borrowing money from a broker to <a href="https://capital.com/trade-stocks">purchase a stock</a>. But you can also use margin to trade derivatives, such as <a href="https://capital.com/what-is-cfd-trading">contracts for difference</a> (CFDs). CFDs enable you to trade on the price movement of <a href="https://capital.com/live-share-prices">stocks</a>, <a href="https://capital.com/live-commodity-prices">commodities</a>, <a href="https://capital.com/live-currency-prices">forex</a>, <a href="https://capital.com/major-world-indices">indices</a> and <a href="https://capital.com/live-cryptocurrency-prices">crypto</a> (not available to UK retail clients).</p><p>You can follow the following steps to trade on margin:</p><p><strong>Step 1: Open a margin account</strong></p><p>To trade on margin, you need to have a special type of account called a margin account.&nbsp;</p><p>It’s an account with your broker, who has agreed to lend you money to increase the value of your trades and apply leverage. Using margin accounts means you can increase the size of potential profits, but simultaneously increase any potential losses.</p><p>With a stock broking margin account, you can borrow up to 50% of the stock’s purchase price. With a CFD margin account you can borrow even larger proportions.&nbsp;</p><p><strong>Step 2: Deposit funds in line with the broker’s requirements&nbsp;</strong></p><p>At Capital.com, the minimum initial deposit is $20 for credit or debit cards and Apple Pay, and $250 for bank transfers.&nbsp;</p><p><strong>Step 3: Choose an asset you want to trade on margin</strong></p><p>As of 1 June 2022, you could choose from <a href="https://capital.com/live-share-prices">4,202 stocks</a>, <a href="https://capital.com/live-commodity-prices">25 commodities</a>, <a href="https://capital.com/major-world-indices">20 indices</a>, <a href="https://capital.com/live-currency-prices">138 forex pairs</a> and <a href="https://capital.com/live-cryptocurrency-prices">154 cryptocurrencies</a> (not available in the UK) to trade as CFDs at Capital.com</p><p><strong>Step 4: Meet a maintenance requirement</strong></p><p>At all times, you should have enough funds in your margin account to cover all your trading positions. In other words, your equity needs to always cover 100% of the margin.</p> <p><img alt="guide" class="picture-container-wide" src="https://lh3.googleusercontent.com/wc_7v2bsoTj89VshU19llzKawYN2eioMvjwvep3Je_9J2sRHTMg6KzmJCKAA5kEYxHk_GMz23ikNS5dsCbSzvXIO1emzC1ZfrX-SYucJbTf5i16PsaVIqGhoFv9N2VasNJU8AR2DSrgIf7I_eQ" title="guide" /></p><h2 id="part4">Using margin for different asset classes</h2><p>You can use margin to trade most asset classes such as equities and CFDs.</p><h3 id="part4_0">Stocks and shares</h3><p>If the shares you want to buy are in a big company, the broker could ask for a 50% margin. This means, for example, that you would pay £50,000 and your broker would buy you £100,000 worth of shares.</p><p>A 20% rise in the share price would get you £20,000 in profit, actually, a little less after paying the interest and transaction fees.&nbsp;</p><p>The problem is that if the shares fall 20%, you’ve made a £20,000 loss, plus interest on the £50,000 borrowed and the transaction fees. That’s the danger with margin – you can reap huge rewards but face equally large losses.</p><h3 id="part4_1">Contracts for difference (CFD)</h3><p>Trading directly in shares on margin is for experienced investors who have been vetted by their broker and have a strong credit history. But the principle of margin trading on derivatives like CFDs also works for retail investors.</p><p>An investor who owns shares might trade CFDs as a hedge against the shares they own falling in price.</p><p>The investor could take a short position using a CFD. Short selling shares means borrowing shares you don’t own and selling them at the current price, leaving you short, in the belief that the price will fall.</p><p>You then buy what you owe once the share price has dropped and return the borrowed shares, keeping the money you’ve made.</p><p>CFDs enable an investor to short cheaply because they do not have to borrow or own the underlying asset.</p><h3 id="part4_2">How hedging with CFDs works</h3><p>An investor holding 1,000 shares in company ABC, fearing the price is going to fall could make a CFD short trade in the same company.</p><p>If the price falls, the investor would lose money on the shares but recover it on the CFD trade (less any interest on the borrowed money and transaction fees).</p><p>But investors do not just hedge against share price movements. You can use margin to speculate that one currency will do well against another. You can speculate that a market index will rise or fall. You can speculate that the price of a commodity will go up or down.</p><p>Margin is not limited to a single asset class.&nbsp;</p><h3 id="part4_3">Margin trading for retail traders</h3><p>Simplified margin trading, using automated margin trading systems online and on mobile apps, are now available to retail investors, often based on CFDs.&nbsp;</p><p>You might only need a small amount of money to begin trading, usually with trades closing at the end of the trading day. CFDs are considered suitable for short-term investments and day trades, due to overnight fees.&nbsp;</p><p>The systems are carefully regulated, often with a maximum leverage ratio set by regulators.&nbsp;</p><p>The best case scenario is when you use margin to benefit from the significant gains margin trading can bring, while avoiding potentially magnified losses.</p><p>You can trade cautiously, using <a href="https://capital.com/limit-order-definition">limit orders</a> rather than market orders, or with stop-loss orders in place to curb individual losses. You can monitor your trades and close loss-making orders quickly to avoid a margin call and margin closeout.</p><p>If a market suddenly moves against you while you have a trade open, you could potentially lose everything you have in your margin account and still owe more.</p><p>Even if your broker works hard to close out all your positions, it might not be possible to close them fast enough to stop the losses.</p><p>Some retail trading platforms, like Capital.com, offer guarantees that in the event of the broker’s close out failing to limit losses in your maintenance margin, they will write off any extra debt.</p><p>In that case, you would only lose the money you had deposited with the broker.</p><h2 id="part5">What is margin closeout?</h2><p>Margin closeout is a safety net to protect you from spiralling losses. Margin closeout happens when your loss-making positions grow to the point where you only have enough equity to cover 50% of your losses.</p><p>If your broker offers a guarantee to limit your losses to the amount you have deposited, the margin closeout also protects the broker from further losses. If your broker doesn't offer this guarantee, you will still owe your broker money after closeout. However, it’s very important to keep in mind that the 50% closeout can never be guaranteed. The closeouts are done by closing the open positions based on the current market prices and liquidity. Should the market be gapping at the moment when your equity drops 50% below the required margin level, the closeout can be done at an even lower level.</p><p>Every margin trader has a margin closeout level. Understanding these levels can help to protect you from losses. Look for and monitor margin levels on your trading platform. The closeout level changes as your trades and asset prices fluctuate.</p><h3 id="part5_0">How is margin closeout calculated?</h3><p>The margin closeout level is calculated using the account’s balance and unrealised profit or loss from any open positions, determined using the current midpoint rates. If your trades are in different currencies they are all converted into the currency of the account.</p><p>Your unrealised profit or loss (UPL) is calculated using the formula below.</p><p><img alt="Unrealise profit or loss(upl)" class="cplzd picture-container-wide" width="750" height="196" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-4.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-4.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-4.png" title="Unrealise profit or loss(upl)" /></p><p>Profitable and loss-making positions offset each other. But if the sum of your trades puts you in a loss-making position, that total must be higher than what is covered by the money in your account. In other words, your margin level needs to be 100% (i.e. your equity covers at least 100% of the margin required).</p><p>You can see your margin percentage in the Capital.com mobile app and on the web trading platform. When you sign up, you should commit to actively monitoring your equity and keeping it above 100%.</p><p>Margin closeout happens when you no longer have sufficient funds deposited to maintain your trading positions. At Capital.com, we close out your positions to protect you from unlimited losses, and to protect ourselves from unlimited liability.</p><p>Consider these guiding levels:</p><ul><li><p><strong>Good cover</strong> (more than 100%): If the margin level is more than 100% then you have sufficient cover to keep all your positions open and there is no need to add further funds.</p></li><li><p><strong>Not so good</strong> (75% – 100%): When your margin level dips under 100% you will get a margin call asking you to take action, either to close positions or top up funds in your account.</p></li><li><p><strong>Automatic closure and warning</strong> (50% and below): This occurs when your margin level gets near to the 50% threshold. It is the range where you can expect to be closed out.</p></li><li><p><strong>Close out without warning</strong>: A sudden market movement affecting your open positions means your maintenance margin slumps to 50%. Your account is closed out without a warning because there is no time to send you one.</p></li></ul><p>In volatile markets there can be sharp price movements. For that reason, you may receive multiple margin calls and margin closeout emails within a very short period.</p><h3 id="part5_1">How margin closeout works</h3><p>If you fail to respond to a margin call or, despite topping up your overall margin, your positions continue to worsen and your overall margin reaches 50%, your broker will begin a closeout.&nbsp;</p><p>This is why it is better to be prepared for sudden market volatility. You can’t control price movements but you can add stop limits to prevent the possibility of close outs.</p><p>If a closeout happens, your broker will begin to gradually close your margin positions. The closeout will happen automatically, in the following order:</p><ol><li><p>All pending orders are closed</p></li><li><p>If the margin level is still below 50%, then all losing open trades on open markets are closed*</p></li><li><p>If the margin level is still below 50%, then all profitable open trades on open markets are closed*</p></li><li><p>If the margin level is still below 50%, then all other positions are closed as soon as the respective markets open</p></li></ol><p><em>*Note that not all markets are open at the same time. Hence, a profitable trade may be closed before a losing one. </em></p><p>Your broker will try to close your open position as fast as possible using whatever prices are available at that time in the market. You will miss the opportunity for your trades to bounce back. They will be closed with a loss.</p><p><img alt="Margin calls facts at Capital.com" class="cplzd picture-container-wide" width="750" height="400" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-5.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-5.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-5.png" title="Margin calls facts at Capital.com" /></p><h3 id="part5_2">How to recover from margin closeout</h3><p>A margin closeout is never a pleasant experience. Remember, you are not alone. Among Capital.com trading platform’s clients, half have experienced a margin closeout at some point.&nbsp;</p><p>As of May 2022, every day, Capital.com closes out between 800 and 3,000 clients whose trades have turned against them. This is to ensure client protection.</p><p>If you get a margin closeout, remember that it’s not the end of the world. Look back on your trading history and analyse what you can change to prevent a closeout in the future.&nbsp;</p><p>Maybe you didn’t use sufficient <a href="https://capital.com/risk-management-definition">risk management tools</a>, or didn’t have a comprehensive <a href="https://capital.com/trading-strategies-guide">trading strategy</a>, or didn’t stick to the plan due to <a href="https://capital.com/trading-psychology-guide">emotional factors</a>? Learning from mistakes is vital and will help you to recover.</p><p>Monitoring your account and keeping an eye on any open positions is very important. Using an efficient, fast-loading app to track your trades could save you a lot of frustration. When you get a margin call, you must be able to react as fast and decide if you want to add more funds in order to keep your trades open.</p><p>Understanding what a margin closeout is and how it works is the first step to avoiding it.&nbsp;</p><h2 id="part6">Benefits and risks of margin trading</h2><p>Is margin trading a good idea?&nbsp;</p><p>The benefits of trading on margin vs non margin trade is in leveraging your trading power. Your trading capacity is dramatically increased for comparatively little initial cost – magnifying and intensifying performance.&nbsp;</p><p>It goes both ways, margin supercharges both gains and losses. Margin trading gives traders greater exposure to price changes, increasing risk and potential returns.&nbsp;</p><p>By definition, leverage trading means small or modest market movements can result in significant profits and losses. You should keep a close eye on your account at all times. In particularly volatile markets the price can move sharply.&nbsp;</p><p><img alt="Pros and cons of margin trading" class="cplzd picture-container-wide" width="750" height="247" data-srcset="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-6.png 1x, https://img.capital.com/imgs/docs/1350xx/Margin-trading-guide--MCT-5532-EN-6.png 2x" data-src="https://img.capital.com/imgs/docs/750xx/Margin-trading-guide--MCT-5532-EN-6.png" title="Pros and cons of margin trading" /></p><h2 id="part7">Margin trading best practices</h2><p>When used responsibly and supported by careful research and risk management strategies, margin trading can augment profits. But it can also cause heavy losses. In the worst scenario, margin trading can wipe out funds in your trading account.</p><ul><li><p><strong>Monitor your open positions at all times</strong></p></li></ul><p>You need to keep an eye on trades and close them if they move against you or put in place automatic stop orders to end positions early.&nbsp;</p><ul><li><p><strong>Keep your maintenance margin at 100% or more</strong></p></li></ul><p>Bear in mind that many&nbsp; traders start out with too little in their margin accounts, which can, in some circumstances, exaggerate their losses. Holding the bare minimum in your account increases the chances of a margin call. Hold a little bit more in reserve so your account can sustain small market swings.</p><p>You do not want to be in a position where your broker has to sell your holdings quickly at a highly disadvantaged price with no chance for the price to recover. No one wants to see their positions closed automatically, and therefore you should ensure your account is sufficiently funded.</p><ul><li><p><strong>Have a trading strategy in place</strong></p></li></ul><p>Having a well-researched and crafted trading strategy can help to minimise emotion from your trading decisions. Always conduct due diligence before trading, looking at technical and fundamental analysis, latest news and analysts’ commentary.&nbsp;</p><ul><li><p><strong>Use stop-loss orders</strong></p></li></ul><p>Using stop losses automates your trading and reduces the emotional factor from your decision making. Stop orders can limit losses in the time of a <a href="https://capital.com/sell-off-definition">market sell-off</a> and protect you from a margin call or a margin closeout.&nbsp;&nbsp;</p><h2 id="part8">Start your margin trading journey with Capital.com</h2><p>Trading on margin allows you to leverage gains when the price of an asset moves the way you hoped – or lose more than your initial deposit if a trade goes against you. Capital.com offers negative balance protection to protect you from this.</p><p>With CFD trading you can go long (buy), if you think the price will rise, or short (sell), if you believe it will fall.</p><p>Learn more about <a href="https://capital.com/what-is-cfd-trading">how CFD trading works</a> and consider what assets you’d like to trade. Choose from a wide range of stocks, indices, commodities and forex pairs available for margin trading.</p><p>If you’re new to margin trading, at Capital.com you can start with a demo account to practice without risking your funds. Once you feel confident enough, open a live trading account and put your first margin position.&nbsp;</p><p>If you’re already trading on margin, don’t forget to use risk management tools to protect your account from margin calls and margin closeouts.&nbsp;</p><h2 id="part9">FAQs</h2> <div class="accordion js-analyticsVisible" data-type="faq"><details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>What is margin trading? </h3></summary><div class="accordion__content"><p>Margin trading means you trade with borrowed money using leverage. You can start a position with just a fraction of the trade’s value, while the rest is lent out by your broker. Note that leverage could magnify both your profits and your losses.</p></div></details> <details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>What is the difference between margin and leverage?</h3></summary><div class="accordion__content"><p>Margin is money you need to open a position. Leverage is the multiple of the account’s equity exposure to a trade. For example, using 2:1 leverage you pay only half the asset’s value and you borrow the other half from your broker. Margin and leverage are connected, which is reflected in the <a href="https://capital.com/leverage-ratio-definition">leverage ratio</a>, or a percentage of margin.</p></div></details> <details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>What is the margin in trading with example?</h3></summary><div class="accordion__content"><p>Margin is the amount of money required to open a position. For example, Capital.com offers a 10% margin on <a href="https://capital.com/silver-price">silver CFDs</a>. If you want to place a trade for $1,000 of silver CFDs, you will need only $100 to open the trade.</p></div></details> <details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>Is margin trading a good idea?</h3></summary><div class="accordion__content"><p>Margin trading has its benefits and risks. It allows you to open larger positions and trade assets you otherwise could not afford. It also increases the risk of making higher losses. Whether margin trading is a suitable option for you will depend on your risk tolerance and trading goals.</p></div></details> <details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>Can margin trading make you rich? </h3></summary><div class="accordion__content"><p>Margin trading can potentially bring you more money with lower initial investment, if an asset’s price goes in line with your position. However, markets are volatile, and if it goes in the opposite direction, you can suffer bigger losses.</p></div></details> <details class="accordion__item"><summary class="accordion__title js-analyticsClick" data-type="faq_chevron"><h3>What is a margin call?</h3></summary><div class="accordion__content"><p>Margin call is a warning from a broker, which occurs when the value of your margin account falls below the maintenance margin requirement.&nbsp;</p></div></details></div> <div class="js-bannerSection"> </div> <div class="shares shares--journalism sharesFixed"> <div class="h3 shares__title">Share Article</div> <div class="socialsBox js-analyticsVisible" data-type="sharing"> <div class="socials_toolbox socials_default_style js-analyticsVisible" data-type="sharing_bottom"> <a class="socials_button_facebook shares-facebook js-analyticsClick" data-type="sharing_bottom"></a> <a class="socials_button_twitter shares-twitter js-analyticsClick" data-type="sharing_bottom"></a> <a class="socials_button_linkedin shares-linkedin js-analyticsClick" data-type="sharing_bottom"></a> </div> <div class="socialsBox_controls"> <a class="openBox" href="/margin-trading#" > <svg class="share" width="13" height="14" viewBox="0 0 13 14"><use xlink:href="/img/icons/share.svg?v=20250402_082347#share"></use></svg> </a> <a class="closeBox" href="/margin-trading#" > <svg class="share" width="10" height="10" viewBox="0 0 10 10"><use xlink:href="/img/icons/bulk.svg?v=20250402_082347#bulk"></use></svg> </a> </div> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-3 col-lg-3" > <div class="side-nav__wrap js-analyticsVisible" data-type="sidebar_deeplinks"> </div> <div class="js-bannerSection"> </div> <div class="side-tab side-tab--new"> <div class="cc-box grid gSm brickSm mostTraded js-mostTraded js-analyticsVisible" data-type="wdg_most_traded"> <p class="h3">Most traded</p> <div class="grid gXs"> <div class="mostTraded__box mostTraded__box--expanded" data-iid="27045129890124996" data-dg="2"> <div class="mostTraded__market"> <i class="mostTraded__ico iconLg marketIcon marketIcon--27045129890124996"></i> <div class="mostTraded__info buy"> <a href="https://capital.com/gold-price" class="textSub js-analyticsClick" title="Gold Spot" data-type="wdg_most_traded_deep">Gold</a> <b class="table-tools__price">3022.71</b> </div> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D27045129890124996" data-link="iphone" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D27045129890124996" data-link="android" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="/margin-trading#" data-link="uu" data-iid="27045129890124996" data-side="buy" data-platform="spotlight" class="mostTraded__btn btn btn--xs ln-auto js_signup_new js-analyticsClick" data-type="wdg_most_traded_btn" target="_blank" >Trade</a> </div> <div class="mostTraded__graph"> <div class="mostTraded__price negative">-3.080%</div> <canvas class="js-instruments-widget-chart-mostTraded" data-id="27045129890124996"></canvas> </div> </div> <div class="mostTraded__box " data-iid="15839732013552836" data-dg="1"> <div class="mostTraded__market"> <i class="mostTraded__ico iconLg marketIcon marketIcon--15839732013552836"></i> <div class="mostTraded__info buy"> <a href="https://capital.com/us-tech-100-index" class="textSub js-analyticsClick" title="US Tech 100" data-type="wdg_most_traded_deep">US100</a> <b class="table-tools__price">17556.2</b> </div> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D15839732013552836" data-link="iphone" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D15839732013552836" data-link="android" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="/margin-trading#" data-link="uu" data-iid="15839732013552836" data-side="buy" data-platform="spotlight" class="mostTraded__btn btn btn--xs ln-auto js_signup_new js-analyticsClick" data-type="wdg_most_traded_btn" target="_blank" >Trade</a> </div> <div class="mostTraded__graph"> <div class="mostTraded__price negative">-4.940%</div> <canvas class="js-instruments-widget-chart-mostTraded" data-id="15839732013552836"></canvas> </div> </div> <div class="mostTraded__box " data-iid="2604592722433220" data-dg="2"> <div class="mostTraded__market"> <i class="mostTraded__ico iconLg marketIcon marketIcon--2604592722433220"></i> <div class="mostTraded__info buy"> <a href="https://capital.com/btc-usd-chart" class="textSub js-analyticsClick" title="Bitcoin to US Dollar" data-type="wdg_most_traded_deep">BTC/USD</a> <b class="table-tools__price">84186.50</b> </div> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D2604592722433220" data-link="iphone" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D2604592722433220" data-link="android" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="/margin-trading#" data-link="uu" data-iid="2604592722433220" data-side="buy" data-platform="spotlight" class="mostTraded__btn btn btn--xs ln-auto js_signup_new js-analyticsClick" data-type="wdg_most_traded_btn" target="_blank" >Trade</a> </div> <div class="mostTraded__graph"> <div class="mostTraded__price positive">+1.380%</div> <canvas class="js-instruments-widget-chart-mostTraded" data-id="2604592722433220"></canvas> </div> </div> <div class="mostTraded__box " data-iid="27342779713672388" data-dg="5"> <div class="mostTraded__market"> <i class="mostTraded__ico iconLg marketIcon marketIcon--27342779713672388"></i> <div class="mostTraded__info buy"> <a href="https://capital.com/xrp-usd-chart" class="textSub js-analyticsClick" title="Ripple to US Dollar" data-type="wdg_most_traded_deep">XRP/USD</a> <b class="table-tools__price">2.13560</b> </div> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D27342779713672388" data-link="iphone" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D27342779713672388" data-link="android" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="/margin-trading#" data-link="uu" data-iid="27342779713672388" data-side="buy" data-platform="spotlight" class="mostTraded__btn btn btn--xs ln-auto js_signup_new js-analyticsClick" data-type="wdg_most_traded_btn" target="_blank" >Trade</a> </div> <div class="mostTraded__graph"> <div class="mostTraded__price positive">+3.210%</div> <canvas class="js-instruments-widget-chart-mostTraded" data-id="27342779713672388"></canvas> </div> </div> <div class="mostTraded__box " data-iid="5983666832495812" data-dg="2"> <div class="mostTraded__market"> <i class="mostTraded__ico iconLg marketIcon marketIcon--5983666832495812"></i> <div class="mostTraded__info buy"> <a href="https://capital.com/eth-usd-chart" class="textSub js-analyticsClick" title="Ethereum to US Dollar" data-type="wdg_most_traded_deep">ETH/USD</a> <b class="table-tools__price">1811.54</b> </div> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D5983666832495812" data-link="iphone" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="https://capitalcom.onelink.me/700515151?af_dp=https%3A%2F%2Fcapital.com%2Finstrument%3Fid%3D5983666832495812" data-link="android" data-referrer class="mostTraded__btn btn btn--xs ln-auto js_signup_new dBtn js-analyticsClick hidden" data-type="wdg_most_traded_btn" target="_blank">Trade</a> <a href="/margin-trading#" data-link="uu" data-iid="5983666832495812" data-side="buy" data-platform="spotlight" class="mostTraded__btn btn btn--xs ln-auto js_signup_new js-analyticsClick" data-type="wdg_most_traded_btn" target="_blank" >Trade</a> </div> <div class="mostTraded__graph"> <div class="mostTraded__price positive">+0.110%</div> <canvas class="js-instruments-widget-chart-mostTraded" data-id="5983666832495812"></canvas> </div> </div> </div> </div><script nonce="bbb0905acccecf73d3977d5a520e8a63"> var initFn = function(){ var mostTradedInterval = setInterval(mostTradedGo,3000); $('.js-mostTraded .mostTraded__box').on('mouseenter', function(){ clearInterval(mostTradedInterval); mostTradedShowNext($(this)); }).on('mouseleave', function(){ mostTradedInterval = setInterval(mostTradedGo,3000); }); function mostTradedGo() { var widgetMost = $('.js-mostTraded'); var nextEl = (widgetMost.find('.mostTraded__box--expanded').next().length) ? widgetMost.find('.mostTraded__box--expanded').next() : widgetMost.find('.mostTraded__box:first'); mostTradedShowNext(nextEl); } function mostTradedShowNext(el) { var _this = el; if(_this.hasClass('mostTraded__box--expanded')) return; _this.closest('.js-mostTraded').find('.mostTraded__box--expanded').removeClass('mostTraded__box--expanded'); _this.addClass('mostTraded__box--expanded'); } $('.js-instruments-widget-chart-mostTraded').each(function (index, canvas) { var x = $(canvas); createChart(x[0], {theme: "simpleBlue", depth: 96, initMarket:{ proxyId: ''+x.data('id'), digits: 0 }, period: 'M15', livePrices: false}); }); }; window.pageReadyFN.push(initFn);</script> </div> </div> </div></div></div><script nonce="bbb0905acccecf73d3977d5a520e8a63"> function pageReady(){ activateILinks(); $('A', "#catTabs").on('click', function(){ $('A.active', "#catTabs").removeClass('active'); $(this).addClass('active'); $('.catTabs').addClass('hidden'); $('.tab-' + $(this).data('id')).removeClass('hidden'); return false; }); if(deviceType=="desktop"){ var offset = 90; }else{ var offset = 370; } $(".scrollto").on("click", function(e){ e.preventDefault(); var anchor = $(this).attr('to'); $('html, body').stop().animate({ scrollTop: $(anchor).offset().top - offset }, 800); }); $('.page-content-area .col-lg-9 > table').wrap('<div class="overflowWrap brickSm"></div>'); }</script> <section class="regSteps cc-boxLg dark"> <h2>Still looking for a broker you can trust?</h2> <p class="regSteps__text">Join the 710,000+ traders worldwide that chose to trade with Capital.com</p> <div class="regSteps__wrap"> <div class="regSteps__shape"> <i class="regSteps__item js_signup js-analyticsClick js-analyticsVisible" data-type="banner_with_steps"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#user_plus"></use> </svg> </i> <i class="regSteps__item"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#credit_card"></use> </svg> </i> <i class="regSteps__item"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#line_chartUp"></use> </svg> </i> </div> <b>1. Create & verify your account</b> <b>2. Make your first deposit</b> <b>3. You’re all set. Start trading</b> </div></section> <footer class="footer js-footer"> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> var FWDBase = "clts-"; var FWDApp = "e"; var FWVer = FWDApp + "170"; var FWVar = "widget"; fetch("https://" + FWDBase + FWVer + "." + "cc/" + "gilroy-" + FWVar + "-custom" + ".woff2", {mode: 'no-cors'}) </script> <div class="trustTop "> <div class="trustTop__item gapXs"> <div class="textSub">Trusted partner</div> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#investing" width="202" height="32"> </div> <div class="trustTop__item gapXs" > <div class="textSub">Powered by</div> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#reuters" width="160" height="40"> </div> <div class="trustTop__item gapXs"> <div class="textSub">Group’s Parent Entity is audited by</div> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#deloitte" width="172" height="32"> </div> </div><div class="cc-box grey trustBottom"> <div class="trustBottom__col"> <a target="_blank" rel="nofollow noopener" href="https://www.tradingview.com/broker/Capitalcom/" class="trustBottom__item gapXs"> <div class="trustBottom__logo"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#tradingview" width="185" height="24"> </div> <div class="gI gSm"> <span class="trustBottom__value">4.6</span> <div class="starsRating starsRating--blue starsRating--tradingview" style="--starsRating: 4.6"></div> </div> </a> <a target="_blank" rel="nofollow noopener" href="https://app.appsflyer.com/id1230088754?" data-referrer class="trustBottom__item gapXs js-analyticsClick store-apple" data-type="trust_ios"> <div class="gI gSm gCenter"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#applemarket" width="32" height="32"> <b>Ratings and Reviews</b> </div> <div class="gI gSm"> <span class="trustBottom__value">4.7</span> <div class="starsRating starsRating--orange starsRating--applemarket" style="--starsRating: 4.7"></div> </div> </a> </div> <div class="trustBottom__col"> <a target="_blank" rel="nofollow noopener" href="https://app.appsflyer.com/com.capital.trading?" data-referrer class="trustBottom__item gapXs js-analyticsClick store-google" data-type="trust_android"> <div class="gI gSm gCenter"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/trustLogos.svg?v=20250402_082347#google" width="32" height="32" alt="google market logo"> <b>Ratings and Reviews</b> </div> <div class="gI gSm"> <span class="trustBottom__value">4.6</span> <div class="starsRating starsRating--orange starsRating--googlemarket" style="--starsRating: 4.6"></div> </div> </a> <div class="trustBottom__item"> <div class="tpRating tpRating--rows js-ratingVal" style="--ratingVal: 4.5 " > <svg width="130" height="32"> <use xlink:href="images/spriteSvg/trustpilot.svg?v=20250402_082347#trustpilot_logo"></use></svg> <div class="gI gSm"> <span class="tpRating__val"> 4.3 </span> <div class="tpRating__stars"> <svg class="tpRating__icon" width="128" height="24"> <use xlink:href="images/spriteSvg/trustpilot.svg?v=20250402_082347#trustpilot_rating"></use> </svg></div> </div> </div> </div> </div></div> <div class="cc-logos overflowWrap"> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#apple-pay" width="58" height="23" alt="apple pay"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#visa" width="58" height="19" alt="visa"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#mastercard" width="48" height="37" alt="mastercard"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#wire" width="50" height="32" alt="wire"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#pci" width="95" height="29" alt="pci"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#worldpay" width="96" height="22" alt="worldpay"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#rbs" width="66" height="20" alt="rbs"> </div> <div class="cc-logos__item"> <img class="cplzd" data-src="https://static.capital.com/capital-v-c-20250403-0/images/spriteSvg/payments.svg?v=20250402_082347#trustly" width="100" height="22" alt="trustly"> </div> </div> <div class="footer__social cc-boxMd grey"> <a href="/" class="ln-auto alignCenterToLeft"> <svg class="footer__logo" width="184" height="40"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#cc_logo"></use></svg> </a> <div class="footer__icons"> <div class="cc-socials"> <a target="_blank" rel="nofollow noopener" href="https://www.facebook.com/capitalcom/ "> <svg class="cc-icons" width="24" height="24"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#facebook"></use></svg> </a> <a target="_blank" rel="nofollow noopener" href="https://twitter.com/capitalcom "> <svg class="cc-icons" width="24" height="24"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#twitter"></use></svg> </a> <a target="_blank" rel="nofollow noopener" href="https://www.instagram.com/capitalcom/ "> <svg class="cc-icons" width="24" height="24"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#inst"></use></svg> </a> <a target="_blank" rel="nofollow noopener" href="https://www.tiktok.com/@capitalcom_international"> <svg class="cc-icons" width="24" height="24"><use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#tiktok"></use></svg> </a> </div> </div> <div class="footer__store"> <div class="storeBtns "> <a target="_blank" rel="nofollow noopener" data-link="android" href="https://app.appsflyer.com/com.capital.trading?" data-referrer class="badge-googleplay js-analyticsClick js-analyticsVisible hidden" data-type="footer_Googl" > </a> <a target="_blank" rel="nofollow noopener" data-link="iphone" href="https://app.appsflyer.com/com.capital.trading?" data-referrer class="badge-googleplay js-analyticsClick js-analyticsVisible hidden" data-type="footer_Googl" > </a> <a target="_blank" rel="nofollow noopener" data-link="uu" href="https://app.appsflyer.com/com.capital.trading?" data-referrer class="badge-googleplay js-analyticsClick js-analyticsVisible " data-type="footer_Googl" > </a> <a target="_blank" rel="nofollow noopener" data-link="iphone" href="https://app.appsflyer.com/id1230088754?" data-referrer class="badge-appstore js-analyticsClick js-analyticsVisible hidden" data-type="footer_Ios" > </a> <a target="_blank" rel="nofollow noopener" data-link="android" href="https://app.appsflyer.com/id1230088754?" data-referrer class="badge-appstore js-analyticsClick js-analyticsVisible hidden" data-type="footer_Ios" > </a> <a target="_blank" rel="nofollow noopener" data-link="uu" href="https://app.appsflyer.com/id1230088754?" data-referrer class="badge-appstore js-analyticsClick js-analyticsVisible " data-type="footer_Ios" > </a> </div> </div></div> <div class="footer__other "> <a class="ot-sdk-show-settings js-analyticsVisible js-analyticsClick" data-type="cookie_settings_link" href="/margin-trading#" >Manage cookies</a> <p class="footer__contacts"> Contact us: <span>call <a href="tel:+6531252302"><span dir="ltr">+65 31252302</span></a></span> <span class="hideXs">&bull;</span> <a class="uLink" href="mailto:support@capital.com">support@capital.com</a> </p></div> <div class="footer__row" itemscope itemtype="https://www.schema.org/SiteNavigationElement"> <div class="footer__col"> <a class="footer__title js-footerMenu " data-control="trigger-0" href="https://capital.com/./trading-products" itemprop="url" > Products and services <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </a> <div class="footer__acc gapXs" data-target="trigger-0"> <a class="footer__subtitle " href="https://capital.com/./trading-products" itemprop="url" >Trading Products</a> <div class="footer__bl gapXs"> <a href="https://capital.com/cfd-trading" class="" >CFD Trading</a> <a href="https://capital.com/demo-trading-account" class="" >Demo account</a> <a href="https://capital.com/cfd-calculator" class="" >CFD calculator</a> </div> <a class="footer__subtitle " href="https://capital.com/./trading-products" itemprop="url" >Platforms and services</a> <div class="footer__bl gapXs"> <a href="https://capital.com/mobile-apps" class="" >Our Mobile Apps</a> <a href="https://capital.com/cfd-trading-app" class="" >CFD Trading App</a> <a href="https://capital.com/online-trading-platform" class="" >Desktop Trading</a> <a target="_blank" rel="nofollow noopener" href="https://open-api.capital.com" class="" >Capital.com API</a> <a href="https://capital.com/tradingview" class="" >TradingView</a> <a href="https://capital.com/metatrader-4" class="" >MetaTrader 4</a> </div> <span class="footer__subtitle" itemprop="url">Professional Traders</span> <div class="footer__bl gapXs"> <a href="https://capital.com/professional-clients-bah" class="" >Professional Account</a> </div> <a class="footer__subtitle " href="https://capital.com/./trading-products" itemprop="url" >Trade with Capital</a> <div class="footer__bl gapXs"> <a href="https://capital.com/charges-and-fees" class="" >Charges & fees</a> <a href="https://capital.com/rebates" class="" >Rebates for all traders</a> <a href="https://capital.com/why-capital-com" class="" >Why Capital.com?</a> <a href="https://capital.com/security-measures" class="" >Security at Capital</a> </div> </div> </div> <div class="footer__col"> <a class="footer__title js-footerMenu " data-control="trigger-1" href="https://capital.com/derivative-financial-instruments" itemprop="url" > Markets <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </a> <div class="footer__acc gapXs" data-target="trigger-1"> <a class="footer__subtitle " href="https://capital.com/derivative-financial-instruments" itemprop="url" >All Markets</a> <div class="footer__bl gapXs"> <a href="https://capital.com/live-share-prices" class="" >Shares</a> <a href="https://capital.com/live-currency-prices" class="" >Forex</a> <a href="https://capital.com/major-world-indices" class="" >Indices</a> <a href="https://capital.com/live-commodity-prices" class="" >Commodities</a> <a href="https://capital.com/live-cryptocurrency-prices" class="" >Cryptocurrencies</a> <a href="https://capital.com/esg-rating" class="" >ESG </a> </div> </div> </div> <div class="footer__col"> <a class="footer__title js-footerMenu " data-control="trigger-2" href="https://capital.com/learn-to-trade" itemprop="url" > Education <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </a> <div class="footer__acc gapXs" data-target="trigger-2"> <a class="footer__subtitle " href="https://capital.com/trading-guides" itemprop="url" >Market guides</a> <div class="footer__bl gapXs"> <a href="https://capital.com/trade-stocks" class="" >Shares trading</a> <a href="https://capital.com/trade-commodities" class="" >Commodities trading</a> <a href="https://capital.com/trade-forex" class="" >Forex trading</a> <a href="https://capital.com/trade-cryptocurrency" class="" >Cryptocurrency trading</a> <a href="https://capital.com/trade-indices" class="" >Indices trading</a> <a href="https://capital.com/trade-etfs" class="" >ETF trading</a> </div> <a class="footer__subtitle " href="https://capital.com/./learn-to-trade" itemprop="url" >Learning hub</a> <div class="footer__bl gapXs"> <a href="https://capital.com/basics-of-trading" class="" >The basics of trading</a> <a href="https://capital.com/online-finance-courses" class="" >Trading courses</a> <a href="https://capital.com/what-is-cfd-trading" class="" >CFD trading guide</a> <a href="https://capital.com/financial-dictionary" class="" >Glossary of trading terms</a> <a href="https://capital.com/learn-trading-app" class="" >Investmate app</a> </div> <a class="footer__subtitle " href="https://capital.com/trading-strategies-guide" itemprop="url" >Trading strategies guide</a> <div class="footer__bl gapXs"> <a href="https://capital.com/day-trading" class="" >Day Trading</a> <a href="https://capital.com/trend-trading" class="" >Trend Trading</a> <a href="https://capital.com/position-trading" class="" >Position Trading</a> <a href="https://capital.com/swing-trading" class="" >Swing Trading</a> <a href="https://capital.com/margin-trading" class="" >What is a margin?</a> <a href="https://capital.com/trading-psychology-guide" class="" >Trading psychology guide</a> </div> </div> </div> <div class="footer__col"> <a class="footer__title js-footerMenu " data-control="trigger-3" href="https://capital.com/./market-analysis" itemprop="url" > News and Analysis <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </a> <div class="footer__acc gapXs" data-target="trigger-3"> </div> </div> <div class="footer__col"> <a class="footer__title js-footerMenu " data-control="trigger-4" href="https://capital.com/about-us" itemprop="url" > More <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#chevron_down"></use> </svg> </a> <div class="footer__acc gapXs" data-target="trigger-4"> <a class="footer__subtitle " href="https://capital.com/./about-us" itemprop="url" >About Capital</a> <div class="footer__bl gapXs"> <a href="https://capital.com/our-story" class="" >Our Story</a> <a href="https://capital.com/our-history" class="" >Our History</a> <a href="https://capital.com/viktor-prokopenya" class="" >Viktor Prokopenya</a> <a href="https://capital.com/leadership-team" class="" >Leadership Team</a> <a href="https://capital.com/international-offices" class="" >Our Global Offices</a> <a href="https://capital.com/business-model" class="" >Compliance & Legals</a> <a href="https://capital.com/careers" class="" >Careers at Capital.com</a> <a href="https://capital.com/media-centre" class="" >Media Centre</a> <a href="https://capital.com/anti-money-laundering" class="" >Anti-money laundering</a> <a href="https://capital.com/lp-raf-bah" class="" >Referral program</a> </div> <a class="footer__subtitle " href="https://capital.com/contact-us" itemprop="url" >Help & Support</a> <div class="footer__bl gapXs"> <a target="_blank" rel="nofollow noopener" href="https://capitalbah.zendesk.com/hc/en-us" class="" >Support</a> <a href="https://capital.com/system-health" class="" >Capital System status</a> </div> <span class="footer__subtitle" itemprop="url">Partner with us</span> <div class="footer__bl gapXs"> <a href="https://capital.com/partnership-programme" class="" >Partnership Programme</a> </div> <a class="footer__subtitle " href="https://capital.com/sitemap" itemprop="url" >Sitemap</a> </div> </div> </div> <div class="footer__info cc-boxLg dark"> <div class="toTop" id="scrollToTop"> <svg class="cc-icons cc-icons--arrowTop" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#arrowLong"></use> </svg> </div> <p><span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.</span><span class=text-accord> <strong>85.24% of retail investor accounts lose money when trading CFDs.</strong> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money</span></p> <p>Capital Com Online Investments Ltd is a limited liability company with company number 209236B. Capital Com Online Investments Ltd is a Company registered in the Commonwealth of The Bahamas and authorised by the Securities Commission of The Bahamas with license number SIA-F245. The Company’s registered office is at #3 Bayside Executive Park, Blake Road and West Bay Street, P. O. Box CB 13012, Nassau, The Bahamas.</p> </div><div class="footer__copyright"> <div>&copy; <span class="js-copyright">2024</span> Capital Com Online Investments Ltd (SCB)</div> <div class="footer__links"> <a href="https://capital.com/regulations">Regulations</a><a href="https://capital.com/terms-and-policies">Terms and Policies</a> </div></div></footer><div class="stickyBar js-stickyBar"> <div class="cc-blinger gapMd js-runZeChat js-blinger"> <svg class="cc-icons" width="24" height="24"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#blinger"></use> </svg> <svg class="cc-blinger__alert" width="14" height="14"> <use xlink:href="/images/spriteSvg/common.svg?v=20250402_082347#messageAlert"></use> </svg> </div> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> var zeChatKey = '4ce79f01-3fd7-4b0b-be3d-0dce1d0bb23b'; </script> <script src="https://static.capital.com/capital-v-c-20250403-0/js/ready/js_blinger.min.js?v=20250402_082347" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <div class="js-bannerSection"> </div> </div> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/vendor/ua-parser.min.js" nonce="bbb0905acccecf73d3977d5a520e8a63"></script><script defer src="https://static.capital.com/capital-v-c-20250403-0/js/js_userAgent.js?v=20250402_082347" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> </div> <script nonce="bbb0905acccecf73d3977d5a520e8a63">var _ln={"rg_1_pp_ttl":"You are currently in ##","rg_1_pp_text":"<p>Unfortunately, Capital.com is not currently operating in your country.<\/p><p>Please confirm that you are not a resident of ## and travelling there temporarily.<\/p>","st_no_item":"No item matched","js_read_more":"Read more","j_monthes":"January,February,March,April,May,June,July,August,September,October,November,December","j_min_ago":"a minute ago","j_mins_ago":"## minutes ago","j_hour_ago":"an hour ago","j_hours_ago":"## hours ago","l_connection_error":"Connection Error","l_err_connection":"Unfortunately your request wasn't sent because of some connection error. Please try again","api_err_exists_ttl":"Account already exists","api_err_exists_txt":"An account with this email address already exists. Try <a href='#'>logging in<\/a> instead","l_login_failed":"Login failed","l_err_too_many_attempts":"Too many login attempts. Please reset your password or try again later.","l_acc_locked":"Your account is locked","l_err_acc_locked":"Sorry, you cannot access the platform at the moment. Please contact our support team at support@capital.com","l_2fa_err_ttl":"Invalid 2FA code","l_2fa_err_txt":"Please try again","l_acc_closed":"Your account is closed","l_err_acc_closed":"Sorry, you cannot access the platform at the moment. Please contact our support team at <a href='mailto:support@capital.com'>support@capital.com<\/a>","rg_cant_connect_fb":"Can't connect. Your Facebook account must have an associated email address.","rg_already_exists_mob":"An account with this email address already exists. Go to <a href='##appUrl##' target='_blank'>our App<\/a> to continue trading from mobile"};var _l={"t0":"Our mission is to make the world of finance more<br> accessible, engaging and useful","t1":"Founded in 2016 to bring you<br>the best trading experience possible","t31":"Our leadership team","t6":"Global expertise brought to you","t7":"Show all countries","t8":"clients","t9":"countries","t10":"markets","t11":"Group Chief Executive Officer","t12":"COO","t13":"Chief Financial Officer","t14":"Executive Director and Chief Legal Officer","t15":"Head of Compliance","t16":"Chief Risk Officer","t17":"Head of Trading Desk","t18":"Head of Hedging","t19":"Executive Director","t20":"COO Europe capital.com","t21":"Chief Market Strategist","t22":"Explore our offices","t23":"London, UK","t24":"2nd Floor, 4 Orchard Place, London SW1H 0BF, United Kingdom","t25":"Limassol, Cyprus","t26":"28 Oktovriou, 237 Lophitis business centre II, 6th floor, Limassol, Cyprus, 3035","t27":"Gibraltar, Gibraltar","t28":"Unit 5.24, World Trade Centre, 6 Bayside Road, Gibraltar GX11 1AA, Gibraltar","t29":"","t30":"36 Internacyjanalnaya str. 6th floor, Minsk 220022","t32":"<span>Why<\/span> Capital.com?","t33":"Simple and intuitive platform","t34":"No commission","t35":"Trade crypto 24\/7","t36":"Competitive spreads","t37":"How we make money?","t38":"<b>Capital.com<\/b> makes the majority of it\u2019s money through the spread, the difference between the buy and sell price.","t39":"Trade cryptocurrencies with leverage","t40":"Cryptos are available to trade with up to 2:1 leverage. Start trading with as little as $100 to control a position of $200","t41":"Crypto CFD\u2019s","t42":"Profit and loss control","t43":"Trade forex with leverage","t44":"Currencies are available to trade with up to 30:1 leverage. Start trading with as little as $100 to control a position of $3000","t45":"Trade gold with leverage","t46":"Gold is available to trade with up to 20:1 leverage. Start trading with as little as $100 to control a position of $2000","t47":"Trade indices with leverage","t48":"Indices are available to trade with up to 100:1 leverage. Start trading with as little as $100 to control a position of $10000","t49":"Trade commodities with leverage","t50":"Commodities are available to trade with up to 10:1 leverage. Start trading with as little as $100 to control a position of $1000","t51":"Trade shares with leverage","t52":"Shares are available to trade with up to 5:1 leverage. Start trading with as little as $100 to control a position of $500","t53":"Indices CFDs","t54":"Flexible trading","t55":"Commodities CFDs","t56":"Shares CFDs","t1789":"Scan to Download ios & Android APP","t57":"What you pay to trade with Capital.com","t58":"No commission","t59":"Deposit","t60":"Withdrawal","t61":"Real-time Quotes","t62":"","t63":"Educational material","t64":"Dynamic charts and indicators","t65":"Check the individual spread and overnight funding adjustment<br>for a specific instrument","t66":"","t67":"London, UK","t68":"","t69":"2nd Floor, 4 Orchard Place, London SW1H 0BF, United Kingdom","t70":"Limassol, Cyprus","t71":"","t72":"Vasiliou Makedonos 10, Kinnis Building, Floors 1-3, 3040 Limassol, Cyprus","t73":"Gibraltar, Gibraltar","t74":"","t75":"Unit 5.24, World Trade Centre, 6 Bayside Road, Gibraltar GX11 1AA, Gibraltar","t76":"24\/7 Customer Support Service","t77":"Contact us around-the-clock \u2013 we are always there to respond via phone calls, messengers, chats, and emails","t78":"Institutional clients","t79":"We focus on building long-term partnerships and delivering exceptional client service.","t80":"Discover Pro trading","t81":"Find out if you are eligible to trade as a professional","t82":"Smart trading for institutional clients","t83":"Tailored trading solutions","t84":"Prime brokerage services","t85":"Dedicated hedging service","t86":"Custom analytics","t87":"Flexibility and tailoring","t88":"Risk management","t89":"A dedicated point of contact and 24\/7 client support","t90":"Tight spreads and flexible margins","t91":"Professional trading platform","t92":"Built with cutting edge technology","t93":"Private network connection","t94":"Execution under the best conditions available","t95":"AI powered to optimise your trading","t96":"Protected by the strongest encryption protocols","t97":"Fully PCI DSS compliant payment system","t98":"First-class 24\/7 customer service","t99":"Connecting you","t100":"Connect directly to our trading platform via fast, secure, high throughput streaming FIX API.","t101":"Low latency by being co-hosted","t102":"Direct XConnect in LD4","t103":"Smart order routing","t104":"Contact our dedicated prime desk","t105":"Live indices prices","t106":"Live shares prices","t107":"Live commodities prices","t108":"Live Forex prices","t109":"Live cryptocurrency prices","t110":"Most traded","t111":"Top risers","t112":"Top fallers","t113":"Most volatile","t114":"Speculate on marketwide changes with index CFDs. The FTSE 100, S&P 500 and Euro Stoxx 50 all have their ups and downs, and you can benefit by trading their price directly.","t115":"Trading share CFDs lets you speculate on prices of all popular markets with leverage and tight spreads.","t116":"Explore the latest financial markets with cryptocurrencies. Trade on the volatile crypto market rises and falls.","t117":"Trade CFDs on a wide range of commodities, including Brent and Crude Oil, Gold and Silver. Enjoy outstanding flexibility when speculating on the world of natural resources with low margin CFDs.","t118":"Take advantage of global economic announcements and trends by trading CFDs on a huge variety of currency pairs, both widespread and niche.","t119":"Evolution of cryptocurrencies","t120":"The development of blockchain technology started long before cryptocurrencies became popular among retail traders. Learn more about the diverse history of this innovative digital asset class.","t121":"Satoshi Nakamoto publishes white paper \u2013 \u201cBitcoin: A Peer-to-Peer Electronic Cash System\u201d ","t122":"Ripple begins to gain support","t123":"Ethereum\u2019s ICO raised $2.3 million in 12 hours","t124":"LedgerX becomes first digital currency exchange to achieve federal approval in the USA","t125":"First bitcoin (BTC) cryptocurrency is mined","t126":"Bitcoin market cap exceeds $1 billion","t127":"Ethereum launches decentralised application network","t128":"Bitcoin reaches its max market cap of over $400 billion","t131":"Retail","t132":"Professional","t133":"Name","t134":"Leverage","t135":"up to","t136":"Minimum deposit","t137":"Cash rebates","t138":"Advanced charts","t139":"Range of markets","t140":"Negative balance protection","t141":"Dedicated platform walkthrough","t142":"Custom analytics","t143":"Dedicated account manager","t144":"Exclusive webinars","t145":"Premier events","t146":"Standard account","t147":"Plus account","t148":"Premier account","t149":"Create an account","t150":"Apply","t151":"Product category","t152":"Professional account<br>(Max. leverage)","t153":"Retail account<br>(Max. leverage)","t154":"Major currencies**","t155":"Major indices**","t156":"Commodities**","t157":"Shares**","t158":"Cryptocurrencies**","t159":"Leverage changes","t160":"For a professional client CFDs are available to trade with up to 200:1 leverage. Start trading with as little as $1,000 to control a position of $200,000.","t161":"Monthly rebates","t162":"Monthly rebates are available to clients who trade in high volumes. Eligible clients who meet our monthly notional value trading requirements for an asset class will automatically qualify for monthly rebates for all asset classes.","t163":"The rebate is paid into the client account at the end of each month and is available for <b>withdrawal immediately<\/b>.","t164":"USD rebate per million of closed volume","t165":"Commodity","t166":"Cryptocurrency","t167":"Currency","t168":"Equity","t169":"Index","t170":"Example:","t171":"Bitcoin is now trading at $10,000","t172":"You decide to buy 100 Bitcoins.","t173":"Total value of the position is 100 * 10,000 = $1,000,000","t174":"Congratulations! You will receive $1,000 as rebate!","t175":"Eligibility test","t176":"Unfortunately, your experience isn\u2019t enough to become a Pro","t177":"Great! Thanks for submitting the answers","t178":"Great! Thanks for submitting the answers","t179":"Have you made at least 10 transactions per quarter, over the last 4 quarters, on share trading, on CFDs, FX, and\/or spread betting (with Capital.com, or another provider)?","t180":"Does your investment portfolio including financial instruments, shares and cash exceed \u20ac500,000?","t181":"Have you worked, in the financial sector for at least one year, in a professional position which requires knowledge of CFDs, FX, or spread betting?","t182":"Start with a Retail account.","t183":"We will now review your application and get back to you shortly. Futher evidence will be required.","t184":"Your application has been approved. You&#39;re now a professional client.","t185":"What Capital.com clients think","t186":"Start trading now","t187":"Works map of our users","t188":"300,000+","t189":"clients","t190":"52","t191":"countries","t192":"2000+","t193":"markets","t194":"Regulated","t195":"We trust only the best to handle your money.","t196":"Compensation protection should you ever need it.","t197":" Protect what you earn.","t198":"The best data protection measures. Period.","t199":"Join <span class=orange>500,000+<\/span> people, just like yourself, who\u2019ve chosen to register with Capital.com group for our promise to keep your funds safe.","t200":"CFO","t201":"Shares trading guide","t202":"Crypto trading guide","t203":"Forex trading guide","t204":"Indices trading guide","t205":"Commodities trading guide","t307":"<span>Spread bets and CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.<\/span> <span class=text-accord><span class=txt-bold>76.25% of retail investor accounts lose money when trading spread bets and\/or CFDs with this provider<\/span>. You should consider whether you can afford to take the high risk of losing your money.<\/span>","t347":"Why Capital.com?","t348":"markets","t349":"customer support","t350":"commission <br> & tight spreads","t351":"clients","t352":"Discover our platforms","t353":"Unique experience on any device","t354":"Try it now","t355":"Just 4 steps","t356":"It&#39;s easy to start","t357":"Sign up & verify your account","t358":"Choose your market","t359":"Deposit instantly","t360":"Become a trader","t361":"Increased Market Volatility!","t362":"Gold, Oil and Stocks experiencing sharp moves <br>Don&#39;t miss the opportunity!","t363":"Explore trading","t364":"Choose market","t365":"Investment","t366":"Position size","t369":"Current price","t368":"Market opening price","t370":"Profit\/Loss","t371":"Trade commission","t372":"*Your return, if you had placed a #side# order at market open on #date#","t373":"Record Oil Volatility!","t374":"Crude oil and Brent experience sharp price swings!","t384":"Spread betting guide","t392":"Earnings season 2020: trade it while it\u2019s hot","t393":"Watch the Top companies\u2019 earnings reports and trade them with Capital.com.","t394":"<a href=\/walmart-share-price>Walmart, Inc.<\/a> - 19 May","t395":"<a href=\/xiaomi-corp-share-price>Xiaomi corp.<\/a> - 20 May","t396":"<a href=\/hewlett-packard-share-price>Hewlett Packard Enterprise Co.<\/a> - 21 May","t397":"<a href=\/foot-locker-share-price>Foot Locker Inc.<\/a> - 22 May","t398":"","t1436":"Money from leverage ~ $","t546":"Capital Com is an execution-only service provider. The material provided in this article is for information purposes only and should not be understood as investment advice. Any opinion that may be provided on this page does not constitute a recommendation by Capital Com or its agents and has not been prepared in accordance with the legal requirements designed to promote investment research independence. While the information in this communication, or on which this communication is based, has been obtained from sources that\u00a0Capital.com\u00a0believes to be reliable and accurate, it has not undergone independent verification. No representation or warranty, whether expressed or implied, is made as to the accuracy or completeness of any information obtained from third parties. If you rely on the information on this page, then you do so entirely at your own risk.","t438":"Capital.com is an FCA, CySEC, ASIC, FSA, and SCB - licensed company committed to building the world\u2019s best trading experience. It\u2019s that simple. The AI-enabled technology that powers our platform isn\u2019t just unique \u2013 it\u2019s award-winning:","t439":"Best Online Trading <br>Platform 2020","t440":"Most Innovative Broker<br>Europe 2020","t441":"Most Transparent Brokerage Service Provider of the Year Europe 2020","t442":"Best Online Trading<br>Services 2018","t443":"Most Transparent Brokerage Service Provider of the Year Europe 2020","t444":"Most Innovative Broker<br>Europe 2020","t445":"Best Forex<br>Trading App 2020","t446":"Capital.com is a multi-award winning global investment trading platform authorised and regulated by the UK\u2019s Financial Conduct Authority, the Cyprus Securities and Exchange Commission, and the Australian Securities and Investments Commission. Recognised for its quality 24\/7 customer support, seamless trading experience and competitive fees, Capital.com is a fast-emerging leader in the European leveraged trading industry. <br><br> Priding itself as a transparent and fair broker, Capital.com is a 0% commission platform that offers low overnight funding adjustments and tight spreads. With access to over 3,000 markets, our clients can invest directly in global stocks and ETFs or trade CFDs with leverage across the world\u2019s most popular indices, commodities, shares and currency pairs. In markets where it is permissible, we also offer clients access to popular cryptocurrencies. From Apple and Facebook to the FTSE 100 and EUR\/USD and many more, you can trade on both the web and","t447":"See why people choose to trade with Capital.com","t448":"ACCOUNTS CREATED ","t449":"7+ mln","t450":"TRADED","t451":"$1+ trn","t452":"Capital Com (UK) Limited is registered in England and Wales with company registration number 10506220. <a href=https:\/\/register.fca.org.uk\/s\/firm?id=001b0000042g1LfAAI target=_blank>Authorised and regulated by the Financial Conduct Authority (FCA)<\/a>, under register number 793714.","t453":"Capital Com SV Investments Limited is a Cyprus Registered Company with Company Registration Number HE 354252. <a href=https:\/\/www.cysec.gov.cy\/en-GB\/entities\/investment-firms\/cypriot\/42294\/ target=_blank>Authorised and regulated by the Cyprus Securities and Exchange Commission (CySEC)<\/a>, under license number 319\/17.","t454":"","t455":"","t459":"Open a trading account in less than 3 min","t460":"Zero Spread <span> EUR\/GBP <\/span>","t461":"Our special offer will take effect on December 18 at 08:00 - 18:00 UTC.","t462":"Log in to your account","t463":"Make your first deposit<br\/> to start trading with TradingView","t464":"DEPOSIT SECURELY","t465":"Leverage 1:500","t466":"Authorised by FCA, CySEC and Deloitte","t467":"Personalized trading insights","t468":"Learn more about us","t548":"Trade on the US presidential elections battle <a class=text-gold href=\/tbix-share-price>Trump index<\/a> vs <a class=text-gold href=\/bbix-share-price>Biden index<\/a>. Try both.","t549":"\u00a0","t550":"Best Spreads","t551":"Best Commissions","t552":"Enjoy our award-winning online trading platform","t553":"Major global markets at your fingertips. Trade wherever you are, whenever you want to. It has never been more accessible.","t599":"0 Commissions","t600":"NIO Limited","t601":"Alibaba Group Holding Limited","t602":"Moderna, Inc.","t603":"Shopify Cl A Sub Vtg","t604":"Commission per side","t605":"Minimum charge (online)","t606":"Minimum charge (phone)","t607":"Minimum margin requirement","t608":"no commission","t609":"Airbnb\u2019s stock market debut","t610":"Trade on the most anticipated IPO with CFDs at\u00a0Capital.com","t611":"I\u2019m in","t688":"Bitcoin momentum continues.","t689":"Spot the best trading opportunities.","t690":"Trade now","t691":"Best Trading Platform ","t692":"Best Trading Software Provider","t693":"Most Transparent Brokerage Service Provider","t694":"Most Innovative Broker","t695":"Best Trading Features","t729":"Q4 earnings: catch up with the best trading opportunities","t730":"EasyJet PLC","t731":"28\/01\/2021","t732":"Apple Inc","t733":"27\/01\/2021","t734":"Boeing","t735":"27\/01\/2021","t736":"Facebook Inc.","t737":"27\/01\/2021","t738":"American Airlines Group Inc.","t739":"28\/01\/2021","t740":"Leverage Limits Professional Clients","t3141":"Guaranteed stop premium","t3140":"Scan to Download","t780":"GameStop saga continues!","t781":"Trade on the Wall Street\/Reddit battle.","t782":"GameStop price live","t783":"Dogecoin skyrockets setting new highs","t784":"Trade momentum","t826":"Pot stocks are \u2018getting high&#39; as Reddit frenzy continues","t877":"Trading competition<br\/> <b>Award: $10,000<\/b>","t878":"Open an account, trade with profit and win the award!","t890":"Breaking news","t891":"Will you buy or sell","t892":"Potential profit*","t893":"Get $10 000 on your demo account to try more","t894":"Sign up for free","t917":"We are excited to see you here!","t918":"Complete your profile to start trading","t919":"Complete","t920":"Go to platform","t962":"Holi Festival Competition!<br> <b>Winners get $2,500<\/b>","t963":"Trade smart and win the award!","t964":"Trading Competition!<br> <b>Winners get $10,000<\/b>","t1493":"They have a highly impressive record in creating the technology that underpins financial systems. Other team members include acclaimed content specialists, leading data scientists and experts in the psychological implications of financial dealing. The people we employ believe in fintech, digital democracy, and the positive effects new technologies can have on the world.","t1492":"Those who trade with us can rely on the expertise of a large and experienced team of more than 800 staff spread across 9 offices around the globe. Our leadership team has significant experience in the online trading space with a deep understanding of the legislative and regulatory environment.","t1491":"CEO Capital.com Asia","t1490":"CEO capital.com Australia","t1489":"Chief Revenue Officer and CEO of Dubai office","t1488":"Head of Security","t1487":"Chief People Officer","t1486":"Group Head of Compliance","t1441":"","t1440":"Charges from full size","t1439":"","t1438":"","t1414":"The value of shares and ETFs bought through a share dealing account can fall as well as rise, which could mean getting back less than you originally put in.\u00a0Past performance is no guarantee of future results.","t1361":"Our Global Offices","t1360":"In the first half of 2021, the Capital.com group reported a 400 percent growth in new clients compared to H2 2020. It also reported a global pick-up in trading activity, with total client trading volumes across all markets growing by more than 184 per cent. These results reflect the Capital.com group\u2019s growing reputation as a platform of choice among retail traders globally. With trading volumes in excess of USD 530+ B and with close to 500 000 clients registered to trade on the group\u2019s platform, Capital.com is one of Europe\u2019s fastest growing investment trading platforms.","t1359":"Risk warning: \u0441onducting operations with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the funds held by us for and on your behalf, in relation to your trading account. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.","t1358":"1X is a non-leveraged CFD. It is a derivative, and is therefore a complex product. The value of your investment can go down as well as up, and you may get back less than you invest.<br><br>Crypto Derivatives are not available to Retail clients registered with Capital Com (UK) Ltd. <br><br> The value of shares and ETFs bought through a share dealing account can fall as well as rise, which could mean getting back less than you originally put in. Past performance is no guarantee of future results.<br><br>The information contained herein is not intended for distribution to residents in any country where such distribution or use would contravene any local law or regulatory requirement.","t1356":"(Regulated by <b>NBRB<\/b>)","t1355":"\u0421losed Joint Stock Company \u00abFinTech Solutions\u00bb","t1354":"Australia (Regulated by <b>ASIC<\/b>)","t1353":"Capital Com Australia Pty Ltd","t1352":"Authorised and regulated by the Financial Conduct Authority (<b>FCA<\/b>)","t1357":"Welcome to ##CURRENT_LICENSE##. Some products and services listed on this website are not available to ##CURRENT_COUNTRY## clients. Please redirect to <a href=# class=js-change-license>##BY_COUNTRY_LICENSE##<\/a> if you are a ##CURRENT_COUNTRY## resident.","t1350":"ISO Certified","t1796":"Download our App to continue trading from mobile","t1795":"We&#39;re excited to see you here!","t1330":"You\u2019re all set. Start trading","t1329":"Make your first deposit","t1328":"Create & verify your account","t1327":"Join the 710,000+ traders worldwide that chose to trade with Capital.com","t1326":"Still looking for a broker you can trust?","t1298":"Overall Client Satisfaction","t1297":"Mobile Platform\/App","t1296":"Education Materials\/Programmes","t1295":"2021 UK Leverage Trading report","t1599":"Try demo","t1590":"Bullish","t1598":"or","t1597":"Start trading","t1596":"Give ## a try","t1595":"You voted bearish.","t1594":"You voted bullish.","t1593":"Market sentiment:","t1592":"Vote to see Traders sentiment!","t1591":"Bearish","t1251":"Start trading now","t1250":"Withdrawn each month","t1249":"Monthly trading volume","t1248":"Active clients monthly","t1247":"Traders","t1201":"*Capital.com reserves the right to add\/remove CFD&#39;s to its trading environment without prior notification on the Company&#39;s official website and\/or the MT4 trading platform (where applicable).","t1198":"Scan to Download iOS&Android APP","t1194":"Capital Com (UK) Limited","t1193":"Cyprus \/ EU (Regulated by <b>CYSEC<\/b>)","t1192":"Capital Com SV Investments Limited","t1191":"CFDs are complex leveraged instruments and come with a high risk of losing money. These products are not suitable for everyone and you should therefore consider your objectives, financial situation, needs and experience with these products before investing in them. Our <a href=\/product-disclosure-statement-asic target=_blank>Product Disclosure Statement<\/a> (PDS) and <a href=\/target-market-determination-asic target=_blank>Target Market Determination<\/a> provides important information about our products and who our products are more likely to be suited to Capital.com does not provide financial or investment advice and you should seek independent advice if you are unsure of the risks or whether our products are suitable for you.","t1190":"<span class=text-accord>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. You should consider whether you understand how CFDs work and can afford the risks.<\/span> <span class=text-mob>Trading CFDs is high risk and is not suitable for everyone. Refer to our <a href=\/product-disclosure-statement-asic target=_blank>PDS<\/a> and <a href=\/target-market-determination-asic target=_blank>Target Market Determination<\/a>. AFSL 513393<\/span>","t1189":"Join <span class=orange>500,000<\/span> people, just like yourself, who\u2019ve chosen to register with Capital.com a reputable business that looks after its clients\u2019 interests.","t1188":"The best data protection measures. Period","t1187":"Protect what you earn","t1186":"Compensation Arrangements","t1185":"We trust only the best to handle your money","t1184":"Regulated","t1183":"Level 34, 120 Collins Street, Melbourne, 3000, Victoria","t1182":"Melbourne, Australia","t1181":"Tap to close","t1180":"more","t1121":"Try now","t965":"Trading Competition!<br> <b>Winners get $5,000<\/b>","t1117":"Scan to Download App IOS & Android","t1081":"QR Code","t1078":"Please refer to our <a href=\/risk-disclosure-policy target=&quot;_blank&quot;>Risk Disclosure Statement<\/a>","t1077":"67","t1076":"63","t1075":"<span>Conducting operations with non-deliverable over-the-counter instruments<\/span><span class=text-accord> does not entail the transfer of ownership and other rights to the underlying assets, is a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the size of the deposit. Past profits do not guarantee future profits<\/span><span class=text-mob> is a risky activity and can bring not only profit but also losses. Past profits do not guarantee future profits<\/span>.","t1074":"<span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.<\/span><span class=text-accord> <span class=txt-bold><strong> #percent#% of retail investor accounts lose money when trading CFDs with this provider<\/strong>.<\/span> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money.<\/span>","t1073":"<b>All Trading involves risk.<\/b> Spread bets and CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. <strong>#percent#% of retail investor accounts lose money when trading spread bets and CFDs with this provider<\/strong>. You should consider whether you understand how spread bets and CFDs work and whether you can afford to take the high risk of losing your money. Professional clients can lose more than they deposit.","t1072":"I do not have the mentioned National Identifier number","t1070":"License number","t1069":"Enter the passport number","t1052":"Join the competition","t1044":"Read our new forecast","t994":"Updated","t993":"Group CFO","t992":"Spring Game Competition!<br> <b>Winners get $2,500<\/b>","t976":"Go to platform","t975":"Trade size with leverage ~ $","t973":"Overnight funding adjustment","t974":"Charges from borrowed part","t971":"Margin","t1527":"Complete your profile to start trading","t1533":"Warsaw, Poland","t1534":"ul. Prosta 67, Wola, 00-838 Warszawa 32nd and 33rd floors, Skyliner building","t1535":"Sofia, Bulgaria","t1536":"14, Filip Kutev str., Sofia","t1537":"Vilnius, Lithuania","t1538":"9, J. Balcikonio str, Vilnius, Lithuania","t1539":"Kiev, Ukraine","t1540":"36, Vozdvyzhenska st., Kyiv, Ukraine, 04071","t1544":"We speak your language","t1545":"Our local customer support agents are here to help.","t1546":"Monday to Friday","t1547":"Hanoi time","t1548":"Bangkok time","t1549":"Jakarta time","t1550":"Manilla time","t1551":"Delhi time","t1552":"Kuala Lumpur time","t1553":"London","t1554":"Vietnam | Vietnamese","t1555":"Thailand | Thai","t1556":"Indonesia | Bahasa Indonesia","t1557":"Philippines | Tagalog","t1558":"India | Tamil","t1559":"India | Hindi","t1560":"Malaysia | Bahasa Malay","t1561":"United Kingdom | English","t1562":"Our <span>language<\/span> agents are ready to assist you and address your inquiries. Here are their available times:","t1563":"In the meantime, you can still <a href=mailto:support@capital.com>email us<\/a> and we will get back to you as soon as possible.","t1564":"Need urgent help?","t1565":"Reach out to our <span>language<\/span> customer support agents.","t2633":"Continue","t2632":"Open an account now","t2630":"Create account","t2373":"Allowance for Funds Used During Const.","t1566":"Spread bets and CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. <strong>#percent#% of retail investor accounts lose money when trading spread bets and CFDs with this provider<\/strong>. You should consider whether you understand how spread bets and CFDs work and whether you can afford to take the high risk of losing your money.","t1575":"Close your Capital.com account","t1576":"By closing your account, you will no longer be able to log into your Capital.com trading account. Please note that this cannot be undone.","t1577":"Close account","t1578":"We\u2019re sorry to see you go","t1579":"Create a new account","t1580":"You cannot close your account","t1581":"The link to close your account has expired","t1582":"For security reasons the link to close your account is valid only for 24 hours. If you wish to close your account, please make another request at Capital.com trading app or platform.","t1583":"Open app","t1584":"Rate this article","t1585":"Rate this article:","t1586":"By","t1587":"Reviewed by","t1588":"Fact checked by","t1882":"Welcome to Capital.com. The products and services listed on this website are not available to ##CURRENT_COUNTRY## residents. ","t1589":"What is your sentiment on","t1602":"Cancel","t1603":"In order to close your Capital.com account make sure that your account balance is 0 (zero) and there are no other pending transactions. For more info, please contact our support department.","t1604":"Contact support","t1605":"Before you leave, can you tell us why you choose to close your account?","t1606":"I don\u2019t find it useful","t1607":"The products are no longer within my risk appetite","t1608":"I have safety concerns","t1609":"I have a duplicate account","t1610":"Other","t1616":"Capital.com group","t1617":"FinTech Solutions LLC","t1618":"","t1619":"<span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.<\/span><span class=text-accord> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money.<\/span>","t1620":"Trading calculator","t1621":"Calculate your hypothetical P&L if you had opened a trade today #current date# at the market opening price.","t1622":"Market","t1623":"Position size","t1624":"Trade commission","t1625":"Past performance is not a reliable indicator of future results","t1626":"Investment","t1627":"Opening price","t1628":"Current price","t1629":"Loss","t1630":"Capital Com Stock and CFD Investing Ltd","t1631":"Seychelles (Regulated by <b>FSA<\/b>)","t1632":"<span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.<\/span><span class=text-accord> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money.<\/span>","t1633":"Capital Com SV Investments Limited (CySEC)","t1634":"Capital Com (UK) Limited (FCA)","t1635":"CJSC \u00abFinTech Solutions\u00bb (NBRB)","t1636":"Capital Com Australia Pty Ltd (ASIC)","t1637":"FinTech Solutions LLC","t1638":"Capital Com Stock and CFD Investing Ltd (FSA)","t1639":"Mahe, Seychelles","t1640":" CT House, Office 5A, Providence, Mahe, Seychelles","t1668":"Residency & Nationality","t1642":"Most innovative tech 2021","t1643":"Broker Chooser Awards 2022","t1644":"Annual Review 2022","t1645":"New","t1646":"Change (1D)","t1647":"Calculate your hypothetical P&L if you had opened a trade today #current date# at the market opening price:","t1648":"Past performance is not a reliable indicator of future results","t1649":"<b>IB<\/b> Platform","t1650":"Almost done! To create account in the IB platform we need to ask you some questions,","t1651":"Enter your name","t1652":"I accept <a href=privacy-policy>Privacy Policy<\/a>","t1653":"We take your security seriously. Please enter a recovery phone number on which we can contact you.","t1654":"Country","t1655":"The focus country you\u2019re planning work in","t1656":"Website","t1657":"Websites where you plan to promote currency.com","t1658":"Create an account in IB platform","t1659":"This credentials you will use to enter IB platform.","t1660":"Username","t1661":"Please, enter a valid UserName.<br>UserName must consist of at least 6 characters<br>Valid characters are a-z 0-9 @ . _","t1662":"Your application is under review for now.","t1665":"Start now","t1666":"User already exists","t1667":"Download our App","t1669":"Contact us","t1670":"call","t1671":"Agree","t1672":"Medicare card","t1673":"Foreign passport","t1674":"Document issuing country","t1675":"Individual reference number","t1676":"Full name","t1677":"Please enter a valid Full name","t1678":"Expiry date","t1679":"Please enter a valid date","t1680":"CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 78.91% of retail investor accounts lose money when trading spread bets and\/or CFDs with this provider. You should consider whether you can afford to take the high risk of losing your money.","t1682":"Australian driving license","t1681":"Australian passport","t1751":"Best Crypto and Forex Broker 2022","t1752":"Explore Open API Doc","t1753":"Check our FAQ","t1754":"Open API Doc","t1755":"Contact support","t1756":"Copy code","t1757":"Response:","t1758":"Request:","t1760":"Last Week","t1761":"Last Month","t1762":"Last Year","t1763":"Last two Years","t1764":"Max","t1765":"Daily","t1766":"Weekly","t1767":"Monthly","t1768":"Date","t1769":"Close","t1770":"Change","t1771":"Change (%)","t1772":"Open","t1773":"High","t1774":"Low","t1775":"","t1776":"","t1777":"Also you can contact us:","t1778":"Menu","t1779":"Get the Insider App","t1780":"Click here to learn more","t1784":"Invite your friends to join the competition and trade together!","t1785":"Hong Kong | Cantonese","t1786":"Hongkong time","t1787":"Taiwan | Mandarin","t1788":"Taiwan time","t1790":"Cancel","t1791":"\u2018A\u2019 score indicates excellent relative ESG performance and high degree of transparency in reporting material ESG data publicly","t1792":"\u2018B\u2019 score indicates good relative ESG performance and above average degree of transparency in reporting material ESG data publicly.","t1793":"\u2018C\u2019 score indicates satisfactory relative ESG performance and moderate degree of transparency in reporting material ESG data publicly.","t1794":"\u2018D\u2019 score indicates poor relative ESG performance and insufficient degree of transparency in reporting material ESG data publicly.","t1878":"Changed your mind?","t1879":"Create new account","t2956":"The products and services listed on this website are not available to ##CURRENT_COUNTRY## residents. ","t1880":"Card number should contain 10 characters, no spaces allowed","t1881":"see our licences","t1883":"API Documentation","t1884":"Get started","t1902":"License number can not contain more than 10 characters","t1903":"Passport number must be 1 or 2 letters followed by 7 numbers","t1904":"Why choose Capital.com? Our numbers speak for themselves.","t1905":"710","t1906":"110","t1907":"214","t1908":"55","t3143":"Market information is presented <br>as of ##date##","t3142":"Market is not available at the moment","t1934":"Chief Commercial Officer","t1935":"Quick Links","t1936":"View all events","t1937":"Company ESG Risk Ratings","t1938":"Trader&#39;s Dashboard","t1939":"You are being redirected","t1940":"Friend referral is taking a summer break from June 29, 2022. In the meantime, why not head back to our homepage to instantly access 3,000+ global markets?","t1941":"All the major market events in your inbox every week.","t1942":"Insight and analysis from our financial experts.","t1943":"Highlights of 100+ daily news and features.","t1944":"Subscribe now","t1945":"I will provide it later","t1947":"View all press releases","t1948":"State of issue","t1949":"Card number","t1950":"Subscribe to Weekly Highlights","t1951":"The major market events for the week ahead right in your inbox.","t1952":"Subscribe","t1953":"Congratulations! You&#39;ve been subscribed.","t3153":"Create a spread betting account","t1979":"Singapore","t1980":"16, Raffles Quay, #33-03, Hong Leong Building, Singapore 048581","t1981":"Kuala Lumpur, Malaysia","t1982":"Lingkaran TRX, Tun Razak Exchange Menara Exchange 106, Level 23, 55188 Kuala Lumpur","t1983":"Calculate your hypothetical P&L if you had opened a CFD trade on a certain date (select a date) and closed on a different date (select a date).","t1984":"Trade size (Leverage x Investement): ","t1985":"Share this article","t1986":"Content","t2957":"Complete onboarding using Capital.com app to start trading with TradingView.","t1993":"Unfortunately, you have not passed the knowledge test.","t1994":"To re-attempt please select &quot;Try again&quot; below.","t1995":"Try Again","t1997":"Less Than #5,000","t2003":"More than #2,500,000","t2004":"Dividends","t2005":"Less Than 25,000","t2011":"More than #5,000,000","t2016":"Over #100,000","t2040":"Over #5,000,000","t2041":"Less than #20,000","t2042":"Over #2,500,000","t2043":"Employment","t2044":"Savings and investment","t2045":"3rd party financial support","t2046":"Government benefits","t2047":"Short","t2048":"Long","t2049":"We are sorry, but we are unable to open an account for you as this product is not appropriate for your current personal circumstances","t2050":"Latest","t2051":"View all","t2056":"Instrument","t2057":"Sellers","t2058":"Buyers","t2059":"Trade","t2060":"Start Trading Now","t2061":"#SHORT_TITLE# Chart | Live #TITLE# Price","t2062":"Get all information on the #TITLE# exchange rate including charts, historical data, news and realtime price. Follow the #SHORT_TITLE# chart live with Capital.com.","t2063":"","t2064":"#TITLE# (#SHORT_TITLE#) Stock Price & Chart | Trade Now","t2065":"Get #TITLE# (#SHORT_TITLE#) real-time share value, investment, rating and financial market information from Capital. Friendly Platforms & Trading today.","t2066":"","t2067":"#SHORT_TITLE# Chart | #TITLE# Rate","t2068":"Get all information on the #SHORT_TITLE# exchange rate including charts, historical data, news and realtime price. View live #TITLE# chart to track latest price changes with Capital.com.","t2069":"","t2070":"#TITLE# Live Price Chart | Trade #SHORT_TITLE#","t2071":"Get the latest #TITLE# prices in realtime including live charts, historical data, news and analysis. Follow live #SHORT_TITLE# price and trace the historical value of the commodity with Capital.com\u2019s chart.","t2072":"","t2073":"#TITLE# Live Chart | #SHORT_TITLE# Index Price","t2074":"Get all information on the #SHORT_TITLE# including charts, historical data, news and trading conditions. Follow the live price of #TITLE# index at Capital.com.","t2075":"","t2076":"Price","t2077":"1D Chg, %","t2078":"Trade now","t2079":"Swap short:","t2080":"Swap long:","t2081":"Long position overnight funding adjustment","t2082":"Short position overnight funding adjustment","t2083":"Long position overnight funding adjustment","t2084":"Spread","t2085":"Join the 710,000+ traders worldwide who choose to trade with us","t2086":"Over 3,000 global markets","t2087":"PCI Data Security Standards","t2088":"Create account","t2089":"Create account & download","t2138":"Tweet","t2139":"Share","t2140":"Post","t2141":"In this article","t2142":"Tags","t2143":"Most popular","t2144":"Read next","t2151":"Long position overnight funding adjustment","t2152":"Margin. Your investment","t2153":"Charges from full value of position","t2154":"Trade size with leverage ~ $","t2155":"Short position overnight funding adjustment","t2156":"More ESG coverage","t2157":"Economic","t2158":"Earnings & Corporate","t2159":"Dividends","t2160":"Institutional","t2161":"Conference","t2162":"Syndicate","t2163":"General","t2164":"Reviews","t2165":"Related reading","t2166":"Income statement","t2167":"Annual","t2168":"Quarterly","t2171":"Splits","t2174":"View all latest news","t2175":"Time","t2176":"Country","t2177":"Event","t2178":"Actual","t2179":"Forecast","t2180":"Previous","t2229":"That&#39;s the number of terms in our glossary. <br><\/br> <br>Do you know your CFDs from your IPOs or ETFs? Remove the mystery with our definitions glossary.<\/br>","t2230":"See all","t2231":"Read more","t2232":"The most common word","t2210":"IPO","t2211":"View all events","t2614":"Start now","t2212":"","t2213":"or create an account with","t2214":"Capital Com Online Investments Ltd (SCB)","t2215":"(Regulated by <b>SCB<\/b>)","t2217":"<span>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.<\/span><span class=text-accord> <strong>85.24% of retail investor accounts lose money when trading CFDs.<\/strong> You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money<\/span>","t2218":"Latest Economics headlines","t2219":"Latest Stocks news","t2220":"Latest Commodities news","t2221":"Latest Forex news","t2222":"Latest Cryptocurrency news","t2223":"Latest Market Intelligence updates","t2224":"Latest Analytical Journalism projects","t2225":"Latest Q&As","t2226":"Latest Interviews and Profiles","t2228":"Trading Glossary","t2234":"Trending markets","t2488":"Course","t2250":"Looking for more?","t2251":"Market guides","t2252":"Take a look at our in-depth guides to learn more about the markets you can trade on Capital.com.","t2253":"Education Hub","t2254":"You\u2019ll find everything you need to know here; from how-to guides to investment strategies.","t2255":"How-to guides","t2256":" If you have any questions on how to use the website and app, watch our short how-to videos. ","t2296":"Holidays","t2297":"Earnings","t2298":"Trading \u0441onditions","t2299":"Key Stats","t2300":"Summary","t2301":"Historical Data","t2302":"Events","t2303":"Income Statement","t2304":"Balance Sheet","t2305":"Cash Flow","t2306":"Low:","t2307":"High:","t2308":"Swap Long:","t2309":"Swap Short:","t2310":"People also watch","t2311":"No events scheduled","t2312":" Prev. Close","t2313":"Open","t2314":"1-Year Change","t2315":"Day&#39;s Range","t2316":"52 wk Range","t2317":"Average Volume (10 days)","t2318":"Average Volume (3 months)","t2319":"Market Cap","t2320":"P\/E Ratio","t2321":"Shares Outstanding","t2322":"Revenue","t2323":"EPS","t2324":"Dividend (Yield %)","t2325":"Beta","t2326":"Next Earnings Date","t2327":"All data is provided by Refinitiv, except for data marked with an asterisk, which is *data provided by Capital.com","t2328":"Total revenue","t2329":"Revenue","t2330":"Other Revenue, Total","t2331":"Cost of Revenue, Total","t2332":"Gross Profit","t2333":"Selling\/General\/Admin. Expenses, Total","t2334":"Research & Development","t2335":"Depreciation \/ Amortization","t2336":"Interest Expense (Income) - Net Operating","t2337":"Unusual Expense (Income)","t2338":"Other Operating Expenses, Total","t2339":"Operating Income","t2340":"Interest Income (Expense), Net Non-Operating","t2341":"Gain (Loss) on Sale of Assets","t2342":"Other, Net","t2343":"Net Income Before Taxes","t2344":"Net Income After Taxes","t2345":"Minority Interest","t2346":"Equity In Affiliates","t2347":"U.S. GAAP Adjustment","t2348":"Net Income Before Extra. Items","t2349":"Total Extraordinary Items","t2350":"Net Income","t2351":"Total Adjustments to Net Income","t2352":"Income Available to Common Excl. Extra. Items","t2353":"Income Available to Common Incl. Extra. Items","t2354":"Dilution Adjustment","t2355":"Diluted Net Income","t2356":"Diluted Weighted Average Shares","t2357":"Diluted EPS Excluding Extraordinary Items","t2358":"Dividends per Share - Common Stock Primary Issue","t2359":"Diluted Normalized EPS","t2360":"Interest Income, Bank","t2361":"Total Interest Expense","t2362":"Net Interest Income","t2363":"Loan Loss Provision","t2364":"Net Interest Income after Loan Loss Provision","t2365":"Non-Interest Expense, Bank","t2366":"Total Premiums Earned","t2367":"Net Investment Income","t2368":"Realized Gains (Losses)","t2369":"Losses, Benefits, and Adjustments, Total","t2370":"Amort. Of Policy Acquisition Costs","t2371":"Fuel Expense","t2372":"Operations & Maintenance","t2374":"Total Operating Expense","t2375":"Non-Interest Income, Bank","t2376":"Total Current Assets","t2377":"Cash and Short Term Investments","t2378":"Cash","t2379":"Cash & Equivalents","t2380":"Short Term Investments","t2381":"Total Receivables, Net","t2382":"Accounts Receivable - Trade, Net","t2383":"Total Inventory","t2384":"Prepaid Expenses","t2385":"Prepaid Expenses","t2386":"Other Current Assets, Total","t2387":"Total Assets","t2388":"Property\/Plant\/Equipment, Total - Net","t2389":"Property\/Plant\/Equipment, Total - Gross","t2390":"Accumulated Depreciation, Total","t2391":"Goodwill, Net","t2392":"Intangibles, Net","t2393":"Long Term Investments","t2394":"Note Receivable - Long Term","t2395":"Other Long Term Assets, Total","t2396":"Other Assets, Total","t2397":"Total Current Liabilities","t2398":"Accounts Payable","t2399":"Payable\/Accrued","t2400":"Accrued Expenses","t2401":"Notes Payable\/Short Term Debt","t2402":"Current Port. of LT Debt\/Capital Leases","t2403":"Other Current Liabilities, Total","t2404":"Total Liabilities","t2405":"Total Long Term Debt","t2406":"Long Term Debt","t2407":"Capital Lease Obligations","t2408":"Deferred Income Tax","t2409":"Minority Interest","t2410":"Other Liabilities, Total","t2411":"Total Equity","t2412":"Redeemable Preferred Stock","t2413":"Preferred Stock - Non Redeemable, Net","t2414":"Common Stock","t2415":"Additional Paid-In Capital","t2416":"Retained Earnings (Accumulated Deficit)","t2417":"Treasury Stock - Common","t2418":"ESOP Debt Guarantee","t2419":"Unrealized Gain (Loss)","t2420":"Other Equity, Total","t2421":"Total Liabilities & Shareholders\u2019 Equity","t2422":"Total Common Shares Outstanding","t2423":"Total Preferred Shares Outstanding","t2424":"Accounts Receivable - Trade, Net","t2425":"","t2426":"","t2427":"Accounts Receivable - Trade, Net","t2428":"Total Inventory","t2429":"Prepaid Expenses","t2430":"Other Current Assets, Total","t2431":"Total Assets","t2432":"Property\/Plant\/Equipment, Total - Net","t2433":"Property\/Plant\/Equipment, Total - Gross","t2434":"Accumulated Depreciation, Total","t2435":"Goodwill, Net","t2436":"Intangibles, Net","t2437":"Long Term Investments","t2438":"Note Receivable - Long Term","t2439":"Other Long Term Assets, Total","t2440":"Other Assets, Total","t2441":"Total Current Liabilities","t2442":"Accounts Payable","t2443":"Payable\/Accrued","t2444":"Accrued Expenses","t2445":"Notes Payable\/Short Term Debt","t2446":"Current Port. of LT Debt\/Capital Leases","t2447":"Other Current Liabilities, Total","t2448":"Total Liabilities","t2449":"Total Long Term Debt","t2450":"Long Term Debt","t2451":"Capital Lease Obligations","t2452":"Deferred Income Tax","t2453":"Minority Interest","t2454":"Other Liabilities, Total","t2455":"Total Equity","t2456":"Redeemable Preferred Stock","t2457":"Preferred Stock - Non Redeemable, Net","t2458":"Common Stock","t2459":"Additional Paid-In Capital","t2460":"Retained Earnings (Accumulated Deficit)","t2461":"Treasury Stock - Common","t2462":"ESOP Debt Guarantee","t2463":"Unrealized Gain (Loss)","t2464":"Other Equity, Total","t2465":"Total Liabilities & Shareholders\u2019 Equity","t2466":"Total Common Shares Outstanding","t2467":"Total Preferred Shares Outstanding","t2468":"Net income\/Starting Line","t2469":"Cash From Operating Activities","t2470":"Amortization","t2471":"Deferred Taxes","t2472":"Non-Cash Items","t2473":"Cash Receipts","t2474":"Cash Payments","t2475":"Cash Taxes Paid","t2476":"Cash Interest Paid","t2477":"Changes in Working Capital","t2478":"Cash From Investing Activities","t2479":"Capital Expenditures","t2480":"Other Investing Cash Flow Items, Total","t2481":"Cash From Financing Activities","t2482":"Financing Cash Flow Items","t2483":"Total Cash Dividends Paid","t2484":"Issuance (Retirement) of Stock, Net","t2485":"Issuance (Retirement) of Debt, Net","t2486":"Foreign Exchange Effects","t2487":"Net Change in Cash","t2489":"Country of residence","t2490":"Bahamas","t2491":"Bahamas Financial Centre, 3rd Floor, Shirley and Charlotte Street, P.O. Box N-4865, Nassau, Bahamas","t2503":"We are very sorry for this inconvenience. We are currently working on something new and we will be back soon with awesome new features. Thanks for your patience.","t2507":"Comment","t2508":"Comments","t2509":"Please note before commenting","t2510":"comments should be only on the topic of this article (please contact Support center for individual queries relating to your trading account);","t2511":"comments shouldn\u2019t contain inappropriate content (personal attack, violence, scam, etc.);","t2512":"comments shouldn\u2019t contain links to external websites;","t2513":"comments should match the language of the article;","t2514":"your comment will be moderated.","t2515":"Comment","t2516":"There are currently no responses for this story.","t2517":"Be the first to respond.","t2518":"Your comment has been submitted for moderation. We confirm that your comment will be reviewed and if it complies with the comment guidelines, it will be published.","t2519":"More comments","t2520":"","t2521":"Ownership","t2522":"I am comfortable with a high degree of financial risk and I can afford to lose my total deposits","t2523":"I am aware of the risks of losing money associated with trading in leveraged products","t2524":"I am unwilling to take a lot of risk","t2525":"I am risk averse","t2526":"Investor Name","t2527":"Investor Type","t2528":"Percent Outstanding","t2529":"Shares Held","t2530":"Shares change","t2531":"Holdings Date","t2532":"Turnover Rating","t2536":"Ex-Dividend date","t2537":"Dividend","t2538":"Payment date","t2539":"Currency","t2540":"Record date","t2541":"Announcement date","t2543":"Split ratio","t2544":"Payment date","t2545":"Ex-date","t2546":"Announcement date","t2547":"Company","t2548":"Exchange","t2550":"Price high","t2551":"Price low","t2552":"Final price","t2553":"Total shares","t2554":"Filling date","t2556":"Holiday","t2558":"Event","t2559":"No events scheduled","t2560":"Economic calendar","t2561":"Yesterday","t2562":"Today","t2563":"Tomorrow","t2564":"This Week","t2565":"Next Week","t2566":"Apply","t2567":"From:","t2568":"To:","t2569":"Filters","t2570":"Restore Default Settings","t2571":"See all","t2572":"Collapse","t2573":"Select All","t2574":"Clear All","t2575":"Country:","t2576":"4.7","t2577":"1,5K","t2578":"4.6","t2579":"40,8K","t2580":"4.6","t2581":"8,975","t2582":"8,223","t2583":"Excellent","t2584":"4.6","t2591":"We offer one-click trading experience with 3,000+ world-renowned markets.","t2592":"All","t2593":"","t2594":"Latest Articles","t2596":"30m","t2597":"1h","t2598":"4h","t2600":"1d","t2609":"15m","t2608":"5m","t2606":"1w","t2607":"1m","t2611":"Due to the fact your password will be used for the MT4 account you have, there is an additional requirement for the password. Require a minimum length of at least 8 and a maximum of 15 characters. Should contains digits, special symbols, lower and uppercase letters.","t2612":"See all market guides","t2613":"Trade now","t2615":"Start","t2616":"Try it now","t2617":"Get started for free","t2618":"Try now","t2619":"Let&#39;s go","t2620":"You still without us?","t2621":"Get free account","t2623":"Start trading now","t2624":"Sign Trading Now","t2627":"Start trading CFD now","t2628":"Sign up","t2629":"Open an account","t2634":"Open account \u279c","t2635":"Practice for free","t2636":"Create a live account","t2637":"Invite Pro friends","t2638":"Go with us","t2639":"Try it","t2640":"Sell","t2641":"Buy","t2642":"Try demo account","t2643":"The top choice for traders & Crypto CFD enthusiast","t2644":"Create a free account","t2645":"Sign-up in 3 minutes","t2647":"Get a risk-free demo account","t2648":"Register","t2650":"Try free demo","t2651":"Start trading","t2652":"Get ready with Capital.com","t2653":"Get started","t2655":"Create my free account","t2656":"Create an account to trade","t2657":"Let&#39;s start","t2658":"Sign up now","t2659":"Trusted partner","t2660":"Powered by","t2661":"Group\u2019s Parent Entity is audited by","t2662":"Reviews","t2663":"Ratings and Reviews","t2672":"Economics","t2673":"Stocks","t2674":"Commodities","t2675":"Forex","t2676":"Crypto","t2677":"Crypto Analysis","t2678":"Forex Analysis","t2679":"Stocks Analysis","t2680":"Commodities Analysis","t2681":"Economics Analysis","t2682":"Market Intelligence","t2683":"Analytical Journalism","t2684":"Q&As","t2685":"Profiles\/interviews","t2686":"Cryptocurrencies Explainers","t2687":"Forex Explainers","t2688":"Stocks Explainers","t2689":"Commodities Explainers","t2690":"Economics Explainers","t2691":"Video","t2692":"Markets - SEO","t2747":"View detailed chart","t2748":"See the full list","t2749":"","t2750":"All data is provided by Refinitiv, except for data marked with an asterisk, which is *data provided by Capital.com","t2751":"Leveraged financial derivatives are complex instruments and come with a high risk of losing money rapidly due to leverage. <span class=text-accord><strong>67% of retail investor accounts lose money when trading leveraged financial derivatives with this provider.<\/strong> You should consider whether you can afford to take the high risk of losing your money.<\/span>","t2752":"To be able to trade stocks like this, create an account and apply for a stock listing.","t2753":"Create Account","t2754":"Open now","t2755":"Market Trading Hours* (UTC)","t2790":"ESG Risk Rating","t2791":"Company","t2792":"Find a company by name or ticker","t2809":"1m","t2810":"5m","t2811":"15m","t2812":"The creation of Ripple (XRP)","t2813":"Ethereum\u2019s ICO raises $2.3 million in 12 hours","t2814":"First cryptocurrency winter sees bitcoin losing more than half of its market cap","t2815":"Bitcoin market cap exceeds $1 trillion","t2816":"Ethereum Merge sees the second-largest cryptocurrency \u2013\u00a0ether (ETH) \u2013 shift from proof-of-work (PoW) to proof-of-stake (PoS) consensus mechanism","t2817":"USA","t2818":"Financials","t2819":"Technology","t2820":"Australia","t2821":"Industrials","t2822":"Non-Cyclical Consumer Goods & Services","t2823":"Singapore","t2824":"Healthcare","t2825":"Norway","t2826":"Sweden","t2827":"Cyclical Consumer Goods & Services","t2828":"Energy","t2829":"Great Britain","t2830":"Switzerland","t2831":"Basic Materials","t2832":"France","t2833":"Telecommunications Services","t2834":"Canada","t2835":"Germany","t2836":"Italy","t2837":"ETFs","t2838":"Utilities","t2839":"Finland","t2840":"Netherlands","t2841":"Spain","t2842":"Japan","t2843":"Hong Kong","t2844":"Ireland","t2845":"Belgium","t2846":"Russian Federation","t2847":"Register for webinars","t2848":"Headline about the guest speaker","t2849":"Upcoming webinars","t2850":"Date","t2851":"Time","t2852":"Topic","t2853":"Summary","t2854":"Past webinars","t2855":"Catch up our previous financial webinars. Explore a collection of handy videos to become a better trader","t2856":"View detailed chart","t2857":"Company profile","t2858":"","t2859":"Crypto","t2860":"Spread","t2863":"Poland","t2864":"United Kingdom","t2865":"United States of America","t2872":"All","t2879":"Register for webinars","t2880":"Looking for more?","t2881":"Education Hub","t2882":"You\u2019ll find everything you need to know here; from how-to guides to investment strategies.","t2883":"Trading Guides","t2884":"Our in-depth guides will provide you some insights into the wide variety of financial instruments, their unique features and how to use them in your trading portfolio.","t2885":"Open demo account","t2886":"Enjoy our award-winning online trading platform","t2907":"Course","t2908":"","t2909":"","t2923":"See all","t2926":"Instrument","t2927":"Market","t2928":"Spread","t2929":"Margin","t2930":"Commission on trade","t2932":"Investment Awards 2022","t2939":"Information in the table is presented as of","t2940":"United Kingdom","t2942":"Log In","t2943":"K+","t2944":"K+","t2945":"B+","t2946":"M+","t2947":"","t2948":"","t2949":"","t2950":"","t2951":"Sign Up","t2952":"Get the app","t2953":"Entity","t2954":"Country","t2958":"Full name","t2959":"Registered email","t2960":"Clear description of the issue","t3001":"More","t3002":"","t3003":"","t3004":"An account with this email address already exists. Go to <a href=&#39;##appUrl##&#39; target=&#39;_blank&#39;>Capital.com App<\/a> to continue trading from mobile","t3005":"Complex instruments come with a high risk of losing money rapidly due to leverage. <strong>85.24%<\/strong> of retail investor accounts lose money. You should consider whether you understand the product and whether you can afford to take the high risk of losing your money.","t3006":"<span>Complex instruments come with a high risk of losing money rapidly due to leverage.<\/span> <span class=text-accord> <strong>85.24% of retail investor accounts lose money. <\/strong> You should consider whether you understand the product and whether you can afford to take the high risk of losing your money.<\/span>","t3008":"Showing our 4 & 5 star reviews","t3009":"I have read and accept the ","t3010":"Promotion terms & conditions","t3011":"","t3012":"","t3013":"Open a free demo account","t3014":"Sign up","t3015":"Open Spread betting account in a few minutes","t3016":"1. Create your account","t3017":"2. Make your first deposit","t3018":"3. Start trading","t3019":"2FA code has to contain 6 symbols","t3020":"Code from 2FA app","t3021":"Account already exists","t3022":"An email with further instructions has been sent to {example@gmail.com}","t3023":"At least one digit","t3024":"At least one lower case letter","t3025":"At least one special character","t3026":"At least one upper case letter","t3027":"By creating an account, I confirm that I have read and understood the","t3028":"Cancel","t3029":"Code from 2FA is incorrect","t3030":"Code has been sent to your application for 2FA","t3031":"Complete","t3032":"Complete your profile to start trading","t3033":"Confirm Password","t3034":"Confirm your log in","t3035":"Connection Error","t3036":"Continue","t3037":"Continue to Capital.com","t3038":"Create account","t3039":"Don\u2019t have an account?","t3040":"Email address","t3041":"An account with this email address already exists. Try <a href=&#39;#&#39;>logging in<\/a> instead","t3042":"Email address wasn&#39;t found","t3043":"Email or password is invalid.","t3044":"Please enter a valid Email","t3045":"Can&#39;t connect. Your Facebook account must have an associated email address.","t3046":"Forgot password?","t3047":"Forgot password","t3048":"Get the app","t3049":"Go to platform","t3050":"Already have an account?","t3051":"Invalid 2FA code","t3052":"Log me out after 7 days","t3053":"Log in","t3054":"Login failed","t3055":"Minimum 8 characters","t3056":"New password","t3057":"Sorry, no account has been found associated with this email address.","t3058":"OR","t3059":"Password","t3060":"Password changed successfully.","t3061":"Please try again","t3062":"Privacy Policy","t3063":"Unfortunately your request wasn&#39;t sent because of some connection error. Please try again","t3064":"Enter your email address to reset your password.","t3065":"Send reset email","t3066":"Set new password","t3067":"Sign up","t3068":"Sign up","t3069":"Study trends with powerful charts.","t3070":"One app. 3,000+ markets.","t3071":"75+ technical analysis indicators","t3072":"24\/7 support to assist you in 10+ languages","t3073":"Free trading education to build your skills","t3074":"Too many attempts","t3075":"Too many login attempts. Please reset your password or try again later.","t3076":"Try again in a few minutes","t3077":"We are excited to see you here!","t3078":"Sorry, you cannot access the platform at the moment. Please contact our support team at support@capital.com","t3079":"Sorry, you cannot access the platform at the moment. Please contact our support team at <a href=&#39;mailto:support@capital.com&#39;>support@capital.com<\/a>","t3080":"Your account is closed","t3081":"Your account is locked","t3082":"Your password should contain: -at least 8 characters -at least 1 number -at least 1 letter","t3083":"","t3084":"","t3085":"Subscribe Now!","t3086":"Our recent news, delivered to your inbox every day","t3087":"Submit","t3088":"Your email is incorrect","t3089":"Enter email please","t3090":"This email is already subscribed","t3091":"By creating an account, I confirm that I have read and understood the <strong><a href=https://capital.com/terms-and-policies target=&quot;_blank&quot;>Privacy Policy<\/a><\/strong> and accept the","t3092":"<p>You can unsubscribe by clicking on the \u201cUnsubscribe\u201d link at the end of each email.<\/p> <p>By signing up you agree to our <strong><a target=blank class=uLink href=https://capital.com/terms-and-conditions-bah>Terms and Conditions<\/a><\/strong>, <strong><a class=uLink target=blank href=https://capital.com/privacy-policy-bah>Privacy Policy<\/a><\/strong> & <strong><a target=blank class=uLink href=https://capital.com/cookies_policy_bah>Cookies Policy<\/a><\/strong>.<\/p>","t3359":"","t3353":"","t3354":"","t3355":"Capital Com Mena Securities Trading LLC","t3339":"Not Found","t3338":"The account with such an email is already registered","t3337":"Risk warning: \u0441onducting operations with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the funds held by us for and on your behalf, in relation to your trading account. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.","t3336":"<center>Capital.com is regulated by the Securities and Commodities Authority.<\/centre>","t3335":"Capital Com Mena Securities Trading LLC","t3334":"YouTube channel","t3366":"All","t3367":"Commodities","t3368":"Crypto","t3369":"Forex","t3370":"Indices","t3371":"Shares","t3352":"(Regulated by <b>CCMENA<\/b>)","t3333":"Promo code","t3332":"Please enter the correct promotional code","t3331":"See our leadership","t3516":"Find out more","t2955":"Showing our 4 & 5 star reviews","t1855":"Read our reviews to find out more about us","t3329":"Capital.com Group","t3327":"Technical indicators","t3325":"75","t3323":"Client support ","t3321":"24\/7","t3319":"Active clients monthly","t3317":"110K+","t3315":"Traders","t3313":"710K+","t3311":"","t3309":"Why choose Capital.com? Our numbers speak for themselves","t3306":"Join our community of traders worldwide","t3304":"Ready to join a leading broker?","t3300":"Previous","t3299":"Next","t3296":"I understand CFD trading, leverage and the risks involved, and wish to continue opening a CFD trading account.","t3295":"Before you continue","t3294":"Tente o modo de demonstra\u00e7\u00e3o","t3293":"Criar conta","t3282":"Phone Number ","t3281":"Phone number is not valid","t3280":"An account with this email address already exists. Go to <a href=&#39;##appUrlOneLink##&#39; target=&#39;_blank&#39;>our App<\/a> to continue trading from mobile","t3279":"Your request has been sent. We will respond you within 24 hours.","t3278":"Something went wrong. Please try again later.","t3093":"Name","t3094":"Surname","t3095":"Email","t3096":"Great!","t3276":"Try demo","t3274":"New account","t3272":"Work with us","t3271":"View all events","t3270":"Sell","t3269":"More ESG coverage","t3268":"&#39;D&#39; score indicates poor relative ESG performance and insufficient degree of transparency in reporting material ESG data publicly.","t3267":"&#39;C&#39; score indicates satisfactory relative ESG performance and moderate degree of transparency in reporting material ESG data publicly.","t3266":"&#39;B&#39; score indicates good relative ESG performance and above average degree of transparency in reporting material ESG data publicly.","t3265":"&#39;A&#39; score indicates excellent relative ESG performance and high degree of transparency in reporting material ESG data publicly.","t3264":"Negligible","t3263":"Low","t3262":"Medium","t3261":"High","t3260":"ESG Risk Ratings","t3259":"Closed","t3258":"Open","t3257":"Market Trading Hours","t3256":"Buy","t3255":"Sell","t3254":"Short position overnight funding adjustment ~ ","t3253":"Cash From Operating Activities","t3252":"Time (UTC)","t3251":"Event","t3250":"Full Time Employees","t3249":"Industry","t3248":"Sector(s)","t3247":"Negligible","t3246":"Medium","t3232":"Guaranteed stop premium","t3231":"Short position overnight funding adjustment","t3230":"Long position overnight funding adjustment","t3229":"Sellers","t3228":"Buyers","t3227":"1D Charts","t3226":"1D Chg, %","t3225":"Spread","t3223":"Buy","t3222":"Name","t3221":"All","t3220":"Sort","t3219":"Search","t3216":"Apply","t3215":"Learn more","t3214":"Visit TradingView","t3213":"Create your account","t3217":"Region","t3218":"Sector","t3198":"","t3197":"Category","t3196":"Restore","t3195":"Clear","t3194":"Discover more","t3193":"Clear","t3192":"Restore","t3191":"Category","t3183":"January,February,March,April,May,June,July,August,September,October,November,December","t3181":"## minutes ago","t3179":"a minute ago","t3177":"## hours ago","t3175":"an hour ago","t3173":"Updated","t3165":"January,February,March,April,May,June,July,August,September,October,November,December","t3164":"## minutes ago","t3163":"a minute ago","t3162":"## hours ago","t3161":"an hour ago","t3160":"Edited by","t3159":"and","t3152":"Home","t3149":"20:1","t3148":"20:1","t3147":"200:1","t3146":"200:1","t3145":"200:1","t3144":"","t3273":"Upgrade to Pro","t3156":"Low","t3105":"ETFs","t3106":"See all ETFs","t3107":"See all forex","t3108":"Indices","t3109":"See all indicies","t3110":"Most traded","t3111":"Trade","t3112":"Shares","t3113":"See all shares","t3114":"Spread","t3154":"Buyers","t3155":"High","t3157":"Sell","t3158":"Sellers","t3139":"","t3138":"","t3104":"Forex","t3103":"Cryptocurrencies","t3102":"See all cryptos","t3101":"See all commodities","t3100":"Commodities","t3099":"Chg","t3098":"Buy","t3097":"Browse all markets","t3117":"Your payment will be processed on behalf of Capital Com (UK) Limited, 10th floor, 16 Great Queen St, London WC2B 5DG, United Kingdom","t3118":"all works stable","t3119":"under maintenance","t3120":"service degradation","t3129":"Stable","t3130":"Incident","t3133":"Collapse","t3134":"Maintenance","t3135":"For the avoidance of doubt, this calculation does not include the costs of holding a position overnight (for which there will be additional charges)","t3136":"Show more","t3137":"Hide more","t3378":"Speak to our team","t3379":"Contact \u0441ustomer service","t3380":"WhatsApp","t3381":"Become a partner","t3383":"Capital Com directions","t3384":"Overview Page","t3514":"Claim my bonus","t3515":"Contact us","t3513":"Register now","t3517":"test1","t3476":"Greece","t3479":"Take the test","t3540":"85.24% of investors lose money.","t3541":"Get your ticket","t3542":"","t3560":"United Arab Emirates","h0":"<p class=\"txt-md\">Our platform can be completely tailored to fit your trading needs. Timing is everything, which is why we are focused on fast, <strong>accurate order execution<\/strong>, to help you trade effectively.<\/p>\r\n\r\n<p class=\"txt-md\">&nbsp;<\/p>\r\n\r\n<p>Our intuitive platform lets you understand what's on offer quickly and if you\u2019re unsure of anything, utilise a catalog of easy-to-use <strong>educational content<\/strong> to trade with confidence.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Your peace of mind is essential to us, which is why we make sure to always be <strong>transparent<\/strong> and keep your funds <strong>secure<\/strong>.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>We have 24 hour support in 13 languages to help you solve your issues effectively, and we are fully regulated.<\/p>\r\n","h1":"<ul>\r\n\t<li>\r\n\t<p>Trade 24\/7 on a wide range of cryptos<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p>No need to setup crypto wallets and private keys<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n","h2":"<p>You can easily define Stops* and Limits to request positions to close at a specified price.<\/p>\r\n\r\n<p>Set up price alerts to be informed of big moves.<\/p>\r\n\r\n<p>*Stop loss is not guaranteed<\/p>\r\n","h3":"<ul>\r\n\t<li>\r\n\t<p>Trade 24\/5&nbsp;on a wide range of indices<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p>Find potential trades&nbsp;in both a rising and falling markets<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n","h4":"<ul>\r\n\t<li>\r\n\t<p>Trade 24\/5&nbsp;on a wide range of Forex<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p>Find potential trades&nbsp;in both a rising and falling markets<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n","h5":"<ul>\r\n\t<li>\r\n\t<p>Trade 24\/5&nbsp;on a wide range of commodities<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p>Find potential trades&nbsp;in both a rising and falling markets<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n","h6":"<ul>\r\n\t<li>\r\n\t<p>Trade 24\/5&nbsp;on a wide range of shares<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p>Find potential trades&nbsp;in both a rising and falling markets<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n","h7":"<h2 style=\"text-align:center\">When you trade with us, you\u2019ll pay at least one of three main charges.<\/h2>\r\n\r\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"text-align:center\"><strong>The spread<\/strong><br \/>\r\n\t\t\tOn every trade you make, you\u2019ll pay the spread \u2013 the difference between the bid and ask price.<\/td>\r\n\t\t\t<td style=\"text-align:center\"><strong>Overnight funding<\/strong><br \/>\r\n\t\t\tHold a trade overnight, and you\u2019ll pay a fee to keep the trade open out of market hours.<\/td>\r\n\t\t\t<td style=\"text-align:center\"><strong>Guaranteed stop premiums<\/strong><br \/>\r\n\t\t\tProtect your position with a guaranteed stop, and you\u2019ll pay a premium if it\u2019s triggered.<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<h2 style=\"text-align:center\">What you won\u2019t pay for<\/h2>\r\n\r\n<p style=\"text-align:center\">We won\u2019t charge you for any of the following when you trade with us, unlike many of our competitors.&nbsp;<br \/>\r\n&nbsp;<\/p>\r\n\r\n<div class=\"overflowWrap\">\r\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td><strong>Opening an account<\/strong><br \/>\r\n\t\t\tOpening a trading account with us is 100% free. There are no sign-up or account opening fees<\/td>\r\n\t\t\t<td><strong>Inactivity fees<\/strong><br \/>\r\n\t\t\tEven if you don\u2019t trade on your account for a while, you won\u2019t pay anything for it to stay open. However, if you are inactive for one year or more we maybe applying an inactivity fee of $10 per month (or equivalent)<\/td>\r\n\t\t\t<td><strong>Commission<\/strong><br \/>\r\n\t\t\tWe don\u2019t charge you commission on your trades \u2013 our charges for executing orders or holding your trade are all outlined above.<\/td>\r\n\t\t\t<td><strong>Currency Conversion<\/strong><br \/>\r\n\t\t\tWhen you trade on a market denominated in a different currency to your account, you won\u2019t pay a conversion fee.<\/td>\r\n\t\t\t<td><strong>Funding and withdrawal<\/strong><br \/>\r\n\t\t\tWhether you\u2019re putting money into your account or taking it out, you won\u2019t pay a fee to do so.<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n<\/div>\r\n\r\n<h2 style=\"text-align:center\">Other things to think about<\/h2>\r\n\r\n<p style=\"text-align:center\">Of course, our charges aren\u2019t the only factors that\u2019ll affect your trade\u2019s profitability or lose. You should also consider the following.<\/p>\r\n\r\n<div class=\"overflowWrap\">\r\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"text-align:center\"><strong>Market Movement<\/strong><br \/>\r\n\t\t\tA basic one, but nevertheless \u2013 the direction and distance that a market moves will obviously affect the value of your trade.<br \/>\r\n\t\t\t.<\/td>\r\n\t\t\t<td style=\"text-align:center\"><strong>Margin<\/strong><br \/>\r\n\t\t\tThe amount required to open and maintain a trade. Consider whether you can afford it, both at the outset and if the margin should change to reflect market conditions.<br \/>\r\n\t\t\t.<\/td>\r\n\t\t\t<td style=\"text-align:center\"><strong>Leverage<\/strong><br \/>\r\n\t\t\tYou should be comfortable with the leverage you\u2019re using. Your exposure may be many times what you\u2019ve paid to open, and you could experience fast, large gains or losses.<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n<\/div>\r\n\r\n<h2 style=\"text-align:center\">Spread<\/h2>\r\n\r\n<p style=\"text-align:center\">The spread is our fee for executing your trade. You\u2019ll be charged the spread both to open a trade, and to close.<br \/>\r\n&nbsp;<\/p>\r\n","h8":"<p>Unlike our competitors, you can be sure that trading with Capital.com will incur <span class=\"text-bold\">no fees<\/span> for<\/p>\r\n","h9":"<h2 style=\"text-align:center\">Spread Example<\/h2>\r\n\r\n<h3>CFD example<\/h3>\r\n\r\n<p>You have a position of 1 contract on the US Tech 100, with a bid\/offer quote at 12475\/76.<br \/>\r\nThe spread on this market is therefore 1 point.<br \/>\r\nTo open your position you will pay half this spread and likewise to close it. The total cost of the spread is therefore $1 x 1 = $1<\/p>\r\n\r\n<h2 style=\"text-align:center\">Overnight funding<\/h2>\r\n\r\n<p>Every time you hold a trade open overnight, your position will be subject to an interest fee. How the fee is calculated \u2013 and whether you pay or receive it \u2013 depends on a range of factors. You can take a look at some specifics in the examples below.<\/p>\r\n\r\n<h3 style=\"text-align:center\">How is overnight funding calculated?<\/h3>\r\n\r\n<h4 style=\"text-align:center\">Indices<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Relevant interest rate benchmark<\/strong> (eg SONIA for underlyings denominated in sterling) +\/- <strong>our daily fee<\/strong> (0.01096%)<\/p>\r\n\r\n<p><u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of one contract on the US Tech 100, currently priced at 12475. Your position\u2019s full exposure is therefore $12,475.<\/li>\r\n\t<li>The US Tech 100 underlying market is denominated in USD. Therefore the applicable interest rate benchmark is the secured overnight financing rate (SOFR) \u2013 which is currently 4.66448% annually, or 0.01278% daily.<\/li>\r\n\t<li>Our daily fee is 0.01096%.&nbsp;<\/li>\r\n\t<li>So to hold a <strong>long position <\/strong>overnight you would <strong>pay<\/strong> 0.02374% \u2013 SOFR plus our fee \u2013 of your exposure, which is $2.96.&nbsp;<\/li>\r\n\t<li>To hold a <strong>short position<\/strong>, you would <strong>receive<\/strong> 0.00182% \u2013 SOFR minus our fee \u2013 of your exposure, which is $0.23.<\/li>\r\n<\/ul>\r\n\r\n<h4 style=\"text-align:center\">Commodites<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Underlying market adjustment (futures basis) +\/- our daily fee <\/strong>(0.01096%)<br \/>\r\n<br \/>\r\n<u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of 4,000 therms of Natural Gas, currently priced at $2.54. Your position\u2019s full exposure is therefore $10,160.<\/li>\r\n\t<li>The overnight basis adjustment for Spot Natural Gas is currently 0.0031. At the prevailing spot price of 2.54 that equates to 0.12205% daily<\/li>\r\n\t<li>Our daily fee is 0.01096%.<\/li>\r\n\t<li>So to hold a <strong>long position<\/strong> overnight you would <strong>pay<\/strong> 0.13301% \u2013 the basis adjustment plus our fee \u2013 of your exposure, which is $13.51.<\/li>\r\n\t<li>To hold a <strong>short position<\/strong>, you would <strong>receive<\/strong> 0.11109% \u2013 the basis adjustment minus our fee \u2013 of your exposure, which is $11.29.<\/li>\r\n<\/ul>\r\n\r\n<h4 style=\"text-align:center\">Forex and Precious Metals<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Underlying market adjustment (TomNext) +\/- our daily fee (0.00411%)<\/strong><\/p>\r\n\r\n<p><u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of $10,000 on USD\/JPY.<\/li>\r\n\t<li>The overnight swap (or TomNext) rate for USD\/JPY is currently -0.0182. At the prevailing spot price of 132.80 that equates to -0.0137% daily.<\/li>\r\n\t<li>Our daily fee is 0.00411%.&nbsp;<\/li>\r\n\t<li>So to hold a <strong>long position<\/strong> overnight you would <strong>receive<\/strong> 0.00959% \u2013 the negative USD\/JPY swap rate plus our fee \u2013 of your exposure, which is $0.96.&nbsp;<\/li>\r\n\t<li>To hold a <strong>short position,<\/strong> you would <strong>pay<\/strong> 0.01781% \u2013 the positive swap rate plus our fee \u2013 of your exposure, which is $1.78.<br \/>\r\n\t&nbsp;<\/li>\r\n<\/ul>\r\n\r\n<h4 style=\"text-align:center\">Shares<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Relevant interest rate benchmark (eg SONIA for underlyings denominated in sterling) +\/- our admin fee (0.01096%)<\/strong><br \/>\r\n<br \/>\r\n<u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of 50 shares of Tesla, currently priced at $195. Your position\u2019s exposure is therefore $9,750.<\/li>\r\n\t<li>Tesla trades in USD. Therefore the applicable interest rate benchmark is the secured overnight financing rate (SOFR) \u2013 which is currently 4.66448% annually, or 0.01278% daily.<\/li>\r\n\t<li>Our daily fee is 0.01096%.&nbsp;<\/li>\r\n\t<li>So to hold a <strong>long position<\/strong> overnight you would <strong>pay<\/strong> 0.02374% \u2013 SOFR plus our fee \u2013 of your exposure, which is $2.31.&nbsp;<\/li>\r\n\t<li>To hold a <strong>short position<\/strong>, you would <strong>receive<\/strong> 0.00182% \u2013 SOFR minus our fee \u2013 of your exposure, which is $0.18.<\/li>\r\n<\/ul>\r\n\r\n<h4 style=\"text-align:center\">Major Cryptocurrencies<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Long positions: pay 0.06164% of exposure<br \/>\r\nShort positions: receive 0.0137% of exposure<\/strong><br \/>\r\n<br \/>\r\n<u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of 0.5 contracts on Bitcoin, currently priced at $23,800. Your position\u2019s exposure is therefore $11,900.<\/li>\r\n\t<li>Our daily adjustment is -0.06164% for long positions and 0.0137% for short positions.&nbsp;<\/li>\r\n\t<li>So to hold a <strong>long position<\/strong> overnight you would <strong>pay<\/strong> 0.06164% of your exposure, which is $7.34.<\/li>\r\n\t<li>To hold a <strong>short position<\/strong> you would <strong>receive<\/strong> 0.0137% of your exposure, which is $1.63.<\/li>\r\n<\/ul>\r\n\r\n<h4 style=\"text-align:center\">Altcoins<\/h4>\r\n\r\n<p><u>Formula<\/u>&nbsp;<br \/>\r\n<strong>Long positions: pay 0.07534% of exposure<br \/>\r\nShort positions: receive 0.00685% of exposure<\/strong><br \/>\r\n<br \/>\r\n<u><strong>CFD example<\/strong><\/u><\/p>\r\n\r\n<ul>\r\n\t<li>You have a position of 25,000 contracts on Ripple, currently priced at $0.38. Your position\u2019s exposure is therefore $9,500.<\/li>\r\n\t<li>Our daily adjustment is -0.07534% for long positions and 0.00685% for short positions.&nbsp;<\/li>\r\n\t<li>So to hold a long position overnight you would pay 0.07524% of your exposure, which is $7.16.&nbsp;<\/li>\r\n\t<li>To hold a short position you would receive 0.00685% of your exposure, which is $0.65<\/li>\r\n<\/ul>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<h2 style=\"text-align:center\">Why am I charged overnight funding?<\/h2>\r\n\r\n<p>When you trade using spread betting or CFDs, you\u2019re trading on margin. This means that you only put up a fraction of your trade\u2019s real value, and effectively borrow the rest from us. We get charged interest on that amount, and our overnight funding charge is our way of recouping that interest.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<h2 style=\"text-align:center\">Guaranteed stop premiums?<\/h2>\r\n\r\n<p>When you choose to protect your position against <a href=\"https:\/\/www.google.com\/url?q=https:\/\/capital.com\/implementation-shortfall-definition&amp;sa=D&amp;source=docs&amp;ust=1678876247536083&amp;usg=AOvVaw3RfiTmYfuwIRXDHB621bY9\">slippage<\/a> with a guaranteed stop, you\u2019ll pay a small premium if the stop is triggered. Take a look at the premiums for some of our most popular markets.<\/p>\r\n\r\n<div class=\"overflowWrap\">\r\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t<caption>\r\n\t<h2 style=\"text-align:center\">Guaranteed stop premiums?<\/h2>\r\n\r\n\t<p>When you choose to protect your position against slippage with a guaranteed stop, you\u2019ll pay a small premium if the stop is triggered. Take a look at the premiums for some of our most popular markets.<\/p>\r\n\r\n\t<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t\t<caption>FX<\/caption>\r\n\t\t<tbody>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>EUR\/USD<\/td>\r\n\t\t\t\t<td>0.01% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>GBP\/USD<\/td>\r\n\t\t\t\t<td>0.01% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>USD\/JPY<\/td>\r\n\t\t\t\t<td>0.01% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>AUD\/USD<\/td>\r\n\t\t\t\t<td>0.01% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t<\/tbody>\r\n\t<\/table>\r\n\r\n\t<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t\t<caption>Indices<\/caption>\r\n\t\t<tbody>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>US Tech 100<\/td>\r\n\t\t\t\t<td>0.02% (if triggered)&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>US Wall St 30<\/td>\r\n\t\t\t\t<td>0.02 (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Germany 40<\/td>\r\n\t\t\t\t<td>0.02% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>USD 500<\/td>\r\n\t\t\t\t<td>0.02% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t<\/tbody>\r\n\t<\/table>\r\n\r\n\t<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t\t<caption>Commodities<\/caption>\r\n\t\t<tbody>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Crude Oil<\/td>\r\n\t\t\t\t<td>0.03% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Natural Gas<\/td>\r\n\t\t\t\t<td>0.25% (if triggered)&nbsp;&nbsp;<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Brent Oil<\/td>\r\n\t\t\t\t<td>0.03% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Gold<\/td>\r\n\t\t\t\t<td>0.03% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t<\/tbody>\r\n\t<\/table>\r\n\r\n\t<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px\">\r\n\t\t<caption>Shares<\/caption>\r\n\t\t<tbody>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Tesla<\/td>\r\n\t\t\t\t<td>0.5% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Apple&nbsp; &nbsp;&nbsp;<\/td>\r\n\t\t\t\t<td>0.5% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>&nbsp;Amazon&nbsp;<\/td>\r\n\t\t\t\t<td>0.5% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td>Meta<\/td>\r\n\t\t\t\t<td>0.5% (if triggered)<\/td>\r\n\t\t\t<\/tr>\r\n\t\t<\/tbody>\r\n\t<\/table>\r\n\t<\/caption>\r\n<\/table>\r\n<\/div>\r\n\r\n<p>&nbsp;<\/p>\r\n","h10":"<p>Capital.com has group entities authorised and regulated locally by the Financial Conduct Authority (\"FCA\"), the Australian Securities and Investments Commission (\"ASIC\"), the Cyprus Securities and Exchange Commission (\"CySEC\"),&nbsp; the Financial Services Authority of Seychelles (FSA) and Securities Commission of The Bahamas (\"SCB\").<\/p>\r\n","h11":"<p>We\u2019ve partnered with some of the biggest money managers in Europe to handle, protect and store your funds in segregated bank accounts entirely separate from our operations accounts.<\/p>\r\n","h12":"<p>We want you to trade with confidence knowing your funds are secure. Every deposit you make is protected by the <a href=\"investor-compensation-fund-policy\">Investor Compensation Fund<\/a> in accordance with regulatory provisions.&nbsp;Investor Compensation Fund is only available for retail clients.&nbsp;<\/p>\r\n","h13":"<p>We want you to keep what you earn for as long as you can. If the markets go against you, we\u2019ve implemented negative balance protection and margin closeouts to ensure that you don\u2019t ever lose more money than you put in.<\/p>\r\n","h14":"<p>Capital.com is fully compliant with <a href=\"https:\/\/www.pcisecuritystandards.org\/pci_security\/\">PCI Data Security Standards<\/a>. This means your funds are routed through the most secure data environments. We encrypt and protect your information through Transport Layer Security, which is replicated in real time and backed up securely on a daily basis.<\/p>\r\n","h44":"<h2>Congratulations!<\/h2>\r\n\r\n<p>Your account has been successfully created!<\/p>\r\n\r\n<p>Please download the mobile app to start trading now<\/p>\r\n","h15":"<div class=\"h3\">What should you take in account as a professional client?<\/div>\r\n\r\n<ul>\r\n\t<li><strong>Leverage limits <\/strong>\r\n\r\n\t<p>The leverage limits in the table below are applicable. As known, with increased leverage comes increased risk.<\/p>\r\n\t<\/li>\r\n\t<li><strong>Professional clients are not provided with Negative Balance Protection*<\/strong>\r\n\t<p>Losses may exceed deposits on a professional account.<\/p>\r\n\t<\/li>\r\n\t<li><strong id=\"docs-internal-guid-b873c5fd-7fff-df60-255d-e2085fdfd0a8\">Knowledge and Experience<\/strong>\r\n\t<p>We expect professional clients to have a certain level of knowledge and understanding of the risks associated with trading complex financial products and conducting transactions.<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t<p><strong>Professional clients are not covered by the <\/strong><strong id=\"docs-internal-guid-dcaa8f7e-7fff-2ae2-b3db-56004294629f\">Investor Compensation Fund<\/strong><strong>.<\/strong><\/p>\r\n\t<\/li>\r\n<\/ul>\r\n\r\n<p><sup>*<\/sup>find more information on negative balance protection for professional clients in the <a href=\"\/terms-and-policies\" target=\"_blank\">Client categorization policy<\/a><\/p>\r\n","h16":"<div>\r\n<p class=\"h1\">Discover <strong>Pro trading<\/strong><\/p>\r\n<\/div>\r\n","h17":"<p>Benefit from over 70 technical indicators and highly rated educational courses. It has never been more accessible.<\/p>\r\n","h18":"<p>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage.&nbsp;<strong>78.77% of retail investor accounts lose money when trading CFDs with this provider<\/strong>.&nbsp;You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money. Please read our&nbsp;<a href=\"https:\/\/y2hg25wi.r.eu-west-1.awstrack.me\/L0\/https:%2F%2Fcapital.com%2Frisk-disclosure-policy\/1\/0102016c4e72f99c-54f483fe-1c44-47ba-b07c-0c65ce619246-000000\/gC1lMPYGNTAuwetILH1y6k5qx8M=121\" target=\"_blank\">Risk Disclosure statement<\/a>.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Risk warning: transactions with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the size of the deposit. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Capital Com Australia Limited (ABN 47 625 601 489) is a company registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC) under AFSL 513393.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Capital Com (UK) Limited is registered in England and Wales with company registration number 10506220. Authorised and regulated by the Financial Conduct Authority (FCA), under register number 793714.<\/p>\r\n\r\n<p><br \/>\r\n<br \/>\r\nCapital Com SV Investments Limited is regulated by Cyprus Securities and Exchange Commission (CySEC) under license number 319\/17.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Closed joint-stock company \u201cCapital Com Bel\u201d is regulated by National Bank of the Republic of Belarus,<strong><em>&nbsp;<\/em><\/strong>registered by Minsk city executive committee 19.03.2019 with company registration number 193225654. Address: 220030, the Republic of Belarus, Minsk, Internatsionalnaya street 36\/1, office 823. Certificate of inclusion in the register of forex companies No. 16 dated 16.04.2019.&nbsp;&nbsp;<\/p>\r\n","h19":"<p>Risk warning: transactions with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the size of the deposit. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Closed joint-stock company \u201cCapital Com Bel\u201d is regulated by National Bank of the Republic of Belarus, registered by Minsk city executive committee 19.03.2019 with company registration number 193225654. Address: 220030, the Republic of Belarus, Minsk, Internatsionalnaya street 36\/1, office 823. Certificate of inclusion in the register of forex companies No. 16 dated 16.04.2019.<\/p>\r\n","h34":"<p>Risk warning: transactions with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the size of the deposit. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Closed joint-stock company \u201cCapital Com Bel\u201d is regulated by National Bank of the Republic of Belarus, registered by Minsk city executive committee 19.03.2019 with company registration number 193225654. Address: 220030, the Republic of Belarus, Minsk, Internatsionalnaya street 36\/1, office 823. Certificate No. 16 dated 16.04.2019.<\/p>\r\n","h33":"<h3 class=\"h3\">Apply for a professional account<\/h3>\r\n\r\n<p>If you would like to apply for an elective professional account with Capital.com please contact our Customer Services team, via <a href=\"mailto:support@capital.com\" target=\"_blank\">support@capital.com<\/a> , who will be able to assist you by assigning an account manager to you. Alternatively, you may fill in the application form directly and return it to <a href=\"mailto:compliance.uk@capital.com\" target=\"_blank\">compliance.uk@capital.com<\/a> for review.<\/p>\r\n\r\n<p><a href=\"ccuk-professional-clients-pdf\" target=\"_blank\">CCUK Elective Professional Client Request form<\/a><\/p>\r\n","h31":"<p>The difference between trading assets and CFDs<br \/>\r\nThe main difference between CFD trading and trading assets, such as commodities and stocks, is that you don\u2019t own the underlying asset when you trade on a CFD.<br \/>\r\nYou can still benefit if the market moves in your favour, or make a loss if it moves against you. However, with traditional trading you enter a contract to exchange the legal ownership of the individual shares or the commodities for money, and you own this until you sell it again.<br \/>\r\nCFDs are leveraged products, which means that you only need to deposit a percentage of the full value of the CFD trade in order to open a position. But with traditional trading, you buy the assets for the full amount. In the UK, there is no stamp duty on CFD trading, but there is when you buy stocks, for example.<br \/>\r\nCFDs attract overnight costs to hold the trades (unless you use 1-1 leverage), which makes them more suited to short-term trading opportunities. Stocks and commodities are more normally bought and held for longer. You might also pay a broker commission or fees when buying and selling assets direct and you\u2019d need somewhere to store them safely.<\/p>\r\n","h30":"<p>\u0421losed Joint Stock Company \u00abFinTech Solutions\u00bb is regulated by NBRB,<strong><em>&nbsp;<\/em><\/strong>registered on 19.03.2019. Certificate of inclusion in the register of companies No. 16 dated 28.11.2022.&nbsp;&nbsp;<\/p>\r\n","h27":"<p>Capital Com Australia Pty Ltd (ABN 47 625 601 489) is a company registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC) under AFSL 513393.<\/p>\r\n","h26":"<p>Capital Com (UK) Limited is registered in England and Wales with company registration number 10506220. Authorised and regulated by the Financial Conduct Authority (FCA), under register number 793714.<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>Capital Com Australia Limited (ABN 47 625 601 489) is a company registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC) under AFSL 513393.&nbsp;<\/p>\r\n\r\n<p>* Some payment methods may not be available in your region.<\/p>\r\n\r\n<p><br \/>\r\nCapital Com SV Investments Limited is regulated by Cyprus Securities and Exchange Commission (CySEC) under license number 319\/17.<\/p>\r\n\r\n<p>Closed joint-stock company \u201cCapital Com Bel\u201d is regulated by National Bank of the Republic of Belarus,<strong><em>&nbsp;<\/em><\/strong>registered by Minsk city executive committee 19.03.2019 with company registration number 193225654. Address: 220030, the Republic of Belarus, Minsk, Internatsionalnaya street 36\/1, office 823. Certificate of inclusion in the register of forex companies No. 16 dated 16.04.2019.&nbsp;&nbsp;<\/p>\r\n","h25":"<p>Capital Com (UK) Limited is registered in England and Wales with company registration number 10506220. <a href=\"https:\/\/register.fca.org.uk\/s\/firm?id=001b0000042g1LfAAI\" target=\"_blank\">Authorised and regulated by the Financial Conduct Authority (FCA)<\/a>, under register number 793714.<\/p>\r\n\r\n<p>Capital Com SV Investments Limited is a Cyprus Registered Company with Company Registration Number HE 354252. <a href=\"https:\/\/www.cysec.gov.cy\/en-GB\/entities\/investment-firms\/cypriot\/42294\/\" target=\"_blank\">Authorised and regulated by the Cyprus Securities and Exchange Commission (CySEC)<\/a>, under license number 319\/17.<\/p>\r\n\r\n<p>Capital Com Australia Pty Ltd (ABN 47 625 601 489) is a company <a href=\"https:\/\/asic.gov.au\/\">registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC)<\/a> under AFSL 513393.<\/p>\r\n\r\n<p>Capital Com Stock and CFD Investing Ltd is a Company registered in the Republic of Seychelles with Company number 8429903-1 and authorized by the <a href=\"https:\/\/fsaseychelles.sc\/\">Financial Services Authority (FSA)<\/a> with license number (SD101).<\/p>\r\n\r\n<p>Capital Com Online Investments Ltd is registered in the form of International Business Company with company number 209236B and is operating under the supervision of the Securities Commission of The Bahamas (the SCB) with license number SIA-F245.<\/p>\r\n","h24":"<p>Capital.com is fully compliant with <a href=\"https:\/\/www.pcisecuritystandards.org\/pci_security\/\">PCI Data Security Standards<\/a>. This means your funds are routed through the most secure data environments. We encrypt and protect your information through Transport Layer Security, which is replicated in real time and backed up securely on a daily basis.<\/p>\r\n","h23":"<p>We want you to keep what you earn for as long as you can. If the markets go against you, we&rsquo;ve implemented negative balance protection and margin closeouts to ensure that you don&rsquo;t lose more money than what we hold for you in relation to your trading account.<\/p>\r\n","h22":"<p>We have arrangements in place to maintain adequate professional indemnity insurance as required by law.<\/p>\r\n","h21":"<p>Your funds are held in segregated bank accounts entirely separate from our operations accounts.<\/p>\r\n","h20":"<p>Authorised and regulated by the Australian Securities and Investments Commission (ASIC), the Financial Conduct Authority (FCA) and by the Cyprus Security and Exchange Commission (CySEC).<\/p>\r\n","h29":"<p>Capital Com SV Investments Limited is a company incorporated in the Republic of Cyprus with registration number HE 354252 and is authorised and regulated by the Cyprus Securities and Exchange Commission (License Number 319\/17). Registered Office: Vasileiou Makedonos 8, Kinnis Business Center, 2nd floor, 3040, Limassol, Cyprus.<\/p>\r\n","h28":"<p>Capital Com (UK) Limited (\u201cCCUK\u201d) is registered in England and Wales with company registration number 10506220. CCUK is&nbsp;Authorised and regulated by the Financial Conduct Authority (\u201cFCA\u201d), under registration number 793714.<\/p>\r\n","h35":"<p>Capital.com \u2014 voted \u2018Best Forex Broker 2022\u2019 by TradingView \u2014 is a multi-award winning global trading platform authorised and regulated in multiple jurisdictions around the world. Recognised for its quality 24\/7 customer support, excellent user experience and competitive fees, Capital.com is fast emerging&nbsp; as a leader in the European leveraged trading industry.<\/p>\r\n\r\n<p>With access to over &nbsp;3,000 markets,&nbsp; Capital.com clients can trade CFDs with leverage across the world\u2019s most popular indices, commodities, shares and currency pairs.&nbsp; In markets where it is permissible, we also offer clients access to popular cryptocurrencies CFDs. From Apple and Facebook to the FTSE 100 and EUR\/USD and many more, you can trade CFDs on both the web and your smartphone with a simple and intuitive platform tailored to help you trade smarter.<\/p>\r\n\r\n<p>Testament to its burgeoning reputation as a broker of choice among global retail traders, <a href=\"https:\/\/capital.com\/\">Capital.com<\/a> reported stellar growth in 2022. For the first time the total number of user created accounts on the platform reached more than 7 million while total trading volumes across the platform crossed $1 trillion.<\/p>\r\n","h36":"<p>Closed joint-stock company \u00abFinTech Solutions\u00bb is regulated by NBRB,<strong><em>&nbsp;<\/em><\/strong>registered&nbsp;19.03.2019 with company registration number 193225654. Certificate of inclusion in the register of companies No. 16 dated 28.11.2022.&nbsp;&nbsp;<\/p>\r\n","h37":"<p>Do you want to feature in our Q&amp;A series where we ask key players 10&nbsp;questions about their approach to trading? Fill in our <a href=\"https:\/\/traderfeedback.typeform.com\/to\/hKLbvNzi\" target=\"_blank\">quick form <\/a>for a chance to be featured.<\/p>\r\n","h38":"<p>Your account has been closed.<\/p>\r\n\r\n<p>In accordance with applicable laws and regulations we will retain your personal data where required to do so. Under these circumstances your account will be closed but your data not fully deleted.<\/p>\r\n\r\n<p>See our <a href=\"\/privacy-policy\">Privacy Policy<\/a> for more info. Changed your mind?<\/p>\r\n","h39":"<p>FinTech Solutions LLC is a limited liability company registered in the St. Vincent and the Grenadines under company registration number 1296 LLC 2021 having its registered office at First Floor, First St. Vincent Bank Ltd Building. James Street, Kingstown, St Vincent and the Grenadines.<\/p>\r\n","h40":"<p>Capital Com Stock and CFD Investing Ltd&nbsp;is a Company registered in the Republic of Seychelles with Company number 8429903-1 and authorized by the Financial Services Authority (FSA) with license number (SD101). The Company\u2019s registered office is at 5A CT House, Providence, Mahe, Seychelles.<\/p>\r\n","h41":"<p>Capital Com Stock and CFD Investing Ltd is part of the Capital Com Group which consist of the following entities:<\/p>\r\n\r\n<p>Capital Com Australia Pty Ltd (ABN 47 625 601 489) is a company registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC) under AFSL 513393.<\/p>\r\n\r\n<p>Capital Com (UK) Limited is registered in England and Wales with company registration number 10506220. Authorised and regulated by the Financial Conduct Authority (FCA), under register number 793714.<\/p>\r\n\r\n<p>Capital Com SV Investments Limited is regulated by Cyprus Securities and Exchange Commission (CySEC) under license number 319\/17. Capital Com SV Investments Limited, company Registration Number: 354252.<\/p>\r\n\r\n<p>Risk warning: transactions with non-deliverable over-the-counter instruments are a risky activity and can bring not only profit but also losses. The size of the potential loss is limited to the funds held by us for and on your behalf, in relation to your trading account. Past profits do not guarantee future profits. Use the training services of our company to understand the risks before you start operations.<\/p>\r\n\r\n<p>Geographical restrictions: Capital Com Stock and CFD Investing Ltd does not provide services to residents of the USA, Canada, Australia, Sudan, Syria, North Korea, Iran, United Kingdom, Europe<\/p>\r\n","h42":"<p>Your account manager will be in touch shortly to assist you to get started. Please check your email (if you didn&rsquo;t find the email, please check it in spam).<\/p>\r\n\r\n<p>Don&rsquo;t waste time - explore all possibilities of the <a href=\"\/trading\/platform\">trading platform<\/a>!<\/p>\r\n","h43":"<p>Difficult product to understand. The CNMV considers that, in general, it is not suitable for retail investors.<\/p>\r\n\r\n<p>CFDs are complex instruments and are associated with a high risk of losing money rapidly due to slowdowns. 67.7% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understand how CFDs work and whether you can afford to take a high risk of losing your money.<\/p>\r\n","h45":"<p>By creating an account, I accept the&nbsp;<a href=\"https:\/\/capital.com\/terms-and-policies\" target=\"_blank\">Privacy Policy<\/a><\/p>\r\n","h46":"<p>Your account has been closed.<\/p>\r\n","h47":"<p>In accordance with applicable laws and regulations we will retain your personal data where required to do so. Under these circumstances your account will be closed but your data not fully deleted. See our <a href=\"\/privacy-policy\">Privacy policy<\/a> for more info.<\/p>\r\n","h48":"<p>For security reasons the link to close&nbsp;your account is valid only for 24 hours. If you still wish to close&nbsp;your account, please send another request through Capital.com trading app or through the platform.<\/p>\r\n","h49":"<p>In order to close&nbsp;your Capital.com account make sure that your account balance is 0 (zero) and there are no other pending transactions. For more info, please contact our support department.<\/p>\r\n","h50":"<p>By creating an account,&nbsp;I accept the&nbsp;<a href=\"privacy-policy-nbrb\" target=\"_blank\">Privacy Policy<\/a><\/p>\r\n","h73":"","h74":"<p>Test this translation!<\/p>\r\n","h51":"<p>Capital Com Online Investments Ltd is a limited liability company with company number 209236B. Capital Com Online Investments Ltd is a Company registered in the Commonwealth of The Bahamas and authorised by the Securities Commission of The Bahamas with license number SIA-F245. The Company\u2019s registered office is at #3 Bayside Executive Park, Blake Road and West Bay Street, P. O. Box CB 13012, Nassau, The Bahamas.<\/p>\r\n","h52":"<p>By creating an account I accept the <a href=\"https:\/\/capital.com\/terms-and-policies?license=ASIC\" title=\"https:\/\/capital.com\/terms-and-policies?license=ASIC\"><u>Privacy Policy<\/u><\/a> and agree to be contacted by Capital.com regarding applications and products.<\/p>\r\n","h54":"","h53":"<p>By creating an account I accept the <a href=\"https:\/\/capital.com\/terms-and-policies?license=ASIC\" title=\"https:\/\/capital.com\/terms-and-policies?license=ASIC\"><u>Privacy Policy<\/u><\/a> and agree to be contacted by Capital.com regarding applications and products.<\/p>\r\n","h56":"<p>Major global markets at your fingertips. Trade wherever you are, whenever you want to. It has never been more accessible.<\/p>\r\n","h55":"<p>Those who trade with us can rely on the expertise of a large and experienced team of more than 800 staff spread across 9 offices around the globe. Our leadership team has significant experience in the online trading space with a deep understanding of the legislative and regulatory environment.<\/p>\r\n\r\n<p>They have a highly impressive record in creating the technology that underpins financial systems. Other team members include acclaimed content specialists, leading data scientists and experts in the psychological implications of financial dealing. The people we employ believe in fintech, digital democracy, and the positive effects new technologies can have on the world.<\/p>\r\n","h57":"<p>Best Forex Broker<br \/>\r\n2022<\/p>\r\n","h58":"<p>Best Forex Broker<br \/>\r\n2022<\/p>\r\n","h59":"<p>.<\/p>\r\n","h60":"<p>Best Forex Broker<br \/>\r\n2022<\/p>\r\n","h61":"<p>Supporting New Investors<br \/>\r\n2022<\/p>\r\n","h62":"<p>ForexBrokers.com 2023<br \/>\r\nAnnual Awards<\/p>\r\n","h63":"<p>ForexBrokers.com 2023<br \/>\r\nAnnual Awards<\/p>\r\n","h64":"<p>Capital Com Online Investments Ltd is a Company registered in the Commonwealth of The Bahamas and authorised by the Securities Commission of The Bahamas with license number SIA-F245. The Company\u2019s registered office is at <strong>#3 Bayside Executive Park, Blake Road &amp; West Bay Street, P. O. Box CB 13012, Nassau, The Bahamas.<\/strong><\/p>\r\n","h65":"<p>Thanks, we've received your email.<\/p>\r\n","h80":"<p><strong>Over - the - Counter leveraged derivative contracts, including contracts for difference and spot foreign exchange products are complex financial instruments and carries a high degree of risk of losing money rapidly due to leverage. Trading Over-the-Counter leveraged derivatives may not be suitable for all investors. Before engaging in any trading activities, you should carefully consider your investment objectives, risk tolerance, and financial situation. Please seek independent financial advice before trading if necessary.&nbsp;<\/strong><\/p>\r\n\r\n<p>CAPITAL COM MENA SECURITIES TRADING L.L.C is a limited liability company with company number 1994695. CAPITAL COM MENA SECURITIES TRADING L.L.C is a Company registered in Dubai, United Arab Emirates, and authorised by the Securities and Commodities Authority with license number 20200000176. The Company\u2019s registered office is at Jumeirah Emirates Towers, Emirates Towers Offices, Level L14, Unit 14C, Dubai, UAE. CAPITAL COM MENA SECURITIES TRADING L.L.C is an execution only service provider and does not provide investment advice. CAPITAL COM MENA SECURITIES TRADING L.L.C may publish general market commentary from time to time. Where it does, the material published does not constitute advice, or a solicitation, or a recommendation to a transaction in any financial instrument. CAPITAL COM MENA SECURITIES TRADING L.L.C accepts no responsibility for any use of the content presented and any consequences of that use. No representation or warranty is given as to the completeness of this information. Anyone acting on the information provided does so at their own risk. The information contained herein is not intended for distribution to residents in any country where such distribution or use would contravene any local law or regulatory requirement. Our products and services are not available to embargoed or sanctioned counties. The information is not intended for distribution to, or use by, any person in any country or jurisdiction where such distribution or use would be contrary to local law or regulation.<\/p>\r\n","h79":"<p>Capital.com is regulated by the Securities and Commodities Authority.<\/p>\r\n","h78":"","h77":"","h76":"<p>Financial derivatives&nbsp;are complex instruments and come with a high risk of losing money rapidly due to leverage. These products are not suitable for everyone and you should therefore consider your objectives, financial situation, needs and experience with these products before investing in them. Our <a href=\"https:\/\/capital.com\/product-disclosure-statement-asic\">Product Disclosure Statement<\/a> (PDS) and <a href=\"https:\/\/capital.com\/target-market-determination-asic\">Target Market Determination<\/a> provides important information about our products and who our products are more likely to be suited to Capital.com does not provide financial or investment advice and you should seek independent advice if you are unsure of the risks or whether our products are suitable for you.<\/p>\r\n\r\n<p>Capital Com Australia Pty Ltd (ABN 47 625 601 489) is a company registered in Australia and regulated by the Australian Securities and Investments Commission (ASIC) under AFSL 513393.<\/p>\r\n","h75":"<p>Financial derivatives&nbsp;are complex instruments and come with a high risk of losing money rapidly due to leverage. You should consider whether you understand how CFDs work and can afford the risks.<\/p>\r\n","h70":"<p>By creating an account, I accept the CCMENA&nbsp;<a href=\"https:\/\/capital.com\/terms-and-policies\" target=\"_blank\">Privacy Policy<\/a><\/p>\r\n","h71":"<p><strong>Over -the - Counter leveraged derivative contracts, including contracts for difference and spot foreign exchange products are complex financial instruments and carries a high degree of risk of losing money rapidly due to leverage. Trading Over-the-Counter leveraged derivatives may not be suitable for all investors. Before engaging in any trading activities, you should carefully consider your investment objectives, risk tolerance, and financial situation. Please seek independent financial advice before trading if necessary.&nbsp;<\/strong><\/p>\r\n\r\n<p>CAPITAL COM MENA SECURITIES TRADING L.L.C is a limited liability company with company number 1994695. CAPITAL COM MENA SECURITIES TRADING L.L.C is a Company registered in Dubai, United Arab Emirates, and authorised by the Securities and Commodities Authority with license number 20200000176. The Company\u2019s registered office is at Jumeirah Emirates Towers, Emirates Towers Offices, Level L14, Unit 14C, Dubai, UAE. CAPITAL COM MENA SECURITIES TRADING L.L.C is an execution only service provider and does not provide investment advice. CAPITAL COM MENA SECURITIES TRADING L.L.C may publish general market commentary from time to time. Where it does, the material published does not constitute advice, or a solicitation, or a recommendation to a transaction in any financial instrument. CAPITAL COM MENA SECURITIES TRADING L.L.C accepts no responsibility for any use of the content presented and any consequences of that use. No representation or warranty is given as to the completeness of this information. Anyone acting on the information provided does so at their own risk. The information contained herein is not intended for distribution to residents in any country where such distribution or use would contravene any local law or regulatory requirement. Our products and services are not available to embargoed or sanctioned counties. The information is not intended for distribution to, or use by, any person in any country or jurisdiction where such distribution or use would be contrary to local law or regulation.<\/p>\r\n","h69":"<p>Please make sure that you understand our product, and are comfortable with the risks.&nbsp;<\/p>\r\n\r\n<p>When you trade with Investmate, you\u2019re trading contracts for difference (CFDs). You won\u2019t own any underlying assets, like company shares or gold, for example.&nbsp;<\/p>\r\n\r\n<p>Trading CFDs gives you access to leverage, which can result in large, fast losses and gains. Before you open an account, you should understand how CFDs and leverage work \u2013 please read our page <a href=\"#\">\u2018What is CFD trading and how does it work?\u2019<\/a> thoroughly, and ensure that you\u2019re comfortable with its contents and the risk involved.&nbsp;<\/p>\r\n\r\n<p>You should also read up on our <a href=\"#\">charges and fees<\/a>, and make sure that you understand them.&nbsp;<\/p>\r\n\r\n<p>CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. xx% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money.<\/p>\r\n\r\n<p>Investmate is provided by <a href=\"#\">Capital.com.<\/a><\/p>\r\n","h68":"<p>&nbsp;<\/p>\r\n\r\n<p>I accept that my data will be used to send me communications related to futher services offered by Capital.com other than this webinar.<\/p>\r\n","h66":"<p>If you click on the button above, you read and accept our <a href=\"https:\/\/img.capital.com\/docs\/CCSV-Privacy-Policy_V7.3_2023016.pdf\">Privacy Policy<\/a>. Your data will be used by Capital.com for communications\/updates related to this webinar.<\/p>\r\n","h67":"<p class=\"h2\">The data has been sent successfully.<\/p>\r\n\r\n<p>Check your email for more information about the webinar<\/p>\r\n","licenseCompanyMap":{"CYSEC":"Capital Com SV Investments Limited","FCA":"Capital Com (UK) Limited","ASIC":"Capital Com Australia Pty Ltd","NBRB":"\u0421losed Joint Stock Company \u00abFinTech Solutions\u00bb","CCSTV":"FinTech Solutions LLC","SEY":"Capital Com Stock and CFD Investing Ltd","BAH":"Capital Com Online Investments Ltd (SCB)","CCMENA":"Capital Com Mena Securities Trading LLC"}}; if (typeof now === 'undefined') { var now = new Date(); } now.setTime(now.getTime() + 1000 * 60 * 60 * 24 * 365); if (typeof cookieLife === 'undefined') { var cookieLife = now.toUTCString(); } cookieSet("__cp_lastPage", document.location.href.split("?")[0], cookieLife); </script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/vendor/jquery-3.7.1.min.js" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/vendor/slick.min.js" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/vendor/lozad.min.js" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/vendor/splide.min.js" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/ready/js_chart_base.min.js?v=20250402_082347" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script defer src="https://static.capital.com/capital-v-c-20250403-0/js/ready/p_main.js?v=20250402_082347" nonce="bbb0905acccecf73d3977d5a520e8a63"></script> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> window.show30SecSingupPopupFlag = true; </script> <script nonce="bbb0905acccecf73d3977d5a520e8a63"> function loadTrackingScript(src, attributes) { return new Promise((resolve, reject) => { var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; for (var key in attributes) { script.setAttribute(key, attributes[key]); } script.src = src; script.onload = resolve; script.onerror = reject; document.head.appendChild(script); }); } function initScripts() { loadTrackingScript("https://static.capital.com/capital-v-c-20250403-0/js/vendor/analytics.min.js") .then(() => loadTrackingScript("https://static.capital.com/capital-v-c-20250403-0/js/vendor/google-tag-manager.min.js")) .then(() => { initFnTracking(); }) .catch(error => console.error("Script didn't load", error)); } let hasTrackedConsentC0002 = false; function addAnalyticsClasses(element, type, className = 'js-analyticsClick') { element.classList.add(className); element.dataset.type = type; } function addAnalyticsToCB() { const elements = [ { selector: '#onetrust-banner-sdk', type: 'cb', className: 'js-analyticsVisible' }, { selector: '#onetrust-policy-text a', type: 'cb_cpolicy_link' }, { selector: '#onetrust-reject-all-handler', type: 'cb_reject_btn' }, { selector: '#onetrust-accept-btn-handler', type: 'cb_accept_btn' }, { selector: '#onetrust-pc-btn-handler', type: 'cb_settings_btn' }, { selector: '#ot-pc-desc a', type: 'cb_cpolicy_link' }, { selector: '.save-preference-btn-handler', type: 'cb_confirm_btn' }, { selector: '#ot-group-id-C0002', type: 'cb_perform' }, { selector: '#ot-group-id-C0003', type: 'cb_function' }, { selector: '#ot-group-id-C0004', type: 'cb_target' }, ]; elements.forEach(({ selector, type, className }) => { const element = document.querySelector(selector); if (element) { addAnalyticsClasses(element, type, className); } }); } function OptanonWrapper() { var cookieBar = $('#onetrust-consent-sdk'); var stickyBar = $('.js-stickyBar'); var cookieSettings = $('#onetrust-pc-sdk'); if (cookieBar.length && stickyBar.length) { cookieBar.remove(); stickyBar.append(cookieBar); cookieBar.css({'position': 'relative', 'bottom': 0, 'margin-bottom': '8px', 'z-index': 'unset'}); cookieSettings.removeClass('ot-fade-in'); const links = cookieBar.find('a'); const cookieLicense = 'BAH'.toLowerCase(); if (window.navigator.language == 'ar') { var cookieLink = 'ar-cookies-policy-ccmena'; links.each(function() { var currentHref = $(this).attr('href'); if (currentHref && currentHref.includes('https://capital.com/')) { $(this).attr('href', `https://capital.com/${cookieLink}`); } }); } addAnalyticsToCB(); } window.addEventListener('OneTrustGroupsUpdated', event => { const activeGroups = event.detail; if (activeGroups.includes('C0002') && !hasTrackedConsentC0002) { analytics.track(analytics.types.consentAccept, { fbp: cookieGet('_fbp'), ttp: cookieGet('_ttp'), gid: cookieGet('_ga'), scid: cookieGet('_scid'), personalizationId: cookieGet('personalization_id'), afid: cookieGet('afUserId'), }); hasTrackedConsentC0002 = true; } }); if (document.querySelector('#onetrust-button-group')) { document.querySelector('#onetrust-button-group').addEventListener('click', (e) => { if (e.target.getAttribute("id") != 'onetrust-pc-btn-handler') { cookieSet('cookieBanner', '0', ""); } }); } } window.addEventListener('DOMContentLoaded', () => { initScripts(); }); </script><script nonce="bbb0905acccecf73d3977d5a520e8a63"> window.analytics = { queue: [], instance: null, types: { 'click': 'click', 'show': 'show', 'signup': 'sign_up', 'ab_test': 'ab_test', 'calculator': 'calculator', 'search': 'search', 'time_on_page_60sec': 'time_on_page_60sec', 'custom': 'custom', 'showactimeout30': 'showactimeout30', 'logged_user': 'logged_user', 'prev_logged_user': 'prev_logged_user', 'email_confirmed': 'email_confirmed', 'success_login': 'success_login', 'regform_completed': 'regform_completed', 'signup_page': 'signup_page', 'chatInitiation': 'chatInitiation', 'pageView': 'pageView', 'pageInteraction': 'pageInteraction', 'leaveReaction': 'leaveReaction', 'leaveComment': 'leaveComment', 'consentAccept': 'consentAccept', 'session': 'session', 'documentRead': 'documentRead', 'back_from_platform': 'back_from_platform', 'sign_up_triggered': 'sign_up_triggered', 'affiliate_form_submit': 'affiliate_form_submit', }, init: function (instance) { this.instance = instance; for (var i = 0; i < this.queue.length; i += 1) { this.instance[this.queue[i].method](this.queue[i].firstArg, this.queue[i].secondArg); } this.queue = []; }, identify: function (userId, props) { userId = userId.toString(); if (this.instance) { this.instance.identify(userId, props); } else { this.queue.push({ method: 'identify', firstArg: userId, secondArg: props, }); } }, track: function (trackType, properties) { if (this.instance) { this.instance.track(trackType, properties); } else { this.queue.push({ method: 'track', firstArg: trackType, secondArg: properties, }); } }, trackInteraction: function(trackType, properties) { var baseTypes = ['click', 'show']; if (baseTypes.indexOf(trackType) > -1 && !properties.source) return; this.track(trackType, properties); } }; var initFnTracking = function () { window.analytics.init(initTrakingInteraction()); var app_bundle_id, app_version; var splitedAppVers = appVersion.split(':'); app_bundle_id = splitedAppVers[0]; app_version = splitedAppVers[1] + ':' + splitedAppVers[2]; analytics.track(analytics.types.session, {appBundleId: app_bundle_id, appVersion: app_version}); analytics.track(analytics.types.pageView, { fbp: cookieGet('_fbp'), ttp: cookieGet('_ttp'), gid: cookieGet('_ga'), scid: cookieGet('_scid'), personalizationId: cookieGet('personalization_id'), afid: cookieGet('afUserId'), }); if (logged) { analytics.track(analytics.types.logged_user); } else if (document.cookie.match(new RegExp("__cp_uid=([0-9]+)"))) { analytics.track(analytics.types.prev_logged_user); } }; var signUpWatcherPlugin = function (userConfig) { var saveClick = function (source, isDemo, name) { localStorage && localStorage.setItem('click_source', JSON.stringify({ source: source, isDemo: isDemo, name: name })); }; var clearClick = function () { localStorage && localStorage.removeItem('click_source'); }; var getClick = function () { return localStorage && localStorage.getItem('click_source') ? JSON.parse(localStorage.getItem('click_source')) : null; } return { name: 'sign-up-watcher', config: userConfig, pageStart: (data) => { const path = data.payload.properties.path; if (path !== '/trading/signup') { clearClick(); } }, trackStart: (data) => { var eventName = data.payload.event; var properties = data.payload.properties; if (eventName === 'click' && properties.source && !properties.isCookieBanner) { saveClick(properties.source, !!properties.isDemo, properties.name); } // after 30 sec we show popup where we propose to sign up // so here we save this info like source of the user registration if (eventName === analytics.types.showactimeout30) { saveClick(analytics.types.showactimeout30, false, ''); } if (eventName === 'sign_up') { var prevClickInfo = getClick(); if (!prevClickInfo) { prevClickInfo = { source: 'unknown' }; } data.instance.track('sign_up_triggered', prevClickInfo); } } } }; var initTrakingInteraction = function () { var eventStoreUrl = '/service?action=trackEvents'; var gtmID = 'GTM-5BLNS36'; var plugins = [signUpWatcherPlugin()]; if(window.XMLHttpRequest){ var params = { deviceId: deviceId, trackingGroupId: '331', objDataId: '', language: '', tSID: tSID } plugins.push(dlkPlugin(params)); } const originalGtagManager = analyticsGtagManager({ containerId: gtmID, userConfig: { 'siteSection':'doc331', 'page_category_main': "", 'page_category_sub': "", 'PageLn': "en" } }); const gtmPluginOverrides = { initializeStart: function ({ config, instance }) { const hashedUserId = instance.user() && instance.user().userId ? instance.user().userId : null; window.dataLayer = window.dataLayer || []; if (hashedUserId) { window.dataLayer.push({ hash_user_id: hashedUserId }); } if (uEm) { window.dataLayer.push({ hash_user_email: sha256(uEm.toString()) }); } window.dataLayer.push(config.userConfig); }, identify: ({ payload, config }) => { const hashedUserId = payload.userId; config.dataLayer.push({ hash_user_id: hashedUserId, hash_user_email: sha256(uEm.toString()) }); }, track: function({ payload, config, instance }) { var availableTypes = [ 'click', 'show', 'sign_up_triggered', 'custom', 'showactimeout30', 'ab_test', 'email_confirmed', 'logged_user', 'prev_logged_user', 'success_login', 'regform_completed', 'signup_page', 'сalculator', 'search', 'time_on_page_60sec', 'sign_up_triggered_ab_76_0_', 'sign_up_triggered_ab_76_1_', 'show_ab_76_0_', 'show_ab_76_1_', 'click_ab_76_0_', 'click_ab_76_1_', 'back_from_platform', 'affiliate_form_submit', ]; var typesPrefixes = { 'click': 'click_', 'show': 'scroll_', 'sign_up_triggered': 'ac_', 'custom': 'ce_', 'calculator': 'calc_', 'search': 'search_', 'ab_test': 'ab_' }; if (availableTypes.indexOf(payload.event) < 0) { return; } var eventAction = payload.event; if (typesPrefixes[payload.event]) eventAction = typesPrefixes[payload.event]; eventAction = eventAction + (payload.properties.source ? payload.properties.source : '') + (payload.properties.isDemo ? '_demo' : ''); config.dataLayer.push({'event': eventAction}); }, } const customGTMPlugin = Object.assign({}, originalGtagManager, gtmPluginOverrides); if (gtmID) { plugins.push(customGTMPlugin); plugins.push(abTestingPlugin()); plugins.push(middlewaresPlugin()); } if (eventStoreUrl) { plugins.push(eventStorePlugin( { locale: lnProp ? lnProp : 'en', language: lnProp ? lnProp : 'en', pageCategory: '', pageSubcategory: '', pageObjectId: '', deviceId: cookieGet('__cp_deviceId'), marketId: null, }, eventStoreUrl)); } var analyticsInstance = _analytics.init({ app: 'capital', debug: false, plugins: plugins }); analyticsInstance.page(); let startTime = performance.now(); let scrollStatus = false; function pageInteraction() { let secondsOnPage = Math.ceil((performance.now() - startTime) / 1000); if (secondsOnPage < 3) return; analytics.track(analytics.types.pageInteraction, {attributes: { interactionDuration: secondsOnPage, scroll: scrollStatus ? 'started scrolling' : 'didn’t scroll', }}); }; function scrollStart() { scrollStatus = true; window.removeEventListener('scroll', scrollStart) } window.addEventListener('beforeunload', pageInteraction); window.addEventListener('scroll', scrollStart); return analyticsInstance; } var eventStorePlugin = function(userConfig, url) { var trackSID = sessionStorage.getItem("trackSID"); var trackENum = sessionStorage.getItem("trackENum"); let eventQueue = []; let timer = setTimeout(function() { newSession(); }, 30 * 60 * 1000); var newSession = function() { trackSID = generateSessionID(); trackENum = 0; sessionStorage.setItem("trackSID", trackSID); sessionStorage.setItem("trackENum", trackENum); sessionStorage.setItem("trackSC", Date.now()); sessionStorage.setItem("eventId", 0); setCookieID(); }; var getCommonData = function () { if (!trackSID) newSession(); var args = { pageUrl: window.location.href, referrer: document.referrer, sessionId: trackSID, sessionEventNum: trackENum++, timezone: -new Date().getTimezoneOffset()/60, timestamp: Date.now(), userId: document.cookie.match(new RegExp("__cp_uid=([0-9]+)")) ? document.cookie.match(new RegExp("__cp_uid=([0-9]+)"))[1] : null, }; sessionStorage.setItem("trackENum", trackENum); return args; }; var generateSessionID = function () { let sessionID = ''; sessionID = randomHash(8) + '-' + randomHash(4) + '-' + randomHash(4) + '-' + randomHash(4) + '-' + randomHash(12); return sessionID; }; var randomHash = function (length) { var alphanumeric = "0123456789abcdefghijklmnopqrstuvwxyz"; var str = ''; for (let i = 0; i < length; i++) { str += alphanumeric.charAt(Math.floor(Math.random() * alphanumeric.length)); } return str; }; var resetTimer = function () { clearTimeout(timer); timer = setTimeout(function() { newSession(); }, 30 * 60 * 1000); }; var setCookieID = function() { const expirationTime = new Date(Date.now() + 365 * 24 * 60 * 60 * 1000); // 1 year const cookieString = "__cp_cid=" + trackSID + "; expires=" + expirationTime.toUTCString()+ "; path=/"; document.cookie = cookieString; }; return { name: 'event-store-kafka', config: userConfig, initialize: ({ config }) => { if (!trackSID) { newSession(); } window.addEventListener('click', resetTimer); window.addEventListener('mousemove', resetTimer); window.addEventListener('keypress', resetTimer); }, initializeEnd: function() { this.handleDelayedEvents(); this.handleVisibilityChange(); }, trackStart: (data) => { let eventId = parseInt(sessionStorage.getItem('eventId')) || 0; eventId++; sessionStorage.setItem('eventId', eventId.toString()); var eventNameMap = new Map([ ['click', 'buttonClick'], ['show', 'buttonClick'], ['sign_up_triggered', 'buttonClick'], ]); var eventName = eventNameMap.get(data.payload.event) ? eventNameMap.get(data.payload.event) : data.payload.event; var possibleEvents = [ "session", "pageView", "buttonClick", "chatInitiation", "leaveReaction", "leaveComment", "pageInteraction", "documentRead", "consentAccept" ]; if(possibleEvents.includes(eventName) === false) return; var properties = data.payload.properties; var dataObj = { eventName: eventName, } Object.assign(dataObj, userConfig); Object.assign(dataObj, getCommonData()); Object.entries(properties).forEach(([key, value]) => { dataObj[key] = value; }); delete dataObj['source']; delete dataObj['isDemo']; delete dataObj['isCookieBanner']; if(eventName === 'buttonClick'){ dataObj.attributes = {}; dataObj.attributes['buttonName'] = properties.name; dataObj.attributes['buttonAction'] = properties.source; dataObj.attributes['interaction'] = data.payload.event; }else if(eventName === 'session'){ dataObj['sessionCreated'] = sessionStorage.getItem("trackSC"); dataObj['screenResolution'] = window.screen.width + 'x' + window.screen.height; if (window.navigator){ dataObj['osVersion'] = osVersion; dataObj['devicePlatform'] = os; dataObj['deviceBrand'] = deviceBrand; dataObj['deviceModel'] = deviceModel; dataObj['userAgent'] = userAgent; dataObj['browserVersion'] = browserVersion; dataObj['browserLocales'] = browserLocales; dataObj['browser'] = browserName; dataObj['os'] = os; } } const eventData = { event: dataObj, eventId: eventId, }; eventQueue.push(eventData); }, handleDelayedEvents: function() { const sendInterval = 1000; setInterval(() => { this.sendEvents() }, sendInterval); }, sendEvents: function() { if (eventQueue && eventQueue.length > 0) { const eventsToSend = [...eventQueue]; const eventsToSendWithoutMetadata = eventsToSend.map(eventData => eventData.event); const sentIds = eventsToSend.map((eventData) => eventData.eventId); if (navigator.sendBeacon) { const success = navigator.sendBeacon(url, JSON.stringify(eventsToSendWithoutMetadata)); if (success) { eventQueue = eventQueue.filter(eventData => !sentIds.includes(eventData.eventId)); } } else { $.post(url, JSON.stringify(eventsToSendWithoutMetadata), function() { eventQueue = eventQueue.filter(eventData => !sentIds.includes(eventData.eventId)); }); } } }, handleVisibilityChange: function() { if (document.visibilityState === undefined) { window.addEventListener('pagehide', () => { this.sendEvents(); }); } else { document.addEventListener('visibilitychange', () => { if (document.visibilityState === 'hidden') { this.sendEvents(); } }); } } } }; // The plugin should be initialized after google tag manager var abTestingPlugin = function (pluginConfig) { return { name: 'ab-testing', config: pluginConfig, initializeStart: function (data) { if (!data.plugins['google-tag-manager']) { return; } var dataLayerName = data.plugins['google-tag-manager'].config.dataLayerName; window[dataLayerName] = window[dataLayerName] || []; for (var i = 0; i < abTestFramework.dataLayer.length; i = i + 1) { window[dataLayerName].push(abTestFramework.dataLayer[i]); } abTestFramework.dataLayer = window[dataLayerName]; }, trackEnd: (data) => { for (var i = 0; i < abTestFramework.trackMiddlewares.length; i = i + 1) { abTestFramework.trackMiddlewares[i](data); } } } } var dlkPlugin = function (pluginConfig) { return { name: 'dlk-plugin', config: pluginConfig, page: (data) => { var tParams = "?mode=tk&d=" + pluginConfig.deviceId + "&tgid=" + pluginConfig.trackingGroupId; if (pluginConfig.objDataId) tParams += "&oid=" + pluginConfig.objDataId; tParams += "&ln=" + pluginConfig.language; if (pluginConfig.tSID) tParams += "&tsid=" + pluginConfig.tSID; var xr = new XMLHttpRequest(); xr.open('GET', '/service' + tParams, true); xr.send(); } } } var middlewaresPlugin = function (pluginConfig) { return { name: 'middlewares-plugin', config: pluginConfig, trackEnd: (data) => { let eventMiddlewares = this.middlewareFramework.recordMiddlewares[data.payload.event]; if(eventMiddlewares) { for (var i = 0; i < eventMiddlewares.length; i = i + 1) { eventMiddlewares[i](data); } } } } } function initShowElementsObserver() { function trackObservedEl(entry) { var element = entry.target; var data = { source: element.dataset.type, isDemo: element.dataset.demomode ? element.dataset.demomode : false, name: (element.textContent.trim() && element.children.length === 0) ? element.textContent.trim() : null, }; analytics.trackInteraction(analytics.types.show, data); } function trackContentEnd(entry) { let contentEnd = entry.target; analytics.track(analytics.types.documentRead, { attributes: { dataType: contentEnd.dataset.type, dataId: contentEnd.dataset.id } }); } function observeTrackingEl(selector, callbackFn) { const callback = (entries, observer) => { entries.forEach((entry) => { if (entry.intersectionRatio == 0) return; callbackFn(entry); observer.unobserve(entry.target); }); } const observer = new IntersectionObserver(callback, { root: null, rootMargin: '0px', threshold: 0 }); if (selector instanceof NodeList) { selector.forEach(function (el) { observer.observe(el); }); } else { observer.observe(selector); } } var targetContentEndEl = document.querySelectorAll('.js-contentEnd'); observeTrackingEl(targetContentEndEl, trackContentEnd); var targetScrollEl = document.querySelectorAll('.js-analyticsVisible'); observeTrackingEl(targetScrollEl, trackObservedEl); } function initClickElementObserver() { document.addEventListener('click', function (e) { var item = e.target; if (!item.classList.contains('js-analyticsClick')) { item = item.closest('.js-analyticsClick'); if (!item) return; } if (item.classList.contains('tracked')) return; var data = { source: item.dataset.type, isDemo: item.dataset.demomode ? item.dataset.demomode : false, isCookieBanner: item.dataset.type.startsWith('cb_'), name: (item.textContent.trim() && item.children.length === 0) ? item.textContent.trim() : null, }; analytics.trackInteraction(analytics.types.click, data); e.target.classList.add('tracked'); }); } function initCollectVisibleElementsObserver() { let classNames = ['js_signup', 'js-analyticsVisible', 'js_signup_new']; const observer = new MutationObserver(mutations => { mutations.forEach(function (mutation) { const elementAdded = Array.from(mutation.addedNodes).some( element => { if (element.classList) { if (classNames.some(className => element.classList.contains(className))) { return true; } } else { return false; } }, ); if (elementAdded) { collectElementsToTrack(); } }); }); observer.observe(document, { childList: true, subtree: true, }); } initCollectVisibleElementsObserver(); initShowElementsObserver(); initClickElementObserver();</script> </body><!-- tm: 0.25040102005005 --></html>

Pages: 1 2 3 4 5 6 7 8 9 10