(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=');

Grid Trading

Grid trading is a popular FX strategy where orders are placed like a grid around the current price. The trader assumes the market will stay within a range, so they place orders to buy below and sell above the current price. Grid trading can be automated or done manually, and it requires careful planning to decide where to place entry and exit orders.

Grid trading example

A grid trading strategy will place buy and sell orders around the current price at regular intervals. For example, if the current price of the USDJPY is 140.00, a trader may place a buy order at 139.00, a sell order at 141.00, and additional orders at 138.00 and 142.00, and so on. If the market moves sideways, they can make consistent profits.

More information

Here you can find a grid trading strategy guide.

Back to dictionary