Indicators and Strategies

Explore community-published indicators, strategies, and tools β€” all running natively on SXVNT.

Featured Authors

Top creators by published scripts

Volume Profile

Volume Profile

SXVNT Volume Profile + Session Profile Two professional-grade profile tools in one script. Built native for SXVNT. Stop running three indicators to do what one should. This is one script, two independent profiles, fully click-to-place, with bid/ask delta pulled straight from your footprint data. --- ## What's Inside ### 🎯 Rolling Volume Profile A continuously updating profile across your last N bars. Set it once, watch it breathe with the market. - **POC, VAH, VAL** with the standard 70% expanding-window value area calculation - **HVN / LVN classification** β€” high-volume nodes show up bold, low-volume nodes (the gaps price rips through) fade out so you can spot them at a glance - **Lookback from 20 to 2000 bars** β€” micro scalper profiles or full-day context, your call ### πŸ“ Session Profile A profile bound to a specific range. Two ways to define it: **Preset sessions β€” one click, done:** - Asia (20:00 – 00:00 ET) - London (02:00 – 05:00 ET) - NY AM (07:00 – 10:00 ET) - NY Lunch (12:00 – 13:00 ET) - NY PM (13:30 – 16:00 ET) - RTH (CME) β€” 09:30 – 16:00 ET - ETH (CME) β€” full extended session - Globex β€” overnight session **Click Range mode β€” total control:** - Click two points anywhere on the chart - Drag the anchor handles to fine-tune the range in real time - Anchors stay locked to (timestamp, price), so they don't drift as new bars print - Profile rebuilds instantly with each adjustment --- ## πŸ”₯ Key Features ### Standard + Delta Modes Toggle between two analysis modes per profile: - **Standard** β€” total volume per price row, classified by HVN/LVN intensity - **Delta (Bid/Ask)** β€” splits buying vs selling at every price level using your footprint data. Two-tone bars show you instantly where buyers absorbed sellers, where supply overwhelmed demand, and where the auction was actually balanced ### Three Anchor Layouts Place the histogram wherever it fits your workflow: - **Right edge β†’ extend left** β€” overlays the candles, classic look - **Right edge β†’ extend right** β€” protrudes past the last bar into open space, candles untouched - **Left edge β†’ extend right** β€” anchors to the start of the lookback, grows over the candles Each profile has its own anchor setting, so you can run the rolling profile on one side and the session profile on the other without overlap. ### POC, VAH, VAL Lines Auto-extend across the range with optional right-side extension into live price action. Color flips based on whether price is above or below the POC, so you always know which side of value you're trading. ### SXVNT Palette Electric cyan, neon teal. Designed to sit on top of your charts without fighting them. --- ## 🧠 Why This Matters The auction is the only thing that actually happens on a chart. Every other tool is a derivative of *where contracts changed hands*. Volume Profile is the source. The POC is the price the market agreed on most β€” a magnet. Value Area High and Low are your fair-value boundaries. Low-volume nodes are where the auction broke down β€” price rips through them, then often returns to test them. Session Profile lets you isolate a specific session's auction, then watch how price reacts to *that session's* POC the next day, the next week, the next month. Click two points to profile a specific impulse leg. Drop a session profile on the overnight range to see where Globex agreed before RTH opens. Stack a rolling profile on the right margin while a click-anchored profile sits over a recent reaction zone. The flexibility is the point. --- ## βš™οΈ Built Right - **Sandbox-safe** β€” no `Date`, no `window`, no async, no random, no side effects. Same inputs always produce the same output. - **Pure render plan** β€” never repaints, never lags. Click anchors persist as `(timestamp, price)` and resolve to bar indices at execution time, so they stay stable even as new bars print or old ones scroll off. - **Native footprint integration** β€” Delta mode reads directly from `ctx.footprint.bar(i)` for true bid/ask split, not estimated. - **Configurable everything** β€” 25+ inputs covering lookback, row count, value area %, HVN/LVN thresholds, profile width, colors for every element, label visibility, range shading. --- ## πŸš€ Quick Start 1. Add the script to your chart 2. Pick a session preset, or switch to **Click Range** and tap two points 3. Toggle between Standard and Delta mode based on what you're hunting 4. Adjust the anchor side until the layout feels right 5. Trade

sxvnt28by sxvnt28
20

Updated 23d ago

VWAP w/ stdev

VWAP w/ stdev

VWAP with Standard Deviation Channels Volume-weighted average price with up to 5 fully configurable standard deviation bands. Built native for SXVNT β€” so the levels you see line up with what you're used to. Features Anchored or Rolling VWAP in one indicator Length = 0 β†’ traditional session-cumulative VWAP (resets daily) Length = 9, 21, 50, etc. β†’ rolling N-bar moving VWAP β€” works like an EMA but volume-weighted Up to 5 standard deviation channels β€” set Number of Channels to 0 (just VWAP line), 1, 2, 3, 4, or 5. Each band has its own Οƒ multiplier so you can run equal spacing (1, 2, 3, 4, 5) or asymmetric (0.5, 1, 1.5, 2, 3). Per-band color control β€” every band has independent top color, bottom color, and fill color. Build your own gradient (default goes blue β†’ indigo β†’ violet β†’ magenta β†’ pink for cool outward fade) or color-code by significance. Session reset that actually matches CME futures β€” uses America/New_York time, defaults to 18:00 ET (Globex daily open). Adjust the reset hour for equities (9), 24h crypto (0), or whatever your market's session boundary is. DST is handled automatically. Five anchor modes β€” Session / Week / Month / Year / Continuous Four price sources β€” HLC3 (default), Close, HL2, OHLC4 Adjustable line widths and fill opacity β€” outer bands auto-fade so 5-channel mode stays readable Math Real volume-weighted variance: Mean = Ξ£(price Γ— volume) / Ξ£(volume) Variance = Ξ£(priceΒ² Γ— volume) / Ξ£(volume) βˆ’ meanΒ² How to use it: Add to chart Open Script Settings Set Length to 0 for daily session VWAP or 9/21 for a rolling MVWAP Choose how many channels you want Customize colors per band V2 - fix to vwap anchored going flat.

sxvnt28by sxvnt28
20

Updated 20d ago

Quantum Breakout AI - AnkeAlgo's Pine v6 indicator

Quantum Breakout AI - AnkeAlgo's Pine v6 indicator

Quantum Breakout AI β€” Community Description Quantum Breakout AI is an institutional-grade breakout detection system that combines volatility compression analysis, multi-factor scoring, and automated trade management into a single indicator. Ported from AnkeAlgo's Pine v6 release to the SXVNT SDK. What it does The script hunts for high-probability breakouts by waiting for the market to coil β€” measured as ATR-normalized range compression β€” and then grading every breakout candidate across four independent scoring axes before drawing a signal. Each accepted breakout auto-projects its full trade plan (entry, stop, three targets) and the running stats table tracks how the system is actually performing on your chart. Key features ATR compression engine β€” detects when recent bar ranges have compressed below a configurable multiple of ATR, the precondition for explosive expansion Power score β€” measures breakout candle strength relative to surrounding volatility Whale score β€” volume-based confirmation looking for unusual participation on the trigger bar Lifecycle score β€” tracks how long the compression has been building (longer coils = stronger releases) Quality score β€” composite filter that gates whether a breakout is plotted at all Directional bias analysis β€” reads recent structure to weight long vs short setups Automatic risk model β€” SL placed at structural invalidation, TP1 at 1R, TP2 at 1.5R, TP3 at 2R Energy bar β€” visual gauge showing real-time compression buildup so you can see a setup forming before it triggers Breakout arrows β€” clean directional markers (β–² long / β–Ό short) at the trigger bar Live stats table β€” tracks wins, losses, win rate, and average R-multiple across the chart ~30 configurable inputs β€” every threshold, multiplier, length, and color is tunable How to use Add the indicator to a chart and let it scan a few sessions of history Watch the energy bar β€” when it fills toward the top, compression is high and a breakout is imminent When the arrow prints, the SL / TP1 / TP2 / TP3 levels are drawn automatically Use the stats table to gauge whether the current settings are profitable for the instrument and timeframe you're trading Tune the quality score threshold higher for fewer/cleaner signals, lower for more setups Math Compression is measured as range(N) / ATR(N) β€” when this ratio drops below your threshold, the market is statistically quiet relative to its own recent volatility. The four scores combine into a composite confidence value that must clear the quality gate before a signal fires. R-multiples are computed live so the stats table reflects realized performance, not hypothetical fills. Best on liquid futures (ES, NQ, CL, GC) on 1m–15m timeframes. Pairs well with VWAP bands and session anchors for confluence.

sxvnt28by sxvnt28
10

Updated 23d ago

BUBLE BOBLE

BUBLE BOBLE

VOLUME ON THE CHART CANDLES> MORE TO COME!

DrawDownKingby DrawDownKing
00

Updated 13d ago