);
}
function LiveDemo() {
const scenarios = [
{
tag: 'Scenario 01 · Chart view',
slides: [
{
src: `scenario-01-chart-1.png?v=${CHART_V}`,
alt: 'ES SEP26 5-minute chart — Virgin POC at 7439.5 with Footprint bid imbalance at support',
},
{
src: `scenario-01-chart-2.png?v=${CHART_V}`,
alt: 'ES SEP26 5-minute chart — Volume Profile and Footprint confirming resting buy orders at POC',
},
],
desc: 'Price declines into a historical Virgin POC. Footprint instantly lights up a dense block of resting buy orders. Price bounces.',
title: 'Testing a historical Virgin POC, confirmed by Footprint',
context: 'You\u2019re planning a long from a strong support level. Classic technical analysis has you place a limit order \u201cblind\u201d on an arbitrary line.',
steps: [
'NinjaTrader Volume Profile has already found and plotted the Virgin POC on your chart — a price zone with maximum accumulated volume that the market hasn\u2019t retested yet.',
'As price approaches the level, you don\u2019t risk capital upfront. You open NinjaTrader FootPrint OrderFlow and watch order distribution inside the current bar.',
'The indicator automatically highlights a diagonal Bid Imbalance (large resting buy orders). You can see a large participant physically defending this level.',
'You enter with a stop below the cluster\u2019s lower edge. Risk is minimized and the entry is confirmed by real volume.',
],
},
{
tag: 'Scenario 02 · Chart view',
slides: [
{
src: `scenario-02-chart-1.png?v=${CHART_V}`,
alt: 'ES SEP26 5-minute chart — Intraday Value Area Breakout with VAH/VAL step lines and volume profile',
},
],
desc: 'Price consolidates in a narrow Value Area band, then closes above VAH. The breakout indicator confirms; price trends above a rising VWAP line.',
title: 'A genuine Value Area breakout, managed with VWAP',
context: 'You\u2019re looking for a breakout entry from consolidation, but you\u2019re worried about a false move and a reversal against your position.',
steps: [
'NinjaTrader Intraday Value Area Breakout continuously tracks the dynamic balance boundaries. As price exits the range, the indicator flags the breakout.',
'To filter out false impulses, the software checks the breakout direction against the NinjaTrader VWAP line. If price holds above the volume-weighted average, the trend is confirmed.',
'In Locked Mode, the breakout signal only confirms on candle close, filtering out noise while the bar is still forming. You enter with the momentum.',
'The VWAP line and its first standard deviation act as a dynamic trailing stop — you hold the position as long as price keeps its trend structure above the line.',
],
},
{
tag: 'Scenario 03 · Chart view',
slides: [
{
src: `scenario-03-chart-1.png?v=${CHART_V}`,
alt: 'ES SEP26 5-minute chart — Anchored VWAP from news impulse with deviation bands and economic calendar',
},
],
desc: 'A sharp vertical move follows a news release. The trader anchors VWAP to the first bar of the move; the line builds dynamic support that later pullbacks respect.',
title: 'Locating control after a news impulse with Anchored VWAP',
context: 'Major news just hit. The market is whipping around and volatility is spiking. Reading the chart with standard indicators is pointless — they lag hopelessly.',
steps: [
'You select NinjaTrader Anchored VWAP and anchor the reference point to the bar where the news impulse began.',
'The indicator starts computing the volume-weighted average from that exact moment, discarding stale, no-longer-relevant volume.',
'The Anchored VWAP line shows the average price at which large capital entered on the news. If price holds above the line, buyers are in control.',
'On a pullback to the Anchored VWAP line, you look for an entry with the impulse — a chance to join at the day\u2019s fair institutional price.',
],
},
];
return (
interactive verification mode
See how the system turns raw exchange data into trade logic
Three real intraday use cases for the bundle. No subjective guesswork or chart clutter — just clean volume math.