(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); })();

Position

A forex position is an open position or exposure that a trader holds. There are two types of positions: long (buying a forex pair with the hope it will rise) and short (selling a forex pair with the hope it will fall). The size of a forex position is measured in lots, where each lot represents a set amount of the base currency, usually 100,000.

Back to Dictionary