(function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('105-GAR-921'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.defer = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })();(function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1422437,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.defer=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');

Leverage

Leverage is the use of borrowed funds to amplify the potential return of an investment. It allows traders and investors to control a larger position with a smaller amount of capital, increasing the potential profit (or loss) from a given trade.

Leverage is typically expressed as a ratio of borrowed funds to the trader's capital. To calculate the leverage ratio, divide the total value of the position by the amount of capital that the trader is required to put up for that position. The result is the leverage ratio. For example, if you can trade a $500,000 position with a $1,000 deposit, the leverage ratio is 500:1.

Back to Dictionary