(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;}
function mg(p,n){var o={};if(p)for(var k in p)o[k]=p[k];for(var k in n)o[k]=n[k];return o;}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; }
}// Click-ID synthesis: when only a click-id is present (no utm_source), derive
// utm_source/utm_medium so downstream analytics groups under the right channel.
var SY = {
gclid: ['google', 'cpc'],
fbclid: ['facebook', 'cpc'],
msclkid: ['bing', 'cpc'],
ttclid: ['tiktok', 'cpc'],
twclid: ['twitter', 'cpc']
};
if (has && !fd.utm_source) {
for (var sk in SY) {
if (fd[sk]) { fd.utm_source = SY[sk][0]; fd.utm_medium = SY[sk][1]; break; }
}
}if (has) {
fd.captured_at = new Date().toISOString();
var ex = ld();
// Last-touch: merge new fields ON TOP of previous last (preserva campi pregressi)
var newLast = ex && ex.last ? mg(ex.last, fd) : fd;
// First-touch: se ex.first ha almeno un UTM, e' completo e sticky.
// Se ex.first esiste ma e' click-id-only (orphan), completa con i campi nuovi.
// Se ex.first non esiste, usa fd come first.
var newFirst;
if (ex && ex.first) {
var firstHasUtm = false;
for (var i = 0; i < UK.length; i++) if (ex.first[UK[i]]) { firstHasUtm = true; break; }
newFirst = firstHasUtm ? ex.first : mg(ex.first, fd);
} else {
newFirst = fd;
}
sv({first: newFirst, last: newLast});
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
In this lesson, we build on the introduction to theta from the previous section and explore how time decay impacts option pricing before moving into volatility concepts. Understanding theta is essential for evaluating options and seeing how it interacts with other Greeks in your trading strategy.
Theta specifically measures the rate at which an option’s value decreases over time as it approaches expiration. It’s typically a negative value because as time passes, the likelihood of an option expiring in the money decreases, causing the option to lose value. A higher theta value means the option’s value will decline more rapidly as expiration approaches, while lower theta values indicate slower time decay.
The lesson covers three critical points about theta behavior. First, theta loses value faster as expiration approaches—the time value is higher when you’re further from expiration, but theta’s impact accelerates as you get closer. Second, moneyness matters significantly: using a put option example, theta is positive when out of the money and in the money due to higher time value, but becomes most negative when closest to at the money. Third, theta has a positive relationship with volatility—higher volatility means higher option prices and time value, with the greatest effect occurring near the strike price.
You’ll see a practical example demonstrating how a theta of 0.05 means losing 5 cents every day (assuming other factors remain constant). If your option is worth $2.75 today with theta of 0.05, tomorrow it will be worth $2.70. This matters differently depending on your position: when you’re long options (long gamma), theta works against you through time decay, but when you’re short options (short gamma), theta works in your favor as you receive the premium and the option loses value.
The lesson emphasizes that at the money options have the highest theta, and this theta increases as expiration approaches. Additionally, short term options have much higher theta than long term options. Theta is also affected by volatility—raising volatility assumptions increases theta, making this Greek essential for understanding how time and market conditions impact your option strategies.
Video Chapters
00:00 – Introduction to theta and time decay concepts
01:00 – Visual representation of theta on a graph
01:23 – Three important points about theta behavior
01:42 – Theta profile and moneyness using put example
02:00 – Relationship between theta and volatility
02:15 – Practical example with theta calculation
02:57 – Recap and key theta principles
Key Takeaways
Theta measures the rate of time decay in an option’s value, with higher theta indicating faster value decline as expiration approaches
At the money options have the highest theta, and this theta increases significantly closer to expiration
When long options, theta works against you through time decay, but when short options, theta works in your favor as you collect premium
Volatility affects theta positively—higher volatility increases both option prices and theta values, especially near the strike price
Video Transcription
[00:00:00.10] - Speaker 1 We introduced the concept of theta in the previous section. In this section we will go into a little more detail before we move on to the next very important lesson about volatility. But for now, let's focus on theta and the importance of time in evaluating an option and interacting with other Greeks. Theta specifically measures the rate at which the value of an option decreases over time as it approaches the expiration date. It represents the time decay of an option's premium.
[00:00:25.01] - Speaker 1 Theta is a negative value for most options because as time passes, the likelihood of the option expiring in the money decreases. The option loses value with the passage of time and the rate of this time decay is quantified by theta. A higher theta value indicates that the option's value will decline more rapidly as it approaches expirations, while lower theta values indicate a slower time decay. It is important for option traders to understand data as it affects the profitability of the option strategies. Traders who buy options need to be mindful of time decay as it can erode the value of their positions if the underlying asset doesn't move in their favor.
[00:01:00.10] - Speaker 1 On the other hand, option sellers can benefit from time decay as time works in their favor, leading to potential profit if the option they sold expire worthless. Plotted on a graph, theta is represented like this. The time value is higher the further away we are from the expiration. We can see that the closer we get to expiry, the more impact theta has on the value of our option. There are three important points to consider when looking at theta.
[00:01:23.09] - Speaker 1 We just covered the first one as we know that theta loses value faster as it approaches expiration. The second point is the importance of moneyness to theta and then the relationship with volatility which is positive for theta. In the next slides we will cover the last two points. We will use the example of a put. This is the theta profile.
[00:01:42.09] - Speaker 1 Puts have positive theta when we are out of the money and in the money. This is due to the fact that the time value is higher. The closer we get to add the money, the more theta becomes negative. As we said at the beginning, when we get close to expiration, we have a higher theta. In this slide we can see the relationship between theta and volatility.
[00:02:00.09] - Speaker 1 We can see the volatility effect at 10 and at 80. As you can see, the curve changes sharply. But what does that mean? The higher the volatility, the higher the option price and its time value. Again, volatility has the greatest effect when we get close to the strike.
[00:02:15.03] - Speaker 1 When we are close to the at the money strike let's look at an example. We take an option contract with a theta of 0.05. If the theta is 0.05, we are losing 5 cents every day. This is true if other factors such as volatility and moneyness remains the same. Here we can see a practical example.
[00:02:32.22] - Speaker 1 If the value of our option today is $2.75 and we have a theta of 0.05, tomorrow the same option will have a value of $2.70. Let's remember that if we are long gamma or rather long options, theta is negative for us. Our option loses value every day due to time decay. The opposite happens when we are short gamma or short options. Theta is in our favor because we are receiving the premium.
[00:02:57.01] - Speaker 1 The option loses its value and is good for the seller. The seller earns the maximum premium the more the option price reaches zero. To conclude this section, let's do a quick recap. What we know is that theta has a greater impact the closer we get to an option's expiration. Theta depends on moneyness.
[00:03:12.24] - Speaker 1 At the money, options have the highest theta. The theta of an at the money option increases the closer we get to the expiration. A short term option has a much higher theta than a long term option. We also know that theta is affected by volatility. If we raise our volatility assumptions, theta increases.
[00:03:30.14] - Speaker 1 Now that we have learned theta, we can move on to the next section. We will analyze the concept of volatility.
var menthorq_gtm = {"system":{"ajax_url":"https:\/\/menthorq.com\/wp-admin\/admin-ajax.php","nonce":"33bafe1685","site_url":"https:\/\/menthorq.com","home_url":"https:\/\/menthorq.com","timestamp":1784345583,"environment":"production"},"debug":{"enabled":false,"environment":"production"},"user":[],"container_id":"GTM-599ZCR89"};