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

Volatility Breakout

A volatility breakout is a trading strategy that takes advantage of a market whose volatility has risen significantly. When volatility increases, traders enter positions in the direction of the breakout, expecting a continuation of the price movement. Significant and quick profits can be achieved by traders who successfully predict the start of a new price trend.

Back to Dictionary