ES··NQ··CL··GC··BTC··VIX··
MKT··
REGIME··
delayed
dhawal.org

Creations / Indicators / Futures Key Levels

Indicator

Futures Key Levels

ES · NQ · Futures · Day Trading

A reference grid for futures day traders. Plots previous-day, weekly and monthly anchors, today's session highs and lows, overnight range, opening range, initial balance with 1.5× and 2.0× extensions, floor pivots, session VWAP with optional bands, ADR projections, and settlement — drawn automatically on every chart.

Plate 01

ES · Daily · 90d·
Chart loading...
Preview · Live data · refreshes hourlyTradingView
ES daily, last 90 sessions. Overlay shows the daily-resolution levels the indicator anchors to — prior-day high/low/close, floor pivots, ADR band — using the same logic as the Pine script. Intraday layers (RTH H/L, opening range, initial balance, session VWAP) require an intraday chart to render and are not shown here.Yahoo Finance · CME

IMethodology

How it reads the market

The first half-hour of the regular session is the most expensive real estate of the trading day. You either spend it reading the tape or drawing on the chart. This indicator removes the drawing — every reference layer a futures day trader looks at is drawn automatically as soon as the chart loads.

There are five layers of reference. Prior-day anchors plot yesterday's high, low and close from both the electronic and (optionally) regular sessions. Today's session layer tracks the developing RTH high, low, and midpoint, plus the overnight high and low. Mechanical structure layers add the opening range (first 15 minutes of RTH by default), the initial balance (first 60 minutes), and the 1.5× and 2.0× IB extensions that target the day's expected travel.

On top of those, a context layer plots the floor pivots from yesterday's ETH daily bar (PP, R1, S1, R2, S2), a session-anchored VWAP with optional standard-deviation bands, the 14-day ADR projection anchored to today's open (or the prior close), and the previous and projected settlement. Weekly and monthly anchors round the picture out — prior week and prior month high/low/close, plus the current period's open.

Levels are drawn as hairline rules with right-edge labels packed by priority so the chart stays readable. Old levels are pruned from the line manager rather than dimmed, because a level that is no longer relevant should not occupy visual bandwidth at all.

What this does not do

  • Does not generate trade signals — no arrows, no alerts, no entries.
  • Does not show a backtested win rate. The indicator is descriptive, not predictive.
  • Does not repaint historical levels. RTH and IB levels are confirmed only after their windows close.
  • Is not a substitute for a written trading plan.

IIParameters

Inputs disclosed

ParameterDefaultRangeEffect
tzInput"America/New_York"IANA timezoneAnchors RTH, ON, OR, IB and pivot windows to the exchange clock.
rthSession"0930-1600"HHMM-HHMMRegular trading hours window; drives today RTH H/L, OR, IB.
orMinutes151–180Length of the opening range window measured from the RTH open.
ibMinutes601–180Length of the initial balance window; drives 1.5× and 2.0× IB extensions.
adrLength14≥ 2Lookback for the average daily range used to project ADR up/down.
adrFromOpentruetrue | falseAnchor the ADR projection to today's open (true) or yesterday's close (false).
showVWAPtruetrue | falsePlot session-anchored VWAP using HLC3 typical price.
vwapBandsfalsetrue | falsePlot ±N standard-deviation bands around session VWAP (off by default to keep the chart quiet).

IIISource

Open Pine source

Source · Pine v6 · Open

// Pine source available on TradingView.
// Open the script and click 'Source code' to view.
Open on TradingView →

Public · Open on TradingView

Pairs well with