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

Trend Reversal Strategy

Forex traders use a Trend Reversal Strategy when they believe the market direction will change. Popular price action patterns which can indicate a reversal are double-top and double-bottom chart patterns. Trend Reversal Strategies can have a high win percentage, but traders should exit their losses quickly if the market continues to trend.

Back to Dictionary