(function(){
var COOKIE_NAME = 'menthorq_utm_params';
var LS_KEY = 'menthorq_utm_params';
var UTM_KEYS = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id'];
var CLICK_ID_KEYS = ['gclid','fbclid','msclkid','ttclid'];
var COOKIE_DAYS = 30;// Read UTM parameters and click IDs from current URL
var params = new URLSearchParams(window.location.search);
var trackingData = {};
var hasData = false;
var allKeys = UTM_KEYS.concat(CLICK_ID_KEYS);
for (var i = 0; i < allKeys.length; i++) {
var val = params.get(allKeys[i]);
if (val) {
trackingData[allKeys[i]] = val;
hasData = true;
}
}if (hasData) {
// Fresh tracking data found in URL — store it (overwrites previous attribution)
trackingData.captured_at = new Date().toISOString();
setCookie(COOKIE_NAME, JSON.stringify(trackingData), COOKIE_DAYS);
try { localStorage.setItem(LS_KEY, JSON.stringify(trackingData)); } catch(e) {}
return;
}// No tracking params in URL — check if cookie exists
if (getCookie(COOKIE_NAME)) return;// Cookie is missing (expired or first visit) — try to restore from localStorage
try {
var stored = localStorage.getItem(LS_KEY);
if (stored) {
var parsed = JSON.parse(stored);
if (parsed && (parsed.utm_source || parsed.gclid || parsed.fbclid || parsed.msclkid || parsed.ttclid)) {
setCookie(COOKIE_NAME, stored, COOKIE_DAYS);
}
}
} catch(e) {}// Helper: set cookie
function setCookie(name, value, days) {
var expires = new Date(Date.now() + days * 864e5).toUTCString();
var cookie = name + '=' + encodeURIComponent(value) + ';expires=' + expires + ';path=/;SameSite=Lax';
if (location.protocol === 'https:') cookie += ';Secure';
document.cookie = cookie;
}// Helper: get cookie value (returns empty string if not found)
function getCookie(name) {
var match = document.cookie.match(new RegExp('(?:^|; )' + name + '=([^;]*)'));
return match ? decodeURIComponent(match[1]) : '';
}
})();
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
Theta is often described as the predictable profit earned as time passes. But beneath that simplicity lies a structural flaw: option pricing models assume time flows continuously, while markets operate in discrete sessions. This mismatch becomes most visible over weekends.
Some models treat time as trading days only, implying little additional decay from Friday to Monday. Others use calendar time, embedding full weekend decay into option prices. In reality, risk does not disappear when markets close, news and shocks can occur anytime, yet traders cannot hedge during that window.
This creates a subtle “weekend effect,” where implied volatility and time decay are partially adjusted before the close. The result is that Monday’s apparent Theta gains are often mechanical, reflecting how time was modeled rather than true informational edge.
Why Weekend Time Breaks Models
Ask a trader what Theta means and you will often hear something simple: it is the money you collect if nothing happens. Hold an option over the weekend, price does not move, volatility stays calm, and you wake up on Monday with profit from time decay.
Ask a seasoned quant the same question and the answer becomes far less casual. Theta, they might say, exposes one of the structural tensions inside modern option pricing.
How can time decay be so predictable, yet so conceptually messy?
The issue is not whether time passes. It is how we define time in the first place. Let’s break is down in this article.
The Hidden Problem With Theta 5
Theta: The Core Problem
At the heart of option pricing sits the Black–Scholes partial differential equation. It assumes time flows continuously. Risk evolves smoothly. Variance accumulates second by second in an unbroken stream. Mathematically, time never stops. But markets do.
Trading closes on Friday afternoon and resumes Monday morning. Prices freeze, yet the world does not. Political decisions, natural disasters, military conflicts, surprise announcements, all can occur while the exchange is closed. So the question becomes unavoidable: does risk accumulate on Saturday? That question sounds trivial. It is not.
Because the way you answer it changes how you price options, how you mark your book, and how your PnL behaves across the weekend.
Intro to Options and Greeks:
Risk Only Exists When Markets Trade
One approach is to treat time as trading time. In this framework, a year contains roughly 252 trading days. Risk is assumed to accumulate only when markets are open.
The logic is straightforward. If prices cannot move, why should variance accumulate?
Under this method, Friday afternoon and Monday morning are separated by only one trading increment. The weekend effectively disappears inside the model.
The practical implication is subtle but important. Options held over the weekend do not decay much more than they would over a single trading day. Friday close to Monday open looks almost continuous. The danger in this view is obvious once you think about it. If something dramatic happens over the weekend, your model did not charge for that risk. You effectively sold protection against a two-day uncertainty window at a discount. You priced the world as if it politely paused when the exchange closed.
Time Never Stops
The alternative is to treat time as calendar time. In this model, there are 365 days in a year and variance accumulates continuously, regardless of whether markets are open. Under this framework, options decay on Saturday and Sunday just as they do on Tuesday. Friday afternoon options carry three days of time decay into Monday morning.
This has a visible effect. On Friday close, options appear more expensive because they embed the coming weekend decay. When nothing happens and Monday opens quietly, Theta appears to have delivered a strong profit.
But that profit is not necessarily informational. It is mechanical. It is the model advancing the clock through the weekend.
The trap here is psychological. Traders may attribute Monday gains to skill or positioning when in reality it is simply the calendar rolling forward.
The Fracture Between Models And Markets
Neither approach fully captures reality.Markets do close. Liquidity disappears. You cannot dynamically hedge on Sunday afternoon. At the same time, risk does not vanish just because trading halts. Weekend gaps prove that variance can materialize outside market hours.
This leaves the options market in an awkward middle ground. It does not behave as if weekends carry zero risk, nor does it treat them as fully equivalent to trading days. Instead, implied volatility often adjusts subtly into Friday’s close, reflecting a partial pricing of weekend uncertainty. This phenomenon is commonly referred to as the weekend effect.
Theta is not simply the passage of time. It is the compression and release of time inside a pricing model that cannot perfectly reflect how markets actually function.
The Practical Edge
For experienced volatility traders, the weekend is not just about collecting decay. It is about understanding how the market is marking time.
If implied volatility remains elevated into Friday afternoon, it may suggest that participants are pricing in event risk over the weekend. If volatility compresses aggressively, the market may be underpricing potential uncertainty.
The opportunity lies in recognizing when the market’s treatment of time deviates from realistic risk.Is the desk marking a full weekend decay into Friday’s close? Is it letting the model gap forward on Monday morning? Is implied volatility quietly adjusting ahead of known geopolitical events?
These decisions shape reported PnL and risk exposure in ways that are not immediately obvious from a simple Theta number.
Conclusion
Theta is often introduced as the most predictable Greek. Time passes, options decay, premium erodes. But beneath that simplicity lies a deeper issue. Option pricing models assume continuous time, while markets operate in discrete sessions. The gap between those assumptions creates subtle distortions around weekends.
The question is not whether Theta exists. It clearly does. The question is how time is measured, and whether the market is correctly pricing the risk that accumulates when the screen goes dark. In that sense, Theta is not just decay. It is a reminder that financial models describe a world that trades continuously, while we live in one that does not.