(function(){
var CN = 'menthorq_utm_params';
var LK = 'menthorq_utm_params';
var UK = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id'];
var CK = ['gclid','fbclid','msclkid','ttclid','twclid'];
var CD = 30;
var AK = UK.concat(CK);function sC(n,v,d){var e=new Date(Date.now()+d*864e5).toUTCString();var c=n+'='+encodeURIComponent(v)+';expires='+e+';path=/;SameSite=Lax';if(location.protocol==='https:')c+=';Secure';document.cookie=c;}
function gC(n){var m=document.cookie.match(new RegExp('(?:^|; )'+n+'=([^;]*)'));return m?decodeURIComponent(m[1]):'';}
function sv(d){var j=JSON.stringify(d);sC(CN,j,CD);try{localStorage.setItem(LK,j);}catch(e){}}
function hk(o){if(!o)return false;for(var i=0;i<AK.length;i++)if(o[AK[i]])return true;return false;}
function nm(d){if(!d)return null;if(d.first)return d;if(hk(d))return{first:d,last:d};return null;}
function ld(){var r=gC(CN);if(r){try{var n=nm(JSON.parse(r));if(n)return n;}catch(e){}}try{var s=localStorage.getItem(LK);if(s){var n=nm(JSON.parse(s));if(n)return n;}}catch(e){}return null;}var ps = new URLSearchParams(window.location.search);
var fd = {}, has = false;
for (var i = 0; i < AK.length; i++) {
var v = ps.get(AK[i]);
if (v) { fd[AK[i]] = v; has = true; }
}if (has) {
fd.captured_at = new Date().toISOString();
var ex = ld();
sv(ex ? {first: ex.first, last: fd} : {first: fd, last: fd});
return;
}var raw = gC(CN);
if (raw) {
try {
var p = JSON.parse(raw);
if (!p.first && hk(p)) sv({first: p, last: p});
} catch(e) {}
return;
}try {
var s = localStorage.getItem(LK);
if (s) { var n = nm(JSON.parse(s)); if (n) sv(n); }
} catch(e) {}
})();
var breeze_prefetch = {"local_url":"https://menthorq.com","ignore_remote_prefetch":"1","ignore_list":["/account/","/login/","/thank-you/","/wp-json/openid-connect/userinfo","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
Delta Hedging Effect of Volatility is the focus of this next part in our Delta Hedging series. Here, we examine how changes in volatility impact delta, building on our previous discussion about how spot price movements influence market makers’ hedging activity.
We analyzed investor positioning and how it is mirrored by dealers, an exercise that helps track liquidity conditions in the market and strengthens overall risk management.
The effects that an increase or a decrease in volatility have on positioning may be less counterintuitive than when we are simply looking at spot movements – and ignoring time and volatility. This is why before we look at how a market maker hedges, we really need to understand how the delta profile of an option changes as volatility changes.
For the purpose of this exercise we are going to look at an ITM and an OTM Call option. The assumption here is that everything is staying equal apart from changes in volatility. We will focus on puts in the next Delta Hedging series that will follow.
OTM Call
Let’s start from an OTM call. As you can see on the left hand side the red dot is the strike of our call, which in this example is Out of the Money (OTM).
As volatility increases, the delta of that call option will change.
In a low volatility environment, our OTM call will move deeper OTM.
The opposite happens if volatility increases. All of a sudden the OTM call starts moving closer towards the at money. Why? Because higher volatility means that the probabilities of the call moving ATM are higher. Higher volatility means that there is more movement in the market, and more action. In a low volatility environment our OTM call has very low probabilities of being able to get to the ATM strike – there is no gas in the tank.
Delta Hedging Effect of Volatility 14
ITM Call
The concept is similar when we are looking at an ITM Call option. As volatility decreases, our call is more likely to stay ITM. The opposite is true if volatility increases. At that point, the ITM call shifts towards ATM, volatility is increasing the probabilities that the call may not end up ITM. We have not covered ATM because ATM calls tend to stay close to ATM with changes in volatility.
How is the Market Maker Hedging?
For the purpose of this guide, we will focus only on positions where the investor is long the derivative. Next week we will cover short positions as we continue to dig deeper on investor and marker maker’s positioning.
Delta Hedging Effect of Volatility 15
Investor Position: Long OTM Call
When an investor is long a call, the market maker is going to take the opposite position. As volatility decreases we can see from the delta profile that the OTM call moves deeper out of the money.
This means that the option delta is moving towards zero. In this case, the market maker is going to short the underlying as the delta decreases.
The opposite is true when volatility increases. In that case, the delta moves away from 0 and towards At the Money. That means the delta is increasing, in this case the market maker is going to have to go long the underlying to stay flat.
Delta Hedging Effect of Volatility 16
Investor Position: Long ITM Call
In this final scenario, the investor is long an ITM call. As volatility decreases, we know the Call has more probabilities of staying in the money and the delta will move closer towards 1. In this case as the delta increases the market maker is going to have to go long futures to stay flat.
The opposite is true as volatility increases. In that case, the ITM call will move along the delta curve towards at the money. This means that the delta of the investor’s call is reducing. In this case the market maker is going to have to short the underlying or future to stay delta hedged.
Delta Hedging Effect of Volatility 17
You can find more information about this within our Guides Section.
We have also created our Premium Academy where you can access our Advanced Course on Options Trading.
Join us today
Access daily Market Research and our interactive Dashboard. Make better trading decisions.