What this site is, what it shows, and how to use it. Written plainly so a visitor can decide in two minutes whether to keep watching.
VWAVS is a real-time monitoring system for small-cap equity moves. It watches the market continuously for eruptions — sudden directional moves backed by the volume and conviction of real institutional flow — and routes those detections to a set of specialist responders that decide whether to act. The website is the public face of that system, running in the open.
Three things, presented as they happen:
Every row carries a timestamp. The reader can verify any event against any free chart service.
The page is a demonstration, not a sales page. A visitor either sees something meaningful in the activity or doesn't. There's no further ask.
Visit. Watch. Verify any timestamp against any chart. Come back another day. Watch again.
The page auto-refreshes every 5 minutes. Activity accumulates over the trading day; on weekends and overnight, it shows the most recent active window.
Each responder is a specialist — built for a specific kind of move, with its own discipline for entries and exits. The system runs multiple responders simultaneously because no single rule wins on every kind of equity behavior. Letting specialists disagree, and watching which one is right on which kind of move, is part of how the system works.
Current responders (named publicly on the site as they fire):
Internal architecture is intentionally not detailed on the public page. What's visible is what each responder did, when, and with what outcome.
Every event the site shows has a timestamp (UTC), a ticker symbol, a price, and an outcome. Any of these can be verified against TradingView, Webull, or any free chart. If the timestamp shows the eruption layer flagged a ticker at 10:14, and the chart shows that ticker erupting at 10:14, the eye saw it. If a responder entered at 10:14:08, the entry is independently verifiable from time-and-sales.
There's no way to fake a live page with a continuously verifiable timestamp stream. That's the credibility model.
The site shows the outcomes. It does not show the substrate (how price is internally represented), the entry rules, the threshold values, the phase logic, the filtering layers, the grading math, or any parameters. The architecture is conveyed conceptually. The mechanism stays with the apparatus.
┌───────────────────────┐
│ Equity universe │
│ (small-cap, US) │
└─────────────│──────────────┘
│
▼
┌────────────────────────┐
│ Eruption detection │
│ ("the volcano") │
│ Continuous, agnostic │
└─────────────│──────────────┘
│ surfaces
▼
┌─────────────────────────────────┐
│ Specialist responders │
│ Each acts on its own rule │
│ Each exits on its own rule │
│ They can disagree (by design) │
└──────────│─────────────────────────┘
│ outcomes
▼
┌────────────────────────┐
│ Public site │
│ (this domain) │
└────────────────────────────┘
What's shown publicly is the bottom row, with provenance markers (✓ / —) connecting back to the layer above.
The system is operated by a single individual in active development. The website is auto-generated from the system's running logs every 5 minutes. The volcano metaphor is operational shorthand for the perception layer's job: surface what's about to erupt, label what's already done. The "responders" are technical bots, named publicly to avoid the connotations of high-frequency trading or algorithmic black boxes — these are patient, structurally disciplined position-takers, not scalpers.
The operator is a published TradingView script author — VWaves Squeeze Phase Momentum Lifecycle Detector, a public Pine Script for tracking momentum lifecycle through squeeze phases. Background informs the work; the live page does the demonstrating.