<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Core Entry Alerts</title>
    <description>The latest articles on DEV Community by Core Entry Alerts (@core_entryalerts_f0961f5).</description>
    <link>https://dev.to/core_entryalerts_f0961f5</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4088135%2F2f84cef6-c7eb-44c9-8da5-546021af76b4.png</url>
      <title>DEV Community: Core Entry Alerts</title>
      <link>https://dev.to/core_entryalerts_f0961f5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/core_entryalerts_f0961f5"/>
    <language>en</language>
    <item>
      <title>VWAP Trading Explained: The Institutional Anchor</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Sun, 20 Sep 2026 18:10:54 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/vwap-trading-explained-the-institutional-anchor-5dak</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/vwap-trading-explained-the-institutional-anchor-5dak</guid>
      <description>&lt;p&gt;Every institutional desk on the street watches the same line: &lt;strong&gt;VWAP&lt;/strong&gt; — the volume-weighted average price. It is the benchmark against which portfolio managers judge execution quality, algorithms pace their fills, and intraday traders decide whether price is trading "rich" or "cheap" relative to the session's true average. If you trade without it, you are missing the single reference point the biggest participants anchor to.&lt;/p&gt;

&lt;h2&gt;
  
  
  What VWAP is and how it's calculated
&lt;/h2&gt;

&lt;p&gt;VWAP stands for &lt;strong&gt;volume-weighted average price&lt;/strong&gt;. The calculation is simple: take each trade's price, multiply it by the number of shares traded at that price, sum those products across the session, and divide by total cumulative volume.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VWAP = cumulative (price x volume) / cumulative volume&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Unlike a simple moving average that weights every candle equally, VWAP gives more influence to prices where volume actually transacted. A 5-point rally on thin pre-market volume barely budges VWAP; a 2-point grind on heavy mid-morning flow moves it meaningfully. That makes VWAP a measure of where real money changed hands — not just where price happened to print.&lt;/p&gt;

&lt;p&gt;VWAP resets every session. There is no multi-day VWAP on a standard chart — it is purely an intraday tool, which is one reason it pairs so well with 0DTE trading.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why institutions care
&lt;/h2&gt;

&lt;p&gt;A portfolio manager who needs to buy 500,000 shares of SPY does not care about the last price; she cares about her average fill relative to VWAP. If she finishes the day at VWAP or better, execution was good. If she paid above VWAP, the algo overpaid. This benchmark effect means that large orders cluster &lt;em&gt;around&lt;/em&gt; VWAP throughout the session, creating a natural zone of interest — one where institutional supply and demand actually meet.&lt;/p&gt;

&lt;p&gt;That clustering is why VWAP often acts as intraday &lt;strong&gt;support and resistance&lt;/strong&gt;. When price pulls back to VWAP on a strong day, buyers who are benchmarked to it step in — their algos are programmed to buy dips to VWAP. When price rallies back to VWAP on a weak day, sellers lean on it for the same reason.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two ways to trade around VWAP
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Mean-reversion:&lt;/strong&gt; In a range-bound session — typically when &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;GEX is positive&lt;/a&gt; and price is above the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt; — VWAP acts like a magnet. Price stretches away, then snaps back. Traders fade moves to the upper or lower standard-deviation bands and target a return to VWAP. This works best in low-volatility, positive-gamma environments where dealer hedging suppresses directional moves.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Trend confirmation:&lt;/strong&gt; On a trending day, price stays on one side of VWAP for hours. A session where SPX opens above VWAP and never reclaims it from below is a clean trend day — and every bounce &lt;em&gt;to&lt;/em&gt; VWAP that holds becomes a continuation entry, not a fade. The key tell: if price tests VWAP and the volume on the test is light, the trend is still intact. If it tests VWAP on heavy volume and reclaims the other side, the trend is broken.&lt;/p&gt;

&lt;h2&gt;
  
  
  VWAP on the BlackOut desk
&lt;/h2&gt;

&lt;p&gt;BlackOut builds VWAP into its core decision layers:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SPX Slayer&lt;/strong&gt; displays the &lt;strong&gt;VWAP pill&lt;/strong&gt; directly on the &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;dashboard&lt;/a&gt; — a tinted indicator that reads bull (price above VWAP) or bear (price below). At a glance you know which side of the institutional anchor the session sits on, without overlaying a separate chart study.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;0DTE Command&lt;/strong&gt; uses VWAP-side confirmation as one of its confluence pillars. When a play's direction agrees with the VWAP side — a call when price is above VWAP, a put when below — the historical edge is measurable: &lt;strong&gt;+15.9% expected value versus -12.5% without&lt;/strong&gt; that confirmation. VWAP alignment does not guarantee a winner, but fighting it has a negative expected outcome across hundreds of graded sessions. Read more in the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thesis health&lt;/strong&gt; in the &lt;a href="https://blackouttrades.com/learn/0dte-spx-options-strategy" rel="noopener noreferrer"&gt;0DTE strategy system&lt;/a&gt; treats VWAP side as one of its pillars. A play that was entered on a VWAP-confirmed thesis and then watches price cross back through VWAP has lost a pillar — the thesis is degrading, and the system flags it. That feedback loop prevents a trader from holding a position after the institutional anchor has flipped against it.&lt;/p&gt;

&lt;h2&gt;
  
  
  VWAP's limits
&lt;/h2&gt;

&lt;p&gt;VWAP is an intraday tool. It says nothing about overnight positioning, multi-day trends, or structural gamma levels. It works best when combined with &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer positioning&lt;/a&gt; (which tells you whether the session should be range-bound or trending) and &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;options flow&lt;/a&gt; (which tells you what the fast money is doing right now). Alone, VWAP is an anchor. Combined with the gamma map, it becomes a decision framework.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/vwap-trading-explained" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Vector Scanner: Cross-Ticker Gamma &amp; Flow Radar</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Sat, 19 Sep 2026 17:56:36 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/vector-scanner-cross-ticker-gamma-flow-radar-5aab</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/vector-scanner-cross-ticker-gamma-flow-radar-5aab</guid>
      <description>&lt;p&gt;&lt;a href="https://blackouttrades.com/learn/spx-slayer" rel="noopener noreferrer"&gt;SPX Slayer&lt;/a&gt; is built around SPX specifically. &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; goes deep on whichever ticker you select — SPY, SPX, QQQ, and dozens more, one at a time. &lt;strong&gt;Vector&lt;/strong&gt; extends the same &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer gamma exposure&lt;/a&gt; framework across the &lt;strong&gt;entire universe at once&lt;/strong&gt; — ranked setups from the BIE verification engine across multiple tickers, each with its own GEX ladder, regime posture, wall integrity scores, and confluence zones, with no ticker to pick first. If Thermal is the microscope you point at one name, Vector is the radar dish scanning the whole board automatically.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fav6miil6xiq4wf22v281.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fav6miil6xiq4wf22v281.webp" alt="Vector Scanner — cross-ticker gamma radar with GEX ladder, signal feed, and regime detection" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The universe screener
&lt;/h2&gt;

&lt;p&gt;The top-level view is a ranked table of tickers, each carrying the core positioning read:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Column&lt;/th&gt;
&lt;th&gt;What it shows&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Ticker&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The instrument — SPY, QQQ, NVDA, AAPL, any name in the scanner universe&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Spot&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Current price&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Gamma flip&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The price where &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;dealer gamma crosses zero&lt;/a&gt; — historically, above tends toward pinning and below tends toward trending; one regime input, not a guarantee&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;VEX flip&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The vanna-exposure crossover — the hedging-pressure counterpart from delta-vanna, not gamma&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Top call wall&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The strike with the largest concentration of call gamma (likely resistance)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Top put wall&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The strike with the largest concentration of put gamma (likely support)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Top call %&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The call wall's net-gamma share (0-100) — how dominant that wall is&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Top put %&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The put wall's net-gamma share — how dominant the support level is&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The screener supports preset views: &lt;strong&gt;nearest-flip&lt;/strong&gt; (tickers closest to crossing their gamma flip — the most actionable regime-change candidates), &lt;strong&gt;most-pinned&lt;/strong&gt; (above the flip with strong walls — mean-reversion setups), and &lt;strong&gt;most-explosive&lt;/strong&gt; (below the flip and close to it — dealers amplifying, vol-expansion risk). Each preset is a sort and filter on the data already loaded, not a different data source.&lt;/p&gt;

&lt;h2&gt;
  
  
  GEX Ladder: the per-strike breakdown
&lt;/h2&gt;

&lt;p&gt;Select a ticker and the panel expands to the &lt;strong&gt;GEX ladder&lt;/strong&gt; — the per-strike &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;GEX&lt;/a&gt; profile for that name. This is the same data concept as &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;Thermal's heatmap&lt;/a&gt; but in ladder form: each strike shows the net gamma parked there, with the &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall, put wall&lt;/a&gt;, and &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt; marked directly on the ladder. Wall beads — the visual markers for gamma concentration — track across the session, building a wall lifecycle that the &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;Cortex evidence system&lt;/a&gt; reads as one of its eight independent sources.&lt;/p&gt;

&lt;h2&gt;
  
  
  Regime Read: the one-line regime read
&lt;/h2&gt;

&lt;p&gt;Above the ladder sits the &lt;strong&gt;regime banner&lt;/strong&gt; — the current gamma regime in a single line:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;LONG GAMMA&lt;/strong&gt; (calm tone) — spot is above the gamma flip. Dealers hedge against moves: sell rallies, buy dips. Price tends to pin and mean-revert. Expect chop; fade extremes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SHORT GAMMA&lt;/strong&gt; (volatile tone) — spot is below the flip. Dealers hedge with the move: sell weakness, buy strength. Volatility feeds on itself. Respect momentum.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;TRANSITION&lt;/strong&gt; (neutral tone) — spot is within 0.1% of the flip. The regime is undecided. Sit on your hands or use smaller positions until it commits.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The banner includes the flip level, the nearest wall on each side, and a plain-English read of what the regime implies for the session — a read, not a forecast; dealer gamma is one input into how a session behaves, not a binary switch that determines it. This is the same interpretation layer covered in the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip explainer&lt;/a&gt; — Vector just computes it live for every ticker in the universe, not just SPX.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wall integrity scoring: is this wall real?
&lt;/h2&gt;

&lt;p&gt;Not all gamma walls are equal. A bead on the chart could represent a wall that has held all session against multiple tests, or one that blinked into existence two minutes ago. The &lt;strong&gt;wall integrity score&lt;/strong&gt; (0-100) distinguishes them by blending three independent factors:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;STRENGTH (weight 0.45)&lt;/strong&gt; — the wall's net-gamma share (&lt;code&gt;pct&lt;/code&gt;). A wall that concentrates 40% of the side's gamma is structurally more important than one at 8%. This is the dominant driver.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PERSISTENCE (weight 0.35)&lt;/strong&gt; — what fraction of recent history-rail samples included this strike as a wall. A level defended across 50+ snapshots over the session is far more trustworthy than one with a single appearance. When the history rail has fewer than 3 samples (e.g., shortly after the open), persistence reports "unknown" (neutral 0.5) rather than fabricating "proven."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ISOLATION (weight 0.20)&lt;/strong&gt; — how far the wall towers over the next wall on its side. A clean, dominant level is isolated; one inside a cluster of similar-sized walls is diffuse. A single-wall side (no second wall) scores as fully isolated.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The score maps to three tiers: &lt;strong&gt;firm&lt;/strong&gt; (70+), &lt;strong&gt;moderate&lt;/strong&gt; (45-69), &lt;strong&gt;thin&lt;/strong&gt; (below 45). A firm wall has held, dominates, and stands alone — trade around it with confidence. A thin wall is a suggestion, not a structure — do not rely on it for your stop or target.&lt;/p&gt;

&lt;h2&gt;
  
  
  Gamma magnet: the hedging center of mass
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;gamma magnet&lt;/strong&gt; is the strength-weighted mean of all gamma wall strikes — the center of mass of dealer hedging pressure. Its behavior depends on the regime:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In &lt;strong&gt;long gamma&lt;/strong&gt; (spot above the flip), the magnet is a genuine &lt;strong&gt;pin&lt;/strong&gt; — price is drawn toward it because dealers hedge against moves, creating a gravitational pull.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;short gamma&lt;/strong&gt; (spot below the flip), the same level is a &lt;strong&gt;pivot&lt;/strong&gt; — once broken, price accelerates away because dealers hedge with the move. Calling it a "magnet" in short gamma would misrepresent the flow.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;transition&lt;/strong&gt; or &lt;strong&gt;unknown&lt;/strong&gt;, it is reported as a neutral center of mass with no directional claim.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The magnet reports its distance from spot (as a signed percentage), which way it pulls (up, down, or "at" when within 0.15% — effectively sitting on it), and a desk-terminal one-liner phrased by regime.&lt;/p&gt;

&lt;h2&gt;
  
  
  Confluence zones: where multiple levels agree
&lt;/h2&gt;

&lt;p&gt;Vector derives many independent price levels: gamma walls, the gamma flip, &lt;a href="https://blackouttrades.com/learn/max-pain-options-explained" rel="noopener noreferrer"&gt;max pain&lt;/a&gt;, auto-fib golden pockets, session and prior-day levels, floor pivots. A single level is interesting. &lt;strong&gt;Several independent levels stacking within ~0.15% of spot&lt;/strong&gt; is a trade location.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;confluence engine&lt;/strong&gt; clusters these levels and scores each cluster using transparent weights: &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer positioning&lt;/a&gt; levels (walls, flip) weigh most heavily (weight 3.0 for walls, 2.5 for the flip), then derived levels (max pain, golden pocket at 2.0), then classical levels (prior-day high/low, pivots at 1.5). A cluster only ranks as confluence with &lt;strong&gt;2 or more distinct level types&lt;/strong&gt; — five fib lines stacked on each other is one signal repeated, not five signals agreeing.&lt;/p&gt;

&lt;h2&gt;
  
  
  GEX Shift Leaders: who moved the most
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;GEX Shift Leaders&lt;/strong&gt; strip surfaces the tickers with the largest intraday GEX shift — names where the dealer positioning landscape changed the most since the prior read. A large shift signals that the gamma structure is actively reorganizing — treat it as a heads-up worth watching, not a forecast. We haven't published a measured hit-rate for how often a large shift is followed by a regime change or wall break, so we don't claim one here.&lt;/p&gt;

&lt;h2&gt;
  
  
  Alerts and replay
&lt;/h2&gt;

&lt;p&gt;The Vector alerts panel flags when a watched ticker crosses a material threshold: a gamma flip crossing (regime change), a wall break, a confluence zone test. &lt;strong&gt;Replay controls&lt;/strong&gt; let you step backward through the session's snapshots, watching how the GEX ladder and walls evolved over time — the same lifecycle data the &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;Cortex wall-trend source&lt;/a&gt; reads, but presented visually.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Vector fits the desk
&lt;/h2&gt;

&lt;p&gt;Vector answers "where in the broader market is the gamma structure most interesting right now?" &lt;a href="https://blackouttrades.com/learn/thermal-four-lenses-explained" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; gives you the deep heatmap for whichever ticker you pick. &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;SPX Slayer&lt;/a&gt; executes on SPX. &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt; scans the flow tape. The &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command&lt;/a&gt; scanner uses multi-ticker flow and structure for intraday entries. And &lt;a href="https://blackouttrades.com/learn/largo-ai-terminal-guide" rel="noopener noreferrer"&gt;Largo AI&lt;/a&gt; can pull any Vector ticker's GEX, regime, and walls into a conversational answer.&lt;/p&gt;

&lt;p&gt;For the underlying concepts — &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;what gamma exposure means&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;how the gamma flip works&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/options-greeks-explained" rel="noopener noreferrer"&gt;why the Greeks matter&lt;/a&gt;, and &lt;a href="https://blackouttrades.com/learn/delta-hedging-explained" rel="noopener noreferrer"&gt;how delta hedging creates these levels&lt;/a&gt; — see the deep-dive library. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" alt="the Thermal dealer-positioning heatmap" width="800" height="853"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Vector Scanner in action — the Thermal dealer-positioning heatmap on the BlackOut desk. &lt;a href="https://blackouttrades.com/heatmap" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Getting Better Answers from Largo AI</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Fri, 18 Sep 2026 18:20:22 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/getting-better-answers-from-largo-ai-31ho</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/getting-better-answers-from-largo-ai-31ho</guid>
      <description>&lt;p&gt;Largo AI has access to over &lt;strong&gt;70 live data tools&lt;/strong&gt; — quotes, multi-timeframe technicals, &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;options flow&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;GEX positioning&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; prints, news channels, earnings, screeners, predictions consensus, sector flow, volatility regime, and more. The quality of the answer depends entirely on the quality of the question. Here is how to get the most out of it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Be specific, not general
&lt;/h2&gt;

&lt;p&gt;Largo's data tools are designed for &lt;strong&gt;precise, falsifiable queries&lt;/strong&gt;. The more specific your question, the sharper the tools Largo selects and the more grounded the answer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Effective:&lt;/strong&gt; "What's the SPX &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;GEX&lt;/a&gt; structure right now — where's the flip, and what regime are we in?"&lt;br&gt;
This triggers &lt;code&gt;get_gex&lt;/code&gt; with ticker I:SPX. Largo returns the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall and put wall&lt;/a&gt;, and the regime posture (long gamma = pinning, short gamma = trending). Every number traces to the live dealer map.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ineffective:&lt;/strong&gt; "What should I trade?"&lt;br&gt;
No tool can answer this. Largo has no position-sizing model, no risk tolerance profile, and no opinion on your portfolio. What it can do is tell you the state of the board — which is what you actually need to make that decision yourself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ask follow-ups and combine data
&lt;/h2&gt;

&lt;p&gt;Largo sessions persist, so you can build an investigation across multiple turns. Start broad, then narrow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;"What's the current market regime?" — pulls market context, VIX, breadth, tide bias&lt;/li&gt;
&lt;li&gt;"How does the flow align with that regime for NVDA?" — pulls per-ticker flow, merges with the regime context from turn 1&lt;/li&gt;
&lt;li&gt;"Is there a &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;confluence zone&lt;/a&gt; near the gamma flip on NVDA?" — pulls GEX positioning, checks wall alignment&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Each follow-up benefits from the context built in earlier turns. Largo remembers what it fetched and can reference prior data without re-fetching.&lt;/p&gt;

&lt;p&gt;The most powerful questions combine multiple lenses: "How does the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;options flow&lt;/a&gt; align with the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma regime&lt;/a&gt;?" forces Largo to fetch both and compose an answer that neither source alone could produce.&lt;/p&gt;

&lt;h2&gt;
  
  
  Understanding the tool trace
&lt;/h2&gt;

&lt;p&gt;Every answer shows tool chips. Learning which tools Largo pulls — and when it does not pull one you expected — sharpens your usage:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;get_spx_structure&lt;/strong&gt; fires for broad SPX desk questions. It returns the same live state the &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;SPX Slayer dashboard&lt;/a&gt; shows.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_gex&lt;/strong&gt; fires for dealer positioning questions. If you ask about "gamma" or "walls" or "flip" and this tool does not appear in the chips, the answer is not grounded in fresh positioning data.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_options_flow&lt;/strong&gt; fires for per-ticker flow questions. For SPX it returns the desk's own flow slice; for everything else, the merged HELIX + live pull.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_flow_tape&lt;/strong&gt; fires for the broader ingested tape (the HELIX pipeline's Postgres data). Different from get_options_flow — this one skips the live UW pull and returns the already-ingested historical tape with aggregates.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_nighthawk_edition&lt;/strong&gt; fires when you ask about overnight or swing plays. It is the only tool that can pull a specific past date.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_zerodte_plays&lt;/strong&gt; fires for the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command&lt;/a&gt; board state.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_zerodte_rejections&lt;/strong&gt; fires when you ask why a ticker did not make the 0DTE board — the rejection log with gate codes and thresholds.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you want a specific tool to fire, name the data in your question: "Show me the GEX ladder" guarantees get_gex runs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pre-market prep with Largo
&lt;/h2&gt;

&lt;p&gt;Before the open, Largo is at its best for preparation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"What did Night Hawk pick last night and what's confirmed this morning?" — pulls the full edition with morning-confirm badges.&lt;/li&gt;
&lt;li&gt;"What's the macro calendar today?" — pulls the economic calendar tool for FOMC, CPI, NFP events that would trigger the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE G-7 gate&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;"Where are the key SPX gamma levels for today?" — pulls GEX, returns the flip, walls, and regime before you look at a chart.&lt;/li&gt;
&lt;li&gt;"What's the &lt;a href="https://blackouttrades.com/learn/implied-volatility-explained" rel="noopener noreferrer"&gt;implied volatility&lt;/a&gt; regime?" — pulls VIX indices and IV rank, tells you whether premium is rich or cheap.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Intraday reads
&lt;/h2&gt;

&lt;p&gt;During the session, Largo helps with real-time interrogation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Why did the 0DTE scanner skip TSLA at 10:15?" — pulls the rejection log, shows exactly which gate blocked and the threshold it missed.&lt;/li&gt;
&lt;li&gt;"What's the thesis health on the open SPY play?" — pulls the 0DTE board, returns the pillar-by-pillar health breakdown.&lt;/li&gt;
&lt;li&gt;"Is there a dark pool level near the SPX call wall?" — combines dark pool and GEX tools to check for confluence.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Post-session review
&lt;/h2&gt;

&lt;p&gt;After the close, Largo can pull the settled data for review:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"How did tonight's Night Hawk plays grade?" — pulls the edition with resolved outcomes.&lt;/li&gt;
&lt;li&gt;"What was the 0DTE board's win rate this week?" — pulls the track record and grading data.&lt;/li&gt;
&lt;li&gt;"Show me the flow tape for NVDA over the last 48 hours." — pulls the HELIX ingested tape with premium aggregates and top prints.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Largo vs. reading the dashboards
&lt;/h2&gt;

&lt;p&gt;Both have a place. The &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;SPX Slayer dashboard&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt;, and &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;Vector&lt;/a&gt; are purpose-built for fast visual scanning — you see the whole state at a glance. Largo is better for &lt;strong&gt;cross-referencing&lt;/strong&gt;, &lt;strong&gt;investigating anomalies&lt;/strong&gt;, and &lt;strong&gt;getting a composed read&lt;/strong&gt; when you need to combine data from multiple surfaces into one answer. Use the dashboards for monitoring; use Largo for interrogation.&lt;/p&gt;

&lt;p&gt;For the full tool surface and interface layout, see the &lt;a href="https://blackouttrades.com/learn/largo-ai-terminal-guide" rel="noopener noreferrer"&gt;Largo AI Terminal guide&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxovbmojd0npvly96nutr.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxovbmojd0npvly96nutr.webp" alt="the Largo intelligence desk" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Getting Better Answers from Largo AI in action — the Largo intelligence desk on the BlackOut desk. &lt;a href="https://blackouttrades.com/terminal" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/largo-ai-market-analysis-tips" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Largo AI Terminal: Your AI Desk Analyst</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Thu, 17 Sep 2026 18:57:33 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/largo-ai-terminal-your-ai-desk-analyst-bgg</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/largo-ai-terminal-your-ai-desk-analyst-bgg</guid>
      <description>&lt;p&gt;&lt;strong&gt;Largo AI&lt;/strong&gt; is not a chatbot. It is a desk analyst wired directly into BlackOut's live data layer — &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;GEX structure&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;options flow&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer positioning&lt;/a&gt;, the &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Night Hawk edition&lt;/a&gt;, the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command board&lt;/a&gt;, and dozens more sources. When you ask a question, Largo does not guess. It calls the same tools the dashboards render and composes a grounded answer from real numbers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fukopwk730ubchlfwxl46.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fukopwk730ubchlfwxl46.webp" alt="Largo AI Terminal — your AI desk analyst with live data access" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The chat interface
&lt;/h2&gt;

&lt;p&gt;Largo lives at &lt;code&gt;/terminal&lt;/code&gt; — a single full-page chat surface. The layout is simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Message log&lt;/strong&gt; — the scrolling conversation between you and Largo. Your questions appear as user bubbles; Largo's answers render as markdown with tables, levels, and structured analysis.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Starter prompts&lt;/strong&gt; — when the session is empty, four example questions appear above the input row. These are not decorative — they demonstrate good query shape. Click one to send it immediately.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Follow-up chips&lt;/strong&gt; — after each answer, up to three contextual next questions appear below the response. These are generated from the answer's content and point toward the natural next investigation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Input row&lt;/strong&gt; — type your question and send. Sessions persist in browser sessionStorage, so a multi-step investigation survives a page refresh within the same browser session.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  LargoThinkingState: watching the pipeline work
&lt;/h2&gt;

&lt;p&gt;While Largo is processing your question, idle UI is replaced by a &lt;strong&gt;thinking state&lt;/strong&gt;: rotating status phrases that show what the system is doing, a progress indicator, and &lt;strong&gt;active tool labels&lt;/strong&gt; naming the specific data sources being queried. If you see "get_gex" and "get_options_flow" in the labels, Largo is pulling the live dealer map and flow tape for your ticker right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tool trace chips: verify every number
&lt;/h2&gt;

&lt;p&gt;Under each Largo answer, &lt;strong&gt;tool trace chips&lt;/strong&gt; list every data source that was actually fetched for that response. This is the most important element on the page. If you ask "Is SPX pinned right now?" and the chips show &lt;code&gt;get_gex&lt;/code&gt; and &lt;code&gt;get_spx_structure&lt;/code&gt;, you know the answer is grounded in the live &lt;a href="https://blackouttrades.com/learn/spx-slayer-gex-matrix-guide" rel="noopener noreferrer"&gt;GEX matrix&lt;/a&gt; and the current &lt;a href="https://blackouttrades.com/learn/spx-slayer" rel="noopener noreferrer"&gt;SPX Slayer&lt;/a&gt; desk state. If no tools ran, the output is general commentary only — treat it accordingly.&lt;/p&gt;

&lt;p&gt;Always read the tool chips before trusting a number in the prose.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key tools Largo accesses
&lt;/h2&gt;

&lt;p&gt;Largo has access to a deep surface of live data tools. The ones you will see most often:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;get_quote&lt;/strong&gt; — live price, change%, day range, VWAP, volume from Polygon. The baseline for any ticker question.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_technicals&lt;/strong&gt; — multi-timeframe chart analysis: daily, hourly, and 15-minute EMAs, RSI, MACD, ATR, support/resistance levels, and weekly/monthly breakout highs and lows.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_spx_structure&lt;/strong&gt; — the full live &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;SPX Slayer desk&lt;/a&gt;: price, GEX, flow tape, &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; levels, news headlines, macro context, and tide. The same data the dashboard shows.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_spx_play&lt;/strong&gt; — SPX Slayer's own play-engine snapshot: phase, action, direction, score, thesis, confluence factors, gate state, the AI arbiter verdict, and the currently open play if any.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_options_flow&lt;/strong&gt; — per-ticker flow analysis. For SPX/SPXW this returns the desk's own flow slice. For every other ticker it merges three live Unusual Whales pulls with BlackOut's own &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt; ingested tape, deduped and enriched with strike stacks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_gex&lt;/strong&gt; — the &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer gamma map&lt;/a&gt;: GEX by strike, gamma flip, call wall, put wall. For SPX, all levels are SPX-denomination.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_nighthawk_edition&lt;/strong&gt; — the full &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Night Hawk Evening Edition&lt;/a&gt;: all plays with rank, conviction, thesis, entry/target/stop, score, flow streak, and IV rank. Can pull a specific past date.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;get_zerodte_plays&lt;/strong&gt; — the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command&lt;/a&gt; scanner board: today's committed plays with lifecycle status, fresh finds, and excluded tickers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Beyond these core tools, Largo accesses earnings, news (Benzinga channels), dark pool data, IV statistics, sector flow, market movers, economic calendar, short interest, institutional ownership, and more — over &lt;strong&gt;70 tools&lt;/strong&gt; in total.&lt;/p&gt;

&lt;h2&gt;
  
  
  Questions that get the best answers
&lt;/h2&gt;

&lt;p&gt;Largo performs best with specific, data-grounded questions. Good patterns:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;"What's the gamma regime for SPY right now?"&lt;/strong&gt; — triggers get_gex, returns the flip level, walls, and regime posture.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"Walk me through the current SPX structure."&lt;/strong&gt; — triggers get_spx_structure, returns the full desk read including GEX, flow, dark pool, and macro context.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"Is there unusual flow in NVDA today?"&lt;/strong&gt; — triggers get_options_flow, returns the merged flow tape, strike stacks, and aggression metrics.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"What does the Cortex evidence say about this ticker?"&lt;/strong&gt; — triggers the platform snapshot with Cortex context, returns the evidence vector assessment.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"Show me tonight's Night Hawk plays with their theses."&lt;/strong&gt; — triggers get_nighthawk_edition, returns the full ranked edition.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"What &lt;a href="https://blackouttrades.com/learn/options-greeks-explained" rel="noopener noreferrer"&gt;options greeks&lt;/a&gt; matter most for this setup?"&lt;/strong&gt; — triggers get_greeks, returns strike-level greeks with context.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Poor patterns: "What should I trade?" (too vague — no tool can answer this), "Will AAPL go up?" (Largo does not predict), "Give me a play" (that is the &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Evening Edition's&lt;/a&gt; job, not Largo's).&lt;/p&gt;

&lt;h2&gt;
  
  
  Verification and honesty
&lt;/h2&gt;

&lt;p&gt;Every Largo answer runs through a claim verification layer that checks whether numeric claims in the prose trace to numbers the tools actually returned. When coverage is low — many numbers in the text but few traced to source data — Largo surfaces a verification caveat in the response. This is not a disclaimer; it is a factual statement about grounding.&lt;/p&gt;

&lt;p&gt;For a high-level overview, see the &lt;a href="https://blackouttrades.com/learn/largo-ai" rel="noopener noreferrer"&gt;Largo AI guide&lt;/a&gt;. For tips on pre-market prep, intraday queries, and post-session review, see &lt;a href="https://blackouttrades.com/learn/largo-ai-market-analysis-tips" rel="noopener noreferrer"&gt;Getting Better Answers from Largo AI&lt;/a&gt;. Use Largo as a faster, more thorough way to interrogate the desk — not as a replacement for reading the &lt;a href="https://blackouttrades.com/learn/spx-slayer-dashboard-guide" rel="noopener noreferrer"&gt;dashboards&lt;/a&gt; yourself. The best workflow is to ask Largo a focused question, verify the tool chips match your intent, then cross-check the key levels on the live &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; or &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;Vector&lt;/a&gt; displays. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxovbmojd0npvly96nutr.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxovbmojd0npvly96nutr.webp" alt="the Largo intelligence desk" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Largo AI Terminal in action — the Largo intelligence desk on the BlackOut desk. &lt;a href="https://blackouttrades.com/terminal" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/largo-ai-terminal-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Night Hawk Cortex: The Evidence Brain Behind Every Commit</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Wed, 16 Sep 2026 18:50:30 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/night-hawk-cortex-the-evidence-brain-behind-every-commit-433n</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/night-hawk-cortex-the-evidence-brain-behind-every-commit-433n</guid>
      <description>&lt;p&gt;Most trading systems reduce a dozen indicators to a single score and act on a threshold. The Night Hawk &lt;strong&gt;Cortex&lt;/strong&gt; does something fundamentally different: it composes evidence from eight independent data sources, each timestamped and signed, into a structured verdict where &lt;strong&gt;any single source can veto an entry but no single source can force one&lt;/strong&gt;. This is a precision-first architecture — designed to keep you out of bad trades rather than to get you into more trades.&lt;/p&gt;

&lt;h2&gt;
  
  
  The eight evidence sources
&lt;/h2&gt;

&lt;p&gt;Each source reads a distinct slice of the market. They are composed in a fixed order for deterministic output, but ordering never affects weighting:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;GEX walls&lt;/strong&gt; — Reads the &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;Vector&lt;/a&gt; GEX ladder: is the play's target path blocked by a dominant opposing dealer wall? Checks wall positioning, regime-style match (long gamma vs. short gamma), and path clearance. &lt;em&gt;Veto-capable&lt;/em&gt;: a dominant wall sitting directly in your path vetoes the commit.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Wall lifecycle&lt;/strong&gt; — The flagship wall-trend signal. Reads the session wall-history rail (the beads' lifecycle over time) to determine whether walls are building, holding, or dissolving. A wall that has held all session is a materially different structure from one that appeared two minutes ago.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Flow quality&lt;/strong&gt; — Reads the &lt;a href="https://blackouttrades.com/learn/helix-flows" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt; print texture: sweep clusters, block trades, opposing whale activity. &lt;em&gt;Veto-capable&lt;/em&gt;: an opposing sweep/block cluster exceeding $1M within 15 minutes vetoes the commit — an institutional-size bet against your thesis.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Sector heat&lt;/strong&gt; — Reads &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; sector alignment and market breadth tone. A bullish tech setup is stronger when the technology sector leads; a bearish one is stronger when breadth is negative.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Catalyst/news&lt;/strong&gt; — Reads Benzinga news channels through deterministic tagging (headline keywords, channel classification). No LLM in the money path — the discrimination is rule-based and reproducible. Earnings-day prints get special treatment: an after-hours report into a long-premium position opposes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;VEX/charm&lt;/strong&gt; — Reads the net dealer dollar-vanna across the &lt;a href="https://blackouttrades.com/learn/spx-slayer-gex-matrix-guide" rel="noopener noreferrer"&gt;GEX matrix&lt;/a&gt; and the "king" node (the strike with the most net gamma). Models charm as a time-of-day heuristic against pin distance — how theta decay at different points in the session affects the dealer hedging anchor.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Dark-pool confluence&lt;/strong&gt; — Reads institutional &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; levels and checks whether they cluster near gamma walls. When dark-pool institutional accumulation and dealer positioning point to the same zone, the confluence bonus fires.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Opening harvest&lt;/strong&gt; — A time-locked window (9:30-9:45 ET) that reads the character of the open: the overnight gap versus the prior close, the opening drive's direction and conviction, and market internals. This source self-silences after the first 15 minutes.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Evidence decay: stale data self-silences
&lt;/h2&gt;

&lt;p&gt;Every evidence item carries an &lt;strong&gt;exponential half-life&lt;/strong&gt; measured in seconds. Fresh evidence contributes its full weight. As time passes, the contribution decays exponentially. After &lt;strong&gt;3 half-lives&lt;/strong&gt; (at which point the item is worth less than 12.5% of its original weight), the evidence is demoted to &lt;strong&gt;absent&lt;/strong&gt; — the honest statement "this source cannot answer right now" rather than a microscopic weight pretending to be a real signal.&lt;/p&gt;

&lt;p&gt;This decay is critical for 0DTE. A wall that was dominant at 10:00 AM may not be dominant at 1:00 PM. A flow cluster from 9:35 means less by noon. The Cortex does not carry stale readings as if they are fresh — it explicitly ages them out and marks them absent when they have expired.&lt;/p&gt;

&lt;h2&gt;
  
  
  Veto asymmetry: the precision-first design
&lt;/h2&gt;

&lt;p&gt;The most important architectural decision in the Cortex is its &lt;strong&gt;asymmetry between supports and vetoes&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Supports are capped per source.&lt;/strong&gt; No single bullish signal — no matter how loud — can by itself force a commit. Each source has a documented support cap, and the total supporting score is the sum of these bounded contributions.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vetoes are unbounded hard blocks.&lt;/strong&gt; A single veto from any veto-capable source (GEX walls or flow quality) blocks the commit regardless of the total supporting score. A dominant opposing dealer wall in the play's path kills the entry even if every other source supports it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This means the Cortex cannot be "out-scored." A 93-score setup with a wall in its path is blocked. A setup with five sources supporting but one $1.5M opposing sweep cluster is blocked. One loud bearish fact can kill an entry; one loud bullish signal can never buy one.&lt;/p&gt;

&lt;p&gt;When both veto-capable sources fail to read entirely (provider outage, timeout), the system enters a &lt;strong&gt;veto-blind&lt;/strong&gt; state and holds fresh commits rather than letting them through without dealer-wall and whale-flow protection. Opening new risk blind to both channels is exactly what fail-closed is for.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conviction bands
&lt;/h2&gt;

&lt;p&gt;The composed score maps to conviction:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;A&lt;/strong&gt; (score &amp;gt;= 2.0) — requires the dealer landscape AND its lifecycle to both argue for the play, or equivalent breadth across multiple smaller sources.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;B&lt;/strong&gt; (score &amp;gt;= 0.75) — one full mid-tier signal net of opposition. A real edge, but not a structural argument.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;C&lt;/strong&gt; (below 0.75) — nothing here earns size.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Display conviction is capped at A. The A+ tier is reserved for the &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;tier system's&lt;/a&gt; record-based unlock — 10+ plays at 80%+ win rate — not for the Cortex score alone.&lt;/p&gt;

&lt;h2&gt;
  
  
  The full vector is pinned at commit
&lt;/h2&gt;

&lt;p&gt;When a play commits to the ledger, the &lt;strong&gt;complete evidence vector&lt;/strong&gt; is frozen and pinned to the ledger row. This is a first-write-wins model: the evidence that justified entry is preserved exactly as it was at commit time, even as the live sources continue to update.&lt;/p&gt;

&lt;p&gt;This pinned snapshot serves three purposes: it lets the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;thesis health system&lt;/a&gt; compare "what I believed at entry" to "what the evidence says now," it lets the calibration loop measure whether Cortex scores predicted outcomes, and it gives the member an honest audit trail of why the trade was taken.&lt;/p&gt;

&lt;h2&gt;
  
  
  Exit mechanisms driven by evidence
&lt;/h2&gt;

&lt;p&gt;The Cortex does not only gate entry. Two exit mechanisms flow from the evidence:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Thesis-break exit&lt;/strong&gt; — when the evidence that justified entry has not merely faded but actively reversed (health rung: BROKEN or OPPOSITE), the system triggers an immediate unconditional exit. This is not a stop-loss; it is an evidence-driven "the reason for this trade no longer exists."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Profit ratchet&lt;/strong&gt; — the floor only ratchets up, never down. As the position moves in your favor, the minimum acceptable exit price rises. This interacts with the thesis health — a trade where the thesis is intact holds its runner; one where the thesis is weakening locks in more aggressively.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How this differs from indicator systems
&lt;/h2&gt;

&lt;p&gt;Traditional systems stack indicators (RSI, MACD, moving-average crossovers) and act on a threshold. The Cortex differs in three structural ways: (1) every evidence item is &lt;strong&gt;signed and timestamped&lt;/strong&gt;, not a snapshot-in-time number — it decays and self-silences; (2) the &lt;strong&gt;veto asymmetry&lt;/strong&gt; means the system is precision-first, not recall-first; and (3) the full evidence vector is &lt;strong&gt;pinned and auditable&lt;/strong&gt; on every committed trade, so performance can be traced to specific evidence patterns rather than aggregate scores.&lt;/p&gt;

&lt;p&gt;For the gate stack that runs before the Cortex, see the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command guide&lt;/a&gt;. For the evening playbook the Cortex also feeds, see the &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Evening Edition guide&lt;/a&gt;. For the underlying &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;gamma exposure&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;options flow&lt;/a&gt;, and &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; data the sources read, see those deep-dives. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" alt="the Night Hawk evening playbook" width="800" height="1165"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Night Hawk Cortex in action — the Night Hawk evening playbook on the BlackOut desk. &lt;a href="https://blackouttrades.com/nighthawk" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>0DTE Command: The Always-On Intraday Scanner</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Tue, 15 Sep 2026 18:54:17 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/0dte-command-the-always-on-intraday-scanner-28of</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/0dte-command-the-always-on-intraday-scanner-28of</guid>
      <description>&lt;p&gt;The &lt;strong&gt;0DTE Command&lt;/strong&gt; scanner is a different engine from &lt;a href="https://blackouttrades.com/learn/spx-slayer" rel="noopener noreferrer"&gt;SPX Slayer&lt;/a&gt;. While Slayer trades one instrument (SPX/SPXW) through a single play lifecycle, 0DTE Command hunts the &lt;strong&gt;entire tape&lt;/strong&gt; all session — SPY, QQQ, NVDA, any name where the flow, structure, and positioning line up for a same-day expiration trade. It lives on the right side of the Night Hawk page and runs continuously from the pre-market warm through the close.&lt;/p&gt;

&lt;h2&gt;
  
  
  Session heat: the desk follows the clock
&lt;/h2&gt;

&lt;p&gt;The scanner adapts its intensity to where the session stands. Seven &lt;strong&gt;session heat states&lt;/strong&gt; control how aggressively it scans and whether it will commit new plays:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;State&lt;/th&gt;
&lt;th&gt;Window (ET)&lt;/th&gt;
&lt;th&gt;Heat&lt;/th&gt;
&lt;th&gt;Behavior&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;PRE_MARKET&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Before 9:30&lt;/td&gt;
&lt;td&gt;0-40%&lt;/td&gt;
&lt;td&gt;Feeds warming, overnight plays confirming&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;OPENING_DRIVE&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;9:30-10:00&lt;/td&gt;
&lt;td&gt;70%&lt;/td&gt;
&lt;td&gt;Ranges forming, engines arming — no commits yet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;RTH&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10:00-14:00&lt;/td&gt;
&lt;td&gt;100%&lt;/td&gt;
&lt;td&gt;Fully hot — directional 0DTE plays fire when gates clear&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;POST_COMMIT&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;14:00-15:00&lt;/td&gt;
&lt;td&gt;70%&lt;/td&gt;
&lt;td&gt;No fresh directional commits; manage open risk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;POWER_HOUR&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;15:00-15:30&lt;/td&gt;
&lt;td&gt;100%&lt;/td&gt;
&lt;td&gt;Power-hour engine window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;LATE_SESSION&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;15:30-16:00&lt;/td&gt;
&lt;td&gt;50%&lt;/td&gt;
&lt;td&gt;Winding down, no fresh entries&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;CLOSED&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;After 16:00&lt;/td&gt;
&lt;td&gt;0%&lt;/td&gt;
&lt;td&gt;Hand off to the &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Evening Edition&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The heat meter on the header visual reflects this — watch it to know whether the desk is actively committing or just managing existing positions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Hard entry gates: G-1 through G-14
&lt;/h2&gt;

&lt;p&gt;Every candidate must clear a stack of &lt;strong&gt;hard entry gates&lt;/strong&gt; before it can become a committed play. These are not score adjustments — they are binary pass/fail checks. If any one fails, the candidate surfaces as a &lt;strong&gt;SKIP&lt;/strong&gt; card with the exact reason visible, never silently dropped.&lt;/p&gt;

&lt;p&gt;The key gates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;G-1 (Tape alignment)&lt;/strong&gt; — the setup's direction must agree with the live SPY tape. Counter-tape entries are the single biggest loser in the historical dataset.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-2 (Opening window)&lt;/strong&gt; — no commits before &lt;strong&gt;10:00 ET&lt;/strong&gt;. Evidence: a fixed entry at 9:45 ran the worst expectancy of any tested time window. Setups found earlier appear as WATCH cards carrying the unlock time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-3 (Score floor)&lt;/strong&gt; — the post-adjustment score must clear 65 (the measured viability threshold). The 55-64 band ran 18.8% win rate and -24.5% average return.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-4 (&lt;a href="https://blackouttrades.com/learn/vix-trading-guide" rel="noopener noreferrer"&gt;VIX&lt;/a&gt; threshold)&lt;/strong&gt; — elevated VIX (17+) demands a higher score floor (75). Extreme VIX (20+) restricts to index/ETF products only. The measured win-rate gap between normal and elevated VIX was &lt;strong&gt;44 percentage points&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-5 (Governor)&lt;/strong&gt; — a concurrency limit prevents the board from overloading with correlated risk.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-6 (Cross-system conflict)&lt;/strong&gt; — blocks a 0DTE setup that directly opposes SPX Slayer's live play or the Night Hawk edition's take on the same ticker.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-7 (Macro calendar)&lt;/strong&gt; — blocks fresh commits when a high-impact macro event (FOMC, CPI, NFP) lands during the session. &lt;a href="https://blackouttrades.com/learn/iron-condor-strategy-guide" rel="noopener noreferrer"&gt;Iron condor&lt;/a&gt; setups are blocked for the full session on a macro day (a release is a condor's worst case).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-12 (Confluence floor)&lt;/strong&gt; — requires at least 2 independent confirmations (see below). The measured expectancy: 0 confirmations ran -12.5%, 1 confirmation broke even, 2 confirmations ran &lt;strong&gt;+15.9%&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-13 (Accumulation alignment)&lt;/strong&gt; — multi-day flow accumulation must agree with the setup direction.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;G-14 (Late block)&lt;/strong&gt; — no new directional entries after &lt;strong&gt;14:00 ET&lt;/strong&gt;. Evidence: the 14:00-15:30 window ran 14.3% win rate with -19% average P&amp;amp;L. Iron condors are exempt — they benefit from late-session theta.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every gate failure is logged with a machine-readable code and a human explanation. The SKIP card on the board shows exactly which gates blocked the candidate and why.&lt;/p&gt;

&lt;h2&gt;
  
  
  The confluence system: independent agreement
&lt;/h2&gt;

&lt;p&gt;The confluence read is the sharpest edge in the 0DTE research. It measures how many &lt;strong&gt;independent confirmations&lt;/strong&gt; agree with the setup's direction:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Timing&lt;/strong&gt; — entered inside the favorable post-open, pre-cutoff window&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://blackouttrades.com/learn/vwap-trading-explained" rel="noopener noreferrer"&gt;VWAP&lt;/a&gt; side&lt;/strong&gt; — price is on the trend side of session VWAP for the direction&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Market alignment&lt;/strong&gt; — setup direction agrees with the live tape&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The measured EV ladders with the confirmation count: &lt;strong&gt;0 confirmations = -12.5% EV&lt;/strong&gt;, &lt;strong&gt;1 = 0%&lt;/strong&gt;, &lt;strong&gt;2 (VWAP + market) = +15.9% EV&lt;/strong&gt; with a 41% win rate. This is why G-12 gates on a minimum of 2 confirmations — the zero-confirmation bucket is a money-losing filter the additive score alone could not catch.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Methodology note:&lt;/strong&gt; These figures are from BlackOut's graded 0DTE ledger (historical forward outcomes on committed plays, mechanical mid-price grading, no transaction-cost adjustment unless noted). Sample size, observation window, and full calculation rules are documented on the &lt;a href="https://blackouttrades.com/track-record" rel="noopener noreferrer"&gt;public track record&lt;/a&gt; and &lt;a href="https://blackouttrades.com/methodology" rel="noopener noreferrer"&gt;methodology&lt;/a&gt; pages — verify there before citing the numbers externally.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Plan rules: fixed risk discipline
&lt;/h2&gt;

&lt;p&gt;Every committed play follows the same mechanical risk rules:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;-50% stop&lt;/strong&gt; — cut when premium loses half its entry value&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;+100% target&lt;/strong&gt; — take at least a trim when premium doubles&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;15:50 ET time stop&lt;/strong&gt; — hard exit before the close; 0DTE theta collapse is unforgiving&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;55% chase protection&lt;/strong&gt; — if the option has already moved 55% from the flag point, the entry is stale&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are rules, not predictions. The system manages to the plan, and the &lt;a href="https://blackouttrades.com/learn/spx-slayer-play-grades-explained" rel="noopener noreferrer"&gt;track record&lt;/a&gt; grades every play against these exact levels.&lt;/p&gt;

&lt;h2&gt;
  
  
  Fresh finds: WATCH and SKIP
&lt;/h2&gt;

&lt;p&gt;Candidates that surface from the scanner but have not been committed to the ledger appear as &lt;strong&gt;fresh finds&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;WATCH&lt;/strong&gt; — an uncommitted candidate that is still being evaluated. If it clears all gates on the next scan cycle, it commits.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SKIP&lt;/strong&gt; — the scanner found it, evaluated it, and refused it. The card shows the gate code and reason.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A fresh find is never an open position. The distinction between "the scanner sees it" and "the desk committed to it" is fundamental.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why-now triggers
&lt;/h2&gt;

&lt;p&gt;Each committed play carries a &lt;strong&gt;why-now&lt;/strong&gt; ribbon explaining what put it on the board. The trigger taxonomy, from most specific to most generic:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;accumulation&lt;/strong&gt; — multi-day stacked flow build (2+ days of consistent directional flow)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;breakout&lt;/strong&gt; — the breakout discovery rail surfaced it (price structure)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;pin&lt;/strong&gt; — the gamma-wall pin discovery rail surfaced it (dealer positioning)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;sweep&lt;/strong&gt; — aggressive swept flow (50%+ of the tape swept at the ask)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;flow_spike&lt;/strong&gt; — sudden 30-minute flow surge&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;aggressor_flow&lt;/strong&gt; — plain dominant at-the-ask aggressor tape&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every trigger maps to a real, committed signal. When none is present, the ribbon is omitted — never fabricated.&lt;/p&gt;

&lt;h2&gt;
  
  
  Thesis health: is the trade still alive?
&lt;/h2&gt;

&lt;p&gt;Once a play is committed, the &lt;strong&gt;thesis health system&lt;/strong&gt; monitors whether the original reasons for entry are still intact. It scores 0-100 across &lt;strong&gt;12 weighted pillars&lt;/strong&gt;: flow, tape, VWAP, market, confluence, &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;cortex&lt;/a&gt;, dealer, structure, darkpool, relative volume, momentum, and volatility.&lt;/p&gt;

&lt;p&gt;The health degrades through six rungs:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;INTACT&lt;/strong&gt; → &lt;strong&gt;MINOR&lt;/strong&gt; (small erosion) → &lt;strong&gt;WEAKENING&lt;/strong&gt; → &lt;strong&gt;DEGRADED&lt;/strong&gt; → &lt;strong&gt;BROKEN&lt;/strong&gt; → &lt;strong&gt;OPPOSITE&lt;/strong&gt; (evidence has fully reversed)&lt;/p&gt;

&lt;p&gt;A thesis-break exit — when the evidence that justified entry actively argues against the position — triggers an immediate unconditional exit, separate from the mechanical stop. The profit ratchet floor only moves up, never down.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it connects
&lt;/h2&gt;

&lt;p&gt;0DTE Command is the intraday execution layer. The &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;Evening Edition&lt;/a&gt; prepares your overnight watchlist. The &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;Cortex evidence system&lt;/a&gt; provides the deep multi-source analysis. &lt;a href="https://blackouttrades.com/learn/vector-scanner-guide" rel="noopener noreferrer"&gt;Vector&lt;/a&gt; gives the cross-ticker gamma map. And &lt;a href="https://blackouttrades.com/learn/largo-ai-terminal-guide" rel="noopener noreferrer"&gt;Largo AI&lt;/a&gt; can walk you through any of it — "Why did the scanner skip TSLA at 10:15?" or "What gates are blocking right now?"&lt;/p&gt;

&lt;p&gt;For the &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;gamma exposure&lt;/a&gt; and &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;flow&lt;/a&gt; framework behind the gates and triggers, see the &lt;a href="https://blackouttrades.com/learn/dealer-gamma-options-flow-guide" rel="noopener noreferrer"&gt;Complete Guide to Dealer Gamma &amp;amp; Options Flow&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" alt="the Night Hawk evening playbook" width="800" height="1165"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;0DTE Command in action — the Night Hawk evening playbook on the BlackOut desk. &lt;a href="https://blackouttrades.com/nighthawk" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Night Hawk Evening Edition: Prep for the Next Session</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Mon, 14 Sep 2026 19:49:31 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/night-hawk-evening-edition-prep-for-the-next-session-lp7</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/night-hawk-evening-edition-prep-for-the-next-session-lp7</guid>
      <description>&lt;p&gt;Every trading session starts the night before. While most retail traders wait for the opening bell, the BlackOut &lt;strong&gt;Night Hawk Evening Edition&lt;/strong&gt; publishes a ranked playbook after the close — five ideas for the next session, each scored, tiered, and managed to hard invalidation levels before you even sit down at the desk.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2uj5yur3h6oomjv5oxuq.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2uj5yur3h6oomjv5oxuq.webp" alt="Night Hawk — 0DTE Command board and Evening Edition prep" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Evening Edition delivers
&lt;/h2&gt;

&lt;p&gt;The playbook layout presents &lt;strong&gt;five play slots ranked #1 through #5&lt;/strong&gt;. Each slot carries a complete thesis — not a vague directional lean but a fully specified setup with the data behind it. For every play you see:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Ticker and direction&lt;/strong&gt; (long or short)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Conviction tier&lt;/strong&gt; (A+, A, B, or C — more on these below)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Composite score&lt;/strong&gt; from the multi-factor scoring engine&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flow streak&lt;/strong&gt; — how many consecutive days institutional flow has stacked in this direction&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IV rank&lt;/strong&gt; and a &lt;strong&gt;premium cap&lt;/strong&gt; flag indicating whether entry cost is reasonable&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Thesis&lt;/strong&gt; — the one-paragraph argument for the trade&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Entry range, target, and stop&lt;/strong&gt; — concrete levels, not guesses&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Options contract&lt;/strong&gt; — the specific strike and expiry the edition suggests&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All of this is derived from the same &lt;a href="https://blackouttrades.com/learn/what-is-dealer-gamma-exposure" rel="noopener noreferrer"&gt;dealer gamma exposure&lt;/a&gt; framework, &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;options flow&lt;/a&gt; analysis, and catalyst scanning that powers the rest of BlackOut's desk tools.&lt;/p&gt;

&lt;h2&gt;
  
  
  The tier system: A+ is earned, never assigned
&lt;/h2&gt;

&lt;p&gt;Night Hawk tiers plays &lt;strong&gt;A, B, or C&lt;/strong&gt; at build time based on three independent factors the raw composite score does not already capture:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Score band placement&lt;/strong&gt; — where the play sits in the measured overnight track record. The &lt;strong&gt;prime band (40-55)&lt;/strong&gt; is the sweet spot, averaging &lt;strong&gt;+2.99% return&lt;/strong&gt; historically. The mid band (55-69) produces modest returns. The top band (70+) showed a measured inversion in early data — high raw scores did not mean high returns — so the engine &lt;strong&gt;discounts&lt;/strong&gt; that band (weighted lower, not hard-capped) rather than rewarding it blindly.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Signal breadth&lt;/strong&gt; — how many of the nine scoring dimensions agree. A play needs at least three confirming dimensions to reach A-tier; fewer than two caps it at B.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Earnings risk&lt;/strong&gt; — a binary event tomorrow into an overnight hold automatically caps the play at B and adds a penalty.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The critical design choice: &lt;strong&gt;A+ is never assignable at build time&lt;/strong&gt;. It is only earned once a play has at least &lt;strong&gt;10 graded outcomes&lt;/strong&gt; with an &lt;strong&gt;80%+ win rate&lt;/strong&gt;. This prevents the system from ever labeling a play "highest conviction" before the evidence supports it — the same honesty spine the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command&lt;/a&gt; engine uses.&lt;/p&gt;

&lt;h2&gt;
  
  
  The track record strip: calibration, not prediction
&lt;/h2&gt;

&lt;p&gt;Below the playbook header sits the &lt;strong&gt;track record strip&lt;/strong&gt; — a rolling window (default 30 days) of resolved Night Hawk plays. It shows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Total resolved count&lt;/li&gt;
&lt;li&gt;Target hit percentage&lt;/li&gt;
&lt;li&gt;Profitable percentage (closed above entry, even if target was not reached)&lt;/li&gt;
&lt;li&gt;Average return across all resolved plays&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When the sample size is small, the strip shows a "building track record" notice rather than percentages that could mislead. Use these numbers for calibration — how the system has performed recently in the current regime — not as a prediction of the next play.&lt;/p&gt;

&lt;h2&gt;
  
  
  Market context: the macro snapshot
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;market context bar&lt;/strong&gt; captures the end-of-day snapshot carried into the edition: the &lt;strong&gt;tide bias&lt;/strong&gt; (the desk's read on the tape's directional character), &lt;strong&gt;SPX and VIX levels&lt;/strong&gt; (e.g., SPX 5,500, VIX 18), and the session's &lt;strong&gt;sector leaders and laggards&lt;/strong&gt;. This context frames the plays — a bullish semiconductor setup is stronger when the sector led that session, weaker when it lagged.&lt;/p&gt;

&lt;h2&gt;
  
  
  Morning confirmation: the 9:15 AM ET cron
&lt;/h2&gt;

&lt;p&gt;Overnight, the market does not stand still. Futures move, news breaks, Asia and Europe trade. At &lt;strong&gt;9:15 AM ET&lt;/strong&gt;, a cron job re-evaluates every play against current conditions and stamps each with a confirmation status:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;CONFIRMED&lt;/strong&gt; — the thesis holds; levels are intact; the setup is live.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DEGRADED&lt;/strong&gt; — some supporting conditions have weakened, but the core thesis survives. Proceed with caution or reduce size.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;INVALIDATED&lt;/strong&gt; — the setup is dead. A gap through the stop, a material catalyst reversal, or a regime flip killed it overnight.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;UNVERIFIED&lt;/strong&gt; — the cron could not evaluate conditions (data feed issue, pre-market illiquidity). Treat as unconfirmed until you verify manually.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read the confirmation badges before the open. A play that was conviction A last night is meaningless if it stamped INVALIDATED at 9:15.&lt;/p&gt;

&lt;h2&gt;
  
  
  Edition status badges
&lt;/h2&gt;

&lt;p&gt;The edition itself carries a freshness state that tells you what you are looking at:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live&lt;/strong&gt; — tonight's edition is published and current.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Syncing&lt;/strong&gt; — the edition pipeline is actively building; plays may still be ranking.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Prior&lt;/strong&gt; — tonight's edition is not published yet; you are seeing yesterday's board. Validate every level before acting.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Legacy&lt;/strong&gt; — the board is serving from a fallback source, not the first-class pipeline. Data may be incomplete.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Building&lt;/strong&gt; — the scoring and ranking funnel is running.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Recap only&lt;/strong&gt; — a market recap published, but no play survived the funnel (all candidates were below the viability threshold).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Data cadences
&lt;/h2&gt;

&lt;p&gt;The Evening Edition refreshes on slower cadences than the intraday desks: &lt;strong&gt;120 seconds&lt;/strong&gt; for the edition payload, &lt;strong&gt;60 seconds&lt;/strong&gt; for play status updates (confirmation badges, mark-to-market), and &lt;strong&gt;300 seconds&lt;/strong&gt; for the track record strip. These are appropriate — overnight plays do not need tick-level updates.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it fits the desk
&lt;/h2&gt;

&lt;p&gt;Night Hawk is asynchronous preparation, not live execution. It tells you what to watch and where the levels are before the open. Once the bell rings, &lt;a href="https://blackouttrades.com/learn/spx-slayer" rel="noopener noreferrer"&gt;SPX Slayer&lt;/a&gt; and the &lt;a href="https://blackouttrades.com/learn/night-hawk-0dte-command-guide" rel="noopener noreferrer"&gt;0DTE Command scanner&lt;/a&gt; take over for intraday execution. The &lt;a href="https://blackouttrades.com/learn/night-hawk-cortex-evidence-system" rel="noopener noreferrer"&gt;Cortex evidence system&lt;/a&gt; provides the deeper analysis layer behind both the evening edition and the intraday scanner. If you want to interrogate the edition conversationally — "Why is NVDA ranked #1?" or "How does the flow streak compare to last week?" — &lt;a href="https://blackouttrades.com/learn/largo-ai-terminal-guide" rel="noopener noreferrer"&gt;Largo AI&lt;/a&gt; can pull the full edition and walk you through it — see &lt;a href="https://blackouttrades.com/learn/largo-ai-market-analysis-tips" rel="noopener noreferrer"&gt;tips for getting structured answers&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For a high-level overview of the Night Hawk surface, see the &lt;a href="https://blackouttrades.com/learn/night-hawk" rel="noopener noreferrer"&gt;Night Hawk guide&lt;/a&gt;. For the broader gamma and flow framework, start with &lt;a href="https://blackouttrades.com/learn/dealer-gamma-options-flow-guide" rel="noopener noreferrer"&gt;Dealer Gamma &amp;amp; Options Flow: The Complete Guide&lt;/a&gt;. New to BlackOut? The &lt;a href="https://blackouttrades.com/learn/getting-started" rel="noopener noreferrer"&gt;Getting Started guide&lt;/a&gt; maps every tool. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options and equities trading involve substantial risk and are not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft4apqsnc4ggo14cug9n2.webp" alt="the Night Hawk evening playbook" width="800" height="1165"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Night Hawk Evening Edition in action — the Night Hawk evening playbook on the BlackOut desk. &lt;a href="https://blackouttrades.com/nighthawk" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/night-hawk-evening-edition-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Reading Dark Pool Data on HELIX</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Sun, 13 Sep 2026 18:05:58 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/reading-dark-pool-data-on-helix-4o3f</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/reading-dark-pool-data-on-helix-4o3f</guid>
      <description>&lt;p&gt;&lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;Dark pool&lt;/a&gt; activity is the off-exchange layer most retail traders never see. Roughly 40-50% of U.S. equity volume trades through these private venues before showing up on the tape, and the prints often precede — not follow — the options flow that appears on a public scanner. &lt;a href="https://blackouttrades.com/learn/helix-flows" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt; surfaces that data so you can see it alongside everything else.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Dark Pool panel
&lt;/h2&gt;

&lt;p&gt;In the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX flow scanner&lt;/a&gt; analytics column, the &lt;strong&gt;Dark Pool panel&lt;/strong&gt; aggregates off-exchange block prints for the session — ticker, price level, and aggregate volume. Look for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Repeated blocks at one price&lt;/strong&gt; — methodical accumulation or distribution. Five blocks at the same price is a pattern; one is an anecdote.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Block size relative to the name&lt;/strong&gt; — a $10M print in AAPL is routine; the same in a $5B-cap name is enormous.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Timing relative to options flow&lt;/strong&gt; — dark pool prints frequently &lt;em&gt;precede&lt;/em&gt; options activity. An institution buys shares off-exchange, then layers on calls for leverage. Block + sweep convergence on the same name is one of the strongest signals available.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Dark pool lines on Thermal
&lt;/h2&gt;

&lt;p&gt;Dark pool levels also appear on &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; as horizontal lines overlaid on the gamma exposure profile. The power is &lt;strong&gt;context&lt;/strong&gt;: seeing where institutions traded relative to the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall, and put wall&lt;/a&gt;. A dark pool level at the put wall means two independent forces supporting price — dealer hedging &lt;em&gt;and&lt;/em&gt; institutional demand. A distribution level near the call wall adds a second resistance layer on top of the gamma ceiling.&lt;/p&gt;

&lt;h2&gt;
  
  
  Spotting institutional accumulation
&lt;/h2&gt;

&lt;p&gt;The textbook accumulation pattern:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Dark pool blocks&lt;/strong&gt; at a consistent price over hours or days — quiet, steady off-exchange buying.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://blackouttrades.com/learn/unusual-options-activity-guide" rel="noopener noreferrer"&gt;Unusual options activity&lt;/a&gt; follows&lt;/strong&gt; — opening call purchases with high Ask%, often sweeps, on the same ticker.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Convergence&lt;/strong&gt; — the institution built a core stock position and is now adding leveraged upside via calls.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Neither signal alone is conclusive — dark pool blocks can be hedging or rebalancing, and sweeps can be closing trades. But the combination is materially stronger than either in isolation. On the distribution side, the pattern inverts: blocks above recent range followed by put buying or call selling. HELIX's &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;flow anomaly alerts&lt;/a&gt; flag the options leg when it crosses the unusual threshold.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cross-referencing with gamma levels
&lt;/h2&gt;

&lt;p&gt;The most actionable dark pool reads involve layering the data against &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;Thermal's gamma profile&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dark pool at the put wall.&lt;/strong&gt; Double support — dealer hedging &lt;em&gt;and&lt;/em&gt; institutional demand at the same price. Strong odds of bouncing unless both forces fail simultaneously.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dark pool at the call wall.&lt;/strong&gt; Double resistance if distribution. But &lt;em&gt;accumulation&lt;/em&gt; at the call wall suggests the institution expects a breakout — they are buying where dealers are selling. Watch for sweeps to confirm.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dark pool at the gamma flip.&lt;/strong&gt; Accumulation at the flip suggests a bet on positive gamma (price holding above). Distribution suggests the flip will break down. Cross-check with the &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;HELIX Tide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dark pool in open space.&lt;/strong&gt; Between the walls, away from any gamma level, dark pool prints act as independent support/resistance that the gamma profile alone would miss. Mark them alongside the wall, flip, and &lt;a href="https://blackouttrades.com/learn/max-pain-options-explained" rel="noopener noreferrer"&gt;max pain&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Practical routine
&lt;/h2&gt;

&lt;p&gt;During RTH, watch the Dark Pool panel for developing block clusters. When a ticker shows heavy activity, open the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;ticker detail view&lt;/a&gt; for the full picture, then check Thermal's dark pool lines against the gamma profile — does the level reinforce a wall or sit in a gap? That two-screen check takes seconds and adds institutional context most retail setups ignore.&lt;/p&gt;

&lt;p&gt;For dark pool fundamentals, see &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;What Is Dark Pool Trading?&lt;/a&gt;. For options flow interpretation, see &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;How to Read Options Flow&lt;/a&gt; and &lt;a href="https://blackouttrades.com/learn/unusual-options-activity-guide" rel="noopener noreferrer"&gt;Unusual Options Activity Guide&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options trading involves substantial risk and is not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" alt="HELIX live options flow" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Reading Dark Pool Data on HELIX in action — HELIX live options flow on the BlackOut desk. &lt;a href="https://blackouttrades.com/flows" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/helix-dark-pool-analysis" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>HELIX Flow Signals: Tide, Sweeps &amp; Anomalies</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Sat, 12 Sep 2026 17:44:26 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/helix-flow-signals-tide-sweeps-anomalies-2j22</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/helix-flow-signals-tide-sweeps-anomalies-2j22</guid>
      <description>&lt;p&gt;The &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX flow scanner&lt;/a&gt; shows you the raw prints. The signals layer on top tells you what those prints &lt;em&gt;mean&lt;/em&gt; in aggregate — whether the session's flow leans bullish or bearish, whether anything anomalous is happening, and whether the prints are landing near levels that matter on the &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;gamma map&lt;/a&gt;. Here is how to read each signal component.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tide bar: the session's directional lean
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;Tide bar&lt;/strong&gt; sits above the flow table and provides a single-glance read on the aggregate direction of institutional flow for the current session.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The pill&lt;/strong&gt; shows &lt;strong&gt;BULLISH&lt;/strong&gt;, &lt;strong&gt;BEARISH&lt;/strong&gt;, or &lt;strong&gt;NEUTRAL&lt;/strong&gt; based on cumulative premium weight. &lt;strong&gt;The split bar&lt;/strong&gt; divides green (call premium) and red (put premium) proportionally — if 70% green, calls dominate 7-to-3. It updates on a &lt;strong&gt;15-second polling cycle&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The Tide is context, not a trigger. A BULLISH tide means institutional money is leaning call-side. Combined with &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;positive GEX&lt;/a&gt; and price above the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;, it adds confluence. Against negative GEX, a bullish Tide might be hedging, not conviction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Flow anomaly alerts: when something unusual is happening
&lt;/h2&gt;

&lt;p&gt;When HELIX detects &lt;a href="https://blackouttrades.com/learn/unusual-options-activity-guide" rel="noopener noreferrer"&gt;unusual options activity&lt;/a&gt; that rises above the baseline noise, an anomaly banner appears at the top of the scanner.&lt;/p&gt;

&lt;p&gt;Each anomaly carries a &lt;strong&gt;severity badge&lt;/strong&gt;. Critical items — a $20M+ print, a burst of sweeps on one name — get a &lt;strong&gt;pulsing badge&lt;/strong&gt; to break through attention fatigue. Anomalies are grouped &lt;strong&gt;per-ticker&lt;/strong&gt;, so you see whether activity is focused on one name or spread broadly. The banner polls every &lt;strong&gt;20 seconds&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Flow Brief: the AI narrative
&lt;/h2&gt;

&lt;p&gt;During RTH, HELIX generates a &lt;strong&gt;Flow Brief&lt;/strong&gt; — an AI-written narrative summarizing the session's most significant flow. It calls out the heaviest names, direction, and contextual factors (earnings, macro). Refreshes every &lt;strong&gt;15 minutes&lt;/strong&gt; during RTH. Use it as a second opinion when you've lost the thread — context, not a trade signal.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ask% calculation: conviction in the fill
&lt;/h2&gt;

&lt;p&gt;One of the most important columns in the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;flow table&lt;/a&gt; is &lt;strong&gt;Ask%&lt;/strong&gt;, and understanding its math is essential:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ask% = total ask-side premium / total premium x 100&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;60%+&lt;/strong&gt; signals conviction buying — the institution crossed the spread to get filled. &lt;strong&gt;40%-&lt;/strong&gt; signals less urgency or selling at the bid. Always read Ask% alongside whether the contract is a call or put: a 70% Ask% on puts means aggressive put &lt;em&gt;buying&lt;/em&gt;, which is bearish.&lt;/p&gt;

&lt;h2&gt;
  
  
  SWEEP vs. BLOCK vs. FLOOR
&lt;/h2&gt;

&lt;p&gt;Every trade in the HELIX table carries a &lt;strong&gt;rule type&lt;/strong&gt; badge:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SWEEP&lt;/strong&gt; — split across multiple exchanges simultaneously. The buyer wanted size &lt;em&gt;now&lt;/em&gt;. Aggressive sweeps at the ask are the strongest flow signal in the scanner. See &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;How to Read Options Flow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BLOCK&lt;/strong&gt; — a large single-venue print, typically negotiated. Less urgency than sweeps but more size conviction — significant capital in one print.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FLOOR&lt;/strong&gt; — executed on the physical floor, usually for large or complex multi-leg orders. Often the largest prints but can be hedges. Use Ask%, OI, and IV to distinguish.&lt;/p&gt;

&lt;h2&gt;
  
  
  GEX proximity signals
&lt;/h2&gt;

&lt;p&gt;HELIX cross-references every trade against the live &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; gamma profile. When a print's strike sits near a key gamma level, it gets a proximity pill:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;FLIP&lt;/strong&gt; — the strike is near the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;. Flow hitting the flip is especially significant because it is pushing at the regime boundary.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CALL WALL&lt;/strong&gt; — the strike is at or near the &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall&lt;/a&gt;. Large call buying at the call wall can either reinforce it (more hedging selling, stronger ceiling) or signal an attempt to break through.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PUT WALL&lt;/strong&gt; — the strike is at or near the put wall. Large put buying at the put wall can weaken or break the support.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These pills turn the flow table into a positioning-aware scanner. A $2M call sweep is interesting; the same sweep at the gamma flip is a potential regime-change catalyst.&lt;/p&gt;

&lt;h2&gt;
  
  
  Combining signals
&lt;/h2&gt;

&lt;p&gt;The most actionable flow setups layer multiple HELIX signals together:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Bullish Tide + sweeps at the ask + strikes near a weakening call wall&lt;/strong&gt; — buyers are pushing aggressively at a level that is losing its mechanical defense. Watch for a wall break.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Anomaly banner pulsing on one ticker + dark pool block in the same name + Ask% &amp;gt; 70%&lt;/strong&gt; — institutional accumulation across both dark and lit venues with conviction fills. Cross-reference with the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;ticker detail view&lt;/a&gt; for the full picture.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bearish Tide + put sweeps + FLIP proximity pill&lt;/strong&gt; — flow is driving price toward the gamma flip from above. If price crosses below, the regime change can accelerate the move. See &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;Gamma Flip Explained&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a deeper look at how dark pool data fits into this picture, see &lt;a href="https://blackouttrades.com/learn/helix-dark-pool-analysis" rel="noopener noreferrer"&gt;Reading Dark Pool Data on HELIX&lt;/a&gt;. For background on separating signal from noise more generally, see &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;How to Read Options Flow&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options trading involves substantial risk and is not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" alt="HELIX live options flow" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;HELIX Flow Signals in action — HELIX live options flow on the BlackOut desk. &lt;a href="https://blackouttrades.com/flows" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>HELIX Flow Scanner: Complete Walkthrough</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Fri, 11 Sep 2026 18:24:16 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/helix-flow-scanner-complete-walkthrough-3d9</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/helix-flow-scanner-complete-walkthrough-3d9</guid>
      <description>&lt;p&gt;&lt;a href="https://blackouttrades.com/learn/helix-flows" rel="noopener noreferrer"&gt;HELIX&lt;/a&gt; is BlackOut's institutional options flow scanner. It filters the raw firehose of options trades into the prints that actually carry signal — &lt;a href="https://blackouttrades.com/learn/unusual-options-activity-guide" rel="noopener noreferrer"&gt;unusual activity&lt;/a&gt;, aggressive sweeps, and anomalies that stand out from routine hedging noise. Here is how to read every element on the screen.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn6dv775bmjg7uwpsfwr2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn6dv775bmjg7uwpsfwr2.webp" alt="HELIX Flow Scanner — live institutional options flow tape with conviction scoring and analytics panel" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  HelixFlowTable: the core feed
&lt;/h2&gt;

&lt;p&gt;The main panel is a real-time table of options trades that pass HELIX's premium and signal filters. Each row is a single print or aggregated burst. The columns:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Time&lt;/strong&gt; — when the trade hit the tape (ET).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ticker&lt;/strong&gt; — the underlying symbol.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CALL / PUT&lt;/strong&gt; — contract type, color-coded (green/red).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Expiry / Strike / DTE&lt;/strong&gt; — expiration date, strike price, and days to expiry. 0DTE contracts carry a badge.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Premium&lt;/strong&gt; — dollar value of the trade.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fill&lt;/strong&gt; — fill price of the contract.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ask%&lt;/strong&gt; — conviction metric: total_ask_side_premium / total_premium x 100. &lt;strong&gt;60%+&lt;/strong&gt; = buyer paid at the ask (conviction). &lt;strong&gt;40%-&lt;/strong&gt; = seller hit the bid. See &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;HELIX Flow Signals Explained&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OI&lt;/strong&gt; — open interest. When volume exceeds OI, new positions are being created.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IV&lt;/strong&gt; — &lt;a href="https://blackouttrades.com/learn/implied-volatility-explained" rel="noopener noreferrer"&gt;implied volatility&lt;/a&gt; at fill time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OTM%&lt;/strong&gt; — how far out of the money the strike is. Deeper OTM at large premium = more unusual.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rule&lt;/strong&gt; — execution type: &lt;strong&gt;SWEEP&lt;/strong&gt; (multi-exchange, signals urgency), &lt;strong&gt;BLOCK&lt;/strong&gt; (large single-venue), or &lt;strong&gt;FLOOR&lt;/strong&gt; (physical floor). See &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;HELIX Flow Signals&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Score&lt;/strong&gt; — internal signal score combining premium, aggression, OI ratio, and rule type.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Signals&lt;/strong&gt; — contextual badges: GEX proximity (&lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;walls&lt;/a&gt;), &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; correlation, anomaly markers.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Premium floor filters
&lt;/h2&gt;

&lt;p&gt;A row of chips at the top sets the minimum premium threshold for trades to appear in the table:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;$200K&lt;/strong&gt; — broadest view, mid-size institutional prints.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$500K&lt;/strong&gt; — larger trades only (recommended starting point).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$1M&lt;/strong&gt; — major institutional activity.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$20M+&lt;/strong&gt; — whale-tier prints; rare but significant.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Type filter and counts
&lt;/h2&gt;

&lt;p&gt;Toggle between &lt;strong&gt;ALL&lt;/strong&gt;, &lt;strong&gt;CALL&lt;/strong&gt;, or &lt;strong&gt;PUT&lt;/strong&gt; to filter the table by contract type. Each toggle shows a &lt;strong&gt;live count&lt;/strong&gt; of how many qualifying trades are in each bucket for the current session — a quick read on whether the day's flow leans bullish (call-heavy) or bearish (put-heavy) at a glance.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ticker filter and watchlist
&lt;/h2&gt;

&lt;p&gt;A search bar lets you filter the table to a single ticker. For names you watch regularly, &lt;strong&gt;star&lt;/strong&gt; them to add to your watchlist — starred tickers float to the top of the filter and can be toggled on as a group. A &lt;strong&gt;CSV export&lt;/strong&gt; button downloads the current filtered table for offline analysis or journaling.&lt;/p&gt;

&lt;h2&gt;
  
  
  Replay mode
&lt;/h2&gt;

&lt;p&gt;HELIX supports &lt;strong&gt;replay mode&lt;/strong&gt; for historical review. Select a past date and the table loads that session's flow chronologically. Pick a day the market moved hard, replay the flow, and see which prints led the move. Also useful for post-session debriefs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Analytics column
&lt;/h2&gt;

&lt;p&gt;To the right of the flow table, an analytics panel provides aggregated views:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Net Premium leaderboard&lt;/strong&gt; — the tickers with the largest net call-minus-put (or put-minus-call) premium on the session. This surfaces the names where directional conviction is most concentrated, regardless of how many individual prints there are.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Strike Stacks&lt;/strong&gt; — shows where premium is stacking at specific strikes on a given ticker. A heavy stack at one strike suggests a consensus price target among institutional flow.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dark Pool panel&lt;/strong&gt; — aggregated &lt;a href="https://blackouttrades.com/learn/what-is-dark-pool-trading" rel="noopener noreferrer"&gt;dark pool&lt;/a&gt; prints for the session, showing where off-exchange block trades are concentrating. Cross-reference with the flow table to see whether dark pool stock activity precedes or follows the options prints. For a deeper walkthrough, see &lt;a href="https://blackouttrades.com/learn/helix-dark-pool-analysis" rel="noopener noreferrer"&gt;Reading Dark Pool Data on HELIX&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Velocity Radar&lt;/strong&gt; — tracks the &lt;em&gt;rate&lt;/em&gt; of flow, not just the total. A spike in velocity (many qualifying prints in a short window) is an urgency signal independent of premium size.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Ticker drill-down
&lt;/h2&gt;

&lt;p&gt;Clicking a ticker opens a slide-out panel showing all qualifying prints for that name, aggregated premium by direction, strike distribution, and a mini &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; exposure profile. The drawer takes you from "interesting print" to "full picture on this name."&lt;/p&gt;

&lt;h2&gt;
  
  
  Practical workflow
&lt;/h2&gt;

&lt;p&gt;Set the premium floor at $500K, scan for names with high Ask% and SWEEP rules. Click into the ticker detail view for the full picture. Cross-check the signals column for gamma proximity and dark pool correlation. For interpreting the Tide bar, anomaly banners, and AI brief, see &lt;a href="https://blackouttrades.com/learn/helix-flow-signals-explained" rel="noopener noreferrer"&gt;HELIX Flow Signals Explained&lt;/a&gt;. For separating signal from noise, see &lt;a href="https://blackouttrades.com/learn/how-to-read-options-flow" rel="noopener noreferrer"&gt;How to Read Options Flow&lt;/a&gt;. For the underlying tape-reading techniques, see &lt;a href="https://blackouttrades.com/learn/options-volume-analysis" rel="noopener noreferrer"&gt;Options Volume Analysis&lt;/a&gt;. For this same flow read pulled onto a specific earnings print, see &lt;a href="https://blackouttrades.com/learn/meridian-earnings-desk-guide" rel="noopener noreferrer"&gt;Meridian: The Earnings Desk&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options trading involves substantial risk and is not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frvki8mdnpr4cj2dohmjh.webp" alt="HELIX live options flow" width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;HELIX Flow Scanner in action — HELIX live options flow on the BlackOut desk. &lt;a href="https://blackouttrades.com/flows" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Using Thermal for Options Strike Selection</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Thu, 10 Sep 2026 18:20:28 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/using-thermal-for-options-strike-selection-1mfi</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/using-thermal-for-options-strike-selection-1mfi</guid>
      <description>&lt;p&gt;Reading &lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; is one thing; translating what it shows into a specific strike on a specific contract is the step that actually matters. This guide covers how to use the gamma flip, call wall, put wall, and King nodes as direct inputs into strike selection — for directional trades, premium-selling structures, and hedges.&lt;/p&gt;

&lt;h2&gt;
  
  
  Call wall as resistance: short call placement
&lt;/h2&gt;

&lt;p&gt;The &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall&lt;/a&gt; is the strike above price with the largest concentration of call-side &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;gamma&lt;/a&gt;. Dealer hedging at that strike mechanically sells rallies — every tick toward the wall triggers more selling, creating a ceiling effect. That makes the call wall a natural candidate for &lt;strong&gt;short call strike placement&lt;/strong&gt; in credit spreads or &lt;a href="https://blackouttrades.com/learn/iron-condor-strategy-guide" rel="noopener noreferrer"&gt;iron condors&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Practical example: SPX is at 5,500, call wall at 5,550. Selling a call spread with a 5,550 short call means mechanical selling pressure works in your favor. If the wall is thick and stable across snapshots (check the shift view), the case is stronger. Thin or migrating walls deserve less confidence.&lt;/p&gt;

&lt;h2&gt;
  
  
  Put wall as support: short put placement
&lt;/h2&gt;

&lt;p&gt;The mirror applies on the downside. The &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;put wall&lt;/a&gt; concentrates put-side gamma below price — dealer hedging buys dips as price approaches. SPX at 5,500, put wall at 5,440: a 5,440 short put gives you a strike where dealers are incentivized to buy the dip. That cushion does not guarantee the wall holds, but it provides a structural edge that a round number does not.&lt;/p&gt;

&lt;h2&gt;
  
  
  Iron condor strike placement using walls
&lt;/h2&gt;

&lt;p&gt;An &lt;a href="https://blackouttrades.com/learn/iron-condor-strategy-guide" rel="noopener noreferrer"&gt;iron condor&lt;/a&gt; is a call spread above price plus a put spread below. The simplest Thermal-driven approach: place your short call at or just past the call wall, and your short put at or just past the put wall. This brackets the session inside the zone where dealer hedging actively defends both boundaries.&lt;/p&gt;

&lt;p&gt;Example: call wall 5,550, put wall 5,440, SPX at 5,500. Sell the 5,550/5,570 call spread and the 5,440/5,420 put spread. Both short strikes sit at levels where mechanical hedging works in your favor. The long strikes (wings) are 20 points past each wall — wide enough to capture credit, narrow enough to cap max loss.&lt;/p&gt;

&lt;p&gt;Check the &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;GEX regime&lt;/a&gt; before placing the condor. A high positive-GEX session supports the range thesis; negative GEX warns that the walls may not hold. In a negative-GEX environment, either widen the wings, reduce size, or skip the condor entirely.&lt;/p&gt;

&lt;h2&gt;
  
  
  Gamma flip as a directional filter
&lt;/h2&gt;

&lt;p&gt;The &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt; is not a strike you trade directly — it is a filter that determines &lt;em&gt;which direction&lt;/em&gt; to trade and &lt;em&gt;how aggressively&lt;/em&gt; to size.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Price above the flip (positive gamma):&lt;/strong&gt; Fade extremes, sell premium, choose strikes closer to the money — the range is compressed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Price below the flip (negative gamma):&lt;/strong&gt; Lean toward continuation. Wider strikes are appropriate; condors are riskier — consider directional spreads instead.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Price oscillating near the flip:&lt;/strong&gt; The regime is undefined. The best strike selection here is often &lt;em&gt;no strike&lt;/em&gt; — sit on your hands until the session commits.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wall integrity: when walls might break
&lt;/h2&gt;

&lt;p&gt;A wall is not a guarantee. Three conditions weaken a gamma wall:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Thinning gamma.&lt;/strong&gt; Cell values at the wall strike declining across snapshots (visible in the shift view) — the mechanical barrier is shrinking.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Heavy directional flow.&lt;/strong&gt; Aggressive sweeps pushing directly at the wall on the &lt;a href="https://blackouttrades.com/learn/helix-flow-scanner-guide" rel="noopener noreferrer"&gt;HELIX overlay&lt;/a&gt; — conviction-driven volume large enough to absorb the dealer hedging.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Catalyst override.&lt;/strong&gt; FOMC, CPI, or a mega-cap earnings surprise can blow through any wall. On high-catalyst days, widen strikes or skip short-premium structures.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When a wall breaks, it flips from resistance to a momentum signal — see &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;Call Wall &amp;amp; Put Wall Explained&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  A practical workflow
&lt;/h2&gt;

&lt;p&gt;Before selecting any strike: (1) open Thermal and note the flip, call wall, put wall, and King node from the &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;Key Levels panel&lt;/a&gt;; (2) check the GEX regime — positive or negative; (3) layer on HELIX flow and dark pool lines to see whether activity is converging with or diverging from the gamma levels; (4) then pick your structure (directional, condor, spread) and your strikes based on where the levels sit. This takes about 60 seconds and replaces guesswork with data. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options trading involves substantial risk and is not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" alt="the Thermal dealer-positioning heatmap" width="800" height="853"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Using Thermal for Options Strike Selection in action — the Thermal dealer-positioning heatmap on the BlackOut desk. &lt;a href="https://blackouttrades.com/heatmap" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/thermal-strike-selection-guide" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
    <item>
      <title>Thermal's Four Lenses: GEX, VEX, DEX &amp; CHARM</title>
      <dc:creator>Core Entry Alerts</dc:creator>
      <pubDate>Wed, 09 Sep 2026 18:30:35 +0000</pubDate>
      <link>https://dev.to/core_entryalerts_f0961f5/thermals-four-lenses-gex-vex-dex-charm-48lj</link>
      <guid>https://dev.to/core_entryalerts_f0961f5/thermals-four-lenses-gex-vex-dex-charm-48lj</guid>
      <description>&lt;p&gt;&lt;a href="https://blackouttrades.com/learn/heat-maps" rel="noopener noreferrer"&gt;Thermal&lt;/a&gt; computes dealer exposure from a single options-chain payload — one data pull covers all four views. A client-side toggle switches between four &lt;strong&gt;lenses&lt;/strong&gt;, each showing a different Greek's exposure profile across strikes. Same data, four angles. Here is what each lens reveals and when to use it.&lt;/p&gt;

&lt;h2&gt;
  
  
  GEX lens — gamma exposure
&lt;/h2&gt;

&lt;p&gt;The default lens. GEX maps where dealer &lt;a href="https://blackouttrades.com/learn/what-is-gex" rel="noopener noreferrer"&gt;gamma&lt;/a&gt; concentrates across strikes — the mechanical buying and selling pressure dealers must exert as price moves. It shows the &lt;a href="https://blackouttrades.com/learn/gamma-flip-explained" rel="noopener noreferrer"&gt;gamma flip&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/call-wall-put-wall-explained" rel="noopener noreferrer"&gt;call wall and put wall&lt;/a&gt;, &lt;a href="https://blackouttrades.com/learn/max-pain-options-explained" rel="noopener noreferrer"&gt;max pain&lt;/a&gt;, and &lt;strong&gt;King node&lt;/strong&gt; (the single largest gamma cell). Check it before the open to set the regime, and mid-session to catch wall migration. The fundamental question it answers: is dealer hedging working for you or against you today?&lt;/p&gt;

&lt;h2&gt;
  
  
  VEX lens — vanna exposure
&lt;/h2&gt;

&lt;p&gt;Vanna measures how dealer delta shifts as &lt;a href="https://blackouttrades.com/learn/implied-volatility-explained" rel="noopener noreferrer"&gt;implied volatility&lt;/a&gt; changes. The VEX lens maps that sensitivity by strike. It shows &lt;strong&gt;vanna walls&lt;/strong&gt; (strikes most sensitive to an IV change) and the &lt;strong&gt;vanna flip&lt;/strong&gt; (where the vanna profile crosses zero — above it, a VIX spike forces dealers to buy; below, it forces selling).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When to use it:&lt;/strong&gt; VEX matters most when IV itself is moving — FOMC days, macro releases, earnings-heavy sessions. On a quiet day it adds little to GEX. On a day when VIX jumps 3 points, VEX shows where the &lt;em&gt;second-order&lt;/em&gt; hedging pressure hits. Think of it as "what does the gamma map look like &lt;em&gt;after&lt;/em&gt; a vol shock?"&lt;/p&gt;

&lt;h2&gt;
  
  
  DEX lens — delta exposure
&lt;/h2&gt;

&lt;p&gt;Delta exposure shows dealers' net directional positioning across strikes. It reveals the &lt;strong&gt;delta-zero pivot&lt;/strong&gt; (where aggregate dealer delta crosses zero — above it, bullish hedge bias; below, bearish) and &lt;strong&gt;posture&lt;/strong&gt; (whether the overall tilt is positive, negative, or flat).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When to use it:&lt;/strong&gt; DEX is the directional read. GEX tells you volatility regime; DEX tells you directional lean. When negative GEX meets short dealer delta, the setup favors downside. Negative GEX with positive DEX means long-delta hedges that can fuel a squeeze higher.&lt;/p&gt;

&lt;h2&gt;
  
  
  CHARM lens — charm exposure
&lt;/h2&gt;

&lt;p&gt;Charm measures how &lt;a href="https://blackouttrades.com/learn/options-greeks-explained" rel="noopener noreferrer"&gt;delta&lt;/a&gt; changes purely from the passage of time — no price movement required. The CHARM lens maps this time-decay effect by strike, showing where delta is drifting as the session wears on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it shows you:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Charm-zero pivot&lt;/strong&gt; — the price where time-driven delta drift crosses zero. Above it, time decay is adding to dealer delta (supportive); below it, time decay is subtracting delta (pressuring).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pinning pressure&lt;/strong&gt; — charm concentrates at strikes with heavy open interest close to expiration. Dealers re-hedge as delta migrates, pulling price toward heavy strikes — the mechanical "expiration pin." See &lt;a href="https://blackouttrades.com/learn/max-pain-options-explained" rel="noopener noreferrer"&gt;Max Pain Explained&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;When to use it:&lt;/strong&gt; CHARM matters most in the afternoon of an expiration day. On a Monday with a Friday expiry, charm is minor. On Friday at 2 PM with massive 0DTE open interest, charm is actively dragging price toward the heaviest strikes.&lt;/p&gt;

&lt;h2&gt;
  
  
  One payload, four views
&lt;/h2&gt;

&lt;p&gt;All four lenses derive from the same underlying options chain data — open interest, strikes, expirations, and the Greeks at each point. Thermal computes all four exposures server-side and delivers them in a single payload. The client-side toggle simply selects which exposure to render on the profile and heatmap. There is no additional data fetch when you switch lenses, so toggling is instant.&lt;/p&gt;

&lt;h2&gt;
  
  
  Putting them together
&lt;/h2&gt;

&lt;p&gt;A practical workflow: start with &lt;strong&gt;GEX&lt;/strong&gt; to set the day's regime and mark the walls. If VIX is moving, switch to &lt;strong&gt;VEX&lt;/strong&gt; to see which levels are most sensitive to the vol shift. Check &lt;strong&gt;DEX&lt;/strong&gt; for the directional lean — does the hedging book favor bulls or bears? And late in the session on an expiry day, glance at &lt;strong&gt;CHARM&lt;/strong&gt; to see whether time decay is pulling price toward a pin or letting it run.&lt;/p&gt;

&lt;p&gt;No single lens is "the best" — each answers a different question about the same positioning data. GEX is the workhorse; the other three are context layers you reach for when the session demands them.&lt;/p&gt;

&lt;p&gt;For how to read the heatmap and profile views themselves, see &lt;a href="https://blackouttrades.com/learn/thermal-heatmap-reading-guide" rel="noopener noreferrer"&gt;How to Read Thermal Heatmaps&lt;/a&gt;. For how to turn these levels into strike decisions, see &lt;a href="https://blackouttrades.com/learn/thermal-strike-selection-guide" rel="noopener noreferrer"&gt;Using Thermal for Strike Selection&lt;/a&gt;. &lt;a href="https://blackouttrades.com/pricing" rel="noopener noreferrer"&gt;Get access →&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;BlackOut provides educational tools and market analysis only and does not provide investment advice. Options trading involves substantial risk and is not suitable for every investor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  See it on the live desk
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9ejn8ggwr6bc2ycgws60.webp" alt="the Thermal dealer-positioning heatmap" width="800" height="853"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Thermal's Four Lenses in action — the Thermal dealer-positioning heatmap on the BlackOut desk. &lt;a href="https://blackouttrades.com/heatmap" rel="noopener noreferrer"&gt;Open it live →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://blackouttrades.com/learn/thermal-four-lenses-explained" rel="noopener noreferrer"&gt;BlackOut Trades&lt;/a&gt; — live dealer gamma, 0DTE options flow, and A–F graded SPX setups. &lt;a href="https://blackouttrades.com/tools/gamma-snapshot" rel="noopener noreferrer"&gt;Try the free Gamma Snapshot tool →&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>options</category>
      <category>trading</category>
      <category>finance</category>
      <category>investing</category>
    </item>
  </channel>
</rss>
