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

Volatility

Volatility measures how much the market has moved historically over a set period. Volatility changes due to economic data releases, geopolitical events, central bank announcements, movements above resistance or below support, and market sentiment shifts. Traders look for high-volatility forex pairs as they have more opportunities to achieve profits.

How is volatility calculated?
Volatility is commonly calculated using the average true range (ATR) or standard deviation. ATR calculates the average price range over a specified period taking into any gaps between the close and open. Standard deviation measures the dispersion of price data from the mean, indicating the extent of price fluctuations. ATR is shown as a number in pips and standard deviation as a percentage.

Back to Dictionary