(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":["/wp-json/openid-connect/userinfo","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
The Q-Options Score is a forward-looking measure of sentiment derived from activity in the options market. It ranks the SPX on a simple 0–5 scale:
0: Strong bearish sentiment from the options market.
5: Strong bullish sentiment — indicating traders are positioning for higher prices.
Using Options Score and Skew 8
This score is generated by analyzing factors like changes in open interest, flows into calls vs puts, risk reversals, and net delta positioning. It’s not just about volume — it’s about how institutional flows are leaning directionally.
The higher the score, the stronger the bullish positioning, suggesting traders are paying up for upside exposure or covering downside hedges. The lower the score, the more dominant the hedging or downside bias.
How to Use It
Think of the Options Score as your primary “crowd sentiment” gauge in the derivatives market. When it’s persistently high, it can mean positioning is crowded and susceptible to sharp reversals if sentiment shifts or macro catalysts emerge. When it’s low, it means traders are paying for downside insurance, which might set up contrarian opportunities if they’re proven too pessimistic.
Looking at your chart, the SPX Options Score has held near 4–5 levels for weeks. This suggests the options market has had strong bullish sentiment, consistent with the grind higher in spot prices. But you shouldn’t stop there — this is where the Skew chart comes in.
A higher skew means put options are more expensive than calls (common when traders seek downside hedges).
A lower skew, or call bias, means call options are richer — signaling FOMO or demand for upside tails.
Using Options Score and Skew 9
The chart you shared plots the 25-delta risk reversal skew:
The white line shows the current skew.
The colored bands highlight percentiles to help you see if the current skew is historically extreme.
Right now, your chart shows the skew percentile is in the lower range, near 11.29%, indicating a call bias. Traders are paying up for upside exposure more than downside hedging — consistent with the Options Score’s bullish read.
How They Work Together
Combining these two tools gives you a powerful sentiment check:
Options Score High + Skew Call Bias = FOMO Risk
When both are bullish, it means traders are chasing upside aggressively.
This is usually supportive for spot prices in the short term but can signal an overextended positioning if extremes persist.
It’s an early warning to watch for mean reversion or a volatility spike.
Options Score High + Skew Put Bias = Cautious Optimism
If the Options Score is bullish but skew shows a strong put bias, that implies traders still fear downside — so there’s an embedded hedge.
This is healthier because it shows positioning is not lopsided.
Options Score Low + Skew Put Bias = Deep Hedging
A bearish Options Score and put-biased skew means traders are paying up for protection — often seen after sharp corrections or in panic regimes.
This can set up for squeeze reversals if fear proves overdone.
Rare, but if the Options Score is low and the skew is call-biased, it means the options flow is confused — sometimes a sign of low conviction.
What Your SPX Data Says Now
Looking at the SPX charts, you see:
Options Score: High (4–5)
Skew: Low percentile, call bias
This combination strongly suggests that traders are positioned for more upside. There’s a clear appetite for calls, not puts, which compresses downside implied volatility and inflates the call wing. In practical terms, this means:
Spot prices likely remain well-supported in the short term.
Pullbacks may be shallow as dealers stay short calls and need to hedge.
But if the rally accelerates too far, watch for signs of dealer gamma flipping from supportive to negative — that’s when forced hedging can flip the volatility profile.
How to Trade It
Here are a few ways to translate these signals into actual trading strategies:
1) Ride the Momentum, But Watch for Crowding
With Options Score high and skew call-biased, stick with the trend, but stay flexible.
Use trailing stops to protect profits if positioning becomes too one-sided.
2) Layer in Protective Spreads
You could consider small put spreads to guard against sudden profit-taking or reversals.
If skew flips back to a put bias, it would confirm traders are starting to hedge again.
3) Use Skew for Structure
If you want to express a directional view, think about how skew affects strategy choice.
With calls expensive relative to puts, buying out-of-the-money calls might be less efficient — you could favor vertical spreads or ratio spreads to manage cost.
4) Be Prepared for Volatility Pops
A crowded call wing can snap back fast if a macro catalyst disappoints or momentum stalls.
Keep an eye on changes in skew percentile — a quick move back to a put bias is an early sign of sentiment shift.
Final Thoughts
These two signals — Options Score and Skew — work best when viewed as part of a bigger framework:
Combine them with spot price levels, gamma exposure, and broader macro conditions.
Watch how the sentiment story evolves day by day — big swings in skew or sudden drops in the Options Score can warn of unwind risk.
Used together, they help you see whether the market is getting complacent, crowded, or still cautiously balanced. For now, the SPX shows a strong bullish lean in options positioning and upside appetite — but as always, when the crowd piles in, a sharp reversal is only one surprise event away.
Keep your position sizing tight, hedge intelligently, and let these tools guide you through changing market sentiment with clarity.
Join us today
Access daily Market Research and our interactive Dashboard. Make better trading decisions.