Skip to content
v3 redesign is live — welcome to the trading cockpit.
Market updates, stock news, and futures insights — 3x/week, freeSubscribe free
Skip to content
build.logtraders.online=2,166trades.60s=74swings.ranked=308edge.latency_ms=42ms
module · indicators·tradingview · ninjatrader 8·free tier active

Indicators that tell you what is, not what should be.

Volume profile that reads sub-bar tape. Trend logic that survives regime change. Squeezes that fire before retail sees the move. Each one is a small piece of a coherent reading method — not another oscillator on top of an oscillator.

Free on TV
Institutional-grade indicators
5.0 / 5.0
avg rating · TradingView
~51k
TradingView followers
/indicators · live read
ES · 1m
nexural volume profile
POC
5234.25
VAH
5241.75
VAL
5226.50
regime matrix
statetrend · long·conf 0.71
flow pro · go / no-go
decisiongo·delta +1240
ace squeeze
compression2σ · armed
$ read --tf 1m --align sts
composite read · refresh 1500ms
// why these

A small set of tools that read the same market.

Eighteen indicators, organised around one question — what is the market actually doing right now? Not eighteen oscillators. Eighteen pieces of a single reading.

// problem · 01

Most charts hide the trade.

Closing-price candles average away the auction. They show what happened on a 5-minute boundary, not where size actually changed hands. You end up trading the artifact, not the order flow.

what we ship

Profiles, delta, and footprints expose where institutions worked.

// problem · 02

Lagging math arrives after the move.

Default RSI, MACD, and stock MAs are built on simple windows of closes. By the time they cross, the trade you wanted to take is already 70 percent paid out — and the chop has begun.

what we ship

Adaptive smoothing and volume-normalised momentum cut the lag without amplifying noise.

// problem · 03

Retail noise pretends to be a signal.

Twitter setups, magic levels, and 12-indicator dashboards are pattern-matching, not statistics. They feel right and they print drawdown. The dashboard gets bigger; the edge gets smaller.

what we ship

A small, coherent set of indicators with one job each — no overlap, no double-counting.

// reading method · sts

The Sage Trading System, in three layers.

The catalog isn't a pile of tools. It's three jobs, each with one or two best-in-class indicators. Layer them and you have a complete read.

layer · 01
WHERE

Volume Profile

Auction structure — where institutions actually transacted. POC, VAH, VAL, and developing value give you levels that mean something on the next touch.

  • Sub-bar tape resolution
  • Composite + session profiles
  • HVN / LVN auto-detect
open spec
layer · 02
WHEN

QPulse

Volume-normalised momentum that ignores price-only ticks. Fires when participation is rotating into your direction at a level the WHERE layer already validated.

  • Adaptive lookback (regime-aware)
  • Divergence-tolerant
  • Lag reduced ~40% vs RSI
open spec
layer · 03
GO / NO-GO

Flow Pro

Final confirmation — is the active order flow consistent with the trade thesis? Returns a binary go/no-go you can program around, not a vibe.

  • Delta + CVD + tape pressure
  • Disagreement → no-go
  • Latches across bar close
open spec
$ read --align sts where=volume-profile when=qpulse gate=flow-pro decision: go
// catalog · 18 institutional-grade indicators

The full catalog, grouped by what they read.

Every card links to a full spec — formula, settings, use cases, FAQs. Free on TradingView.

// indicator anatomy · volume profile

Five labelled parts of a single indicator. Every one earns its place.

Each Nexural indicator is documented to the same standard: what it measures, what it doesn't, and where it fails.

ES · 1m · session profile
live
POC 5234.25
VAH 5241.75
VAL 5226.500102030405
volume profile · annotated · indicative
  1. 01Composite POC

    Volume-weighted price across a configurable lookback. The single price the market traded most. A magnet, not a line in the sand.

  2. 02Value Area High / Low

    70% of session volume by default. Edges of value are the rotation boundaries — failed breakouts almost always reject from here.

  3. 03Developing value

    Updates in real time as the session unfolds. Lets you see acceptance and rejection before the bar that confirms it has closed.

  4. 04HVN / LVN auto-tag

    High and low volume nodes labelled inline. HVNs are absorption — slow tape. LVNs are vacuums — price travels through them quickly.

  5. 05Sub-bar resolution

    We rebuild the profile from sub-bar tape, not from candle proxies. Result: a profile that doesn't smooth out the trade you actually wanted to read.

// platform matrix

Free on TradingView. Industrial-strength on NinjaTrader 8.

Same names. Same definitions. Different ceilings — because the platforms can do different things.

capability
tradingview · free
Public scripts. ~51k followers. 5.0 / 5.0 average rating.
ninjatrader 8 · pro tier
Bundled with the Swing Desk. Sub-bar tape, automation, audit.
Eighteen Nexural indicators
included
included
Real-time on the symbol you trade
included
included
Backtesting on TV history (limited windows)
included
not on this platform
Sub-bar tape resolution (true tick reconstruction)
not on this platform
included
Composite + multi-session profiles
session only
included
Programmatic alerts → webhook
included
included
Read by the Swing Desk scoring layer
not on this platform
included
Strategy automation (QuantFlow)
not on this platform
included
Audit log of every read
not on this platform
included
$install --on tradingview·free, no account required→ upgrade to the Swing Desk
// faq

Things you’ll probably ask.

If something is missing here, the spec page for that indicator usually has it.

Yes. Every indicator in the catalog is published on TradingView as a public script. No paywall, no email gate. Add to chart, set inputs, done. Premium tiers are NinjaTrader-only and unlock sub-bar resolution, audit, and automation hooks.

Because that's how many distinct jobs we've found worth doing. We'd rather ship eighteen indicators that mean something than ship eighty oscillators that triple-count momentum. Every addition has to displace, not duplicate.

Three places: (1) volume-normalised math instead of price-only; (2) regime-aware adaptive smoothing instead of fixed windows; (3) explicit STS roles — every indicator declares whether it's a WHERE, WHEN, or GO/NO-GO tool, so they layer cleanly instead of arguing.

No. Each indicator is documented as a standalone tool with formula, settings, and use cases. STS is one way to combine them — the way we trade — but you're free to plug them into your own framework.

Same definition, different inputs. TV reconstructs the profile from candle proxies on whatever timeframe is loaded. NT8 reads the actual sub-bar tape and rebuilds the profile bin by bin. The shape is similar; the precision around the POC and developing value is materially better on NT8.

Yes, every day. The TV catalog is the same code path the Swing Desk uses; we just lock the higher-ceiling features behind the NT8 build because TradingView can't expose them. The free version is the real read, not a teaser.

Yes, on both platforms. TV supports webhook alerts on any condition you can write in Pine. The NT8 build can fire structured payloads (JSON over webhook or ZeroMQ) that the QuantFlow automation and the Swing Desk can both consume.

tradingview · public scripts·free tier·5.0 / 5.0 avg

Add the catalog to your chart. Or read the same indicators inside the Swing Desk.

Eighteen institutional-grade indicators, free on TradingView. The full pro tier — sub-bar resolution, audit logs, automation hooks — ships inside the Nexural Swing Desk on NinjaTrader 8.

FreeTradingView · institutional-grade
Pro tierNinjaTrader 8 · sub-bar tape
5.0 / 5.0avg rating · ~51k followers