Everything the Sharpnel desktop terminal ships with — the desktop guides (getting started, workspaces, broker, the DOM ladder, the trade journal), panels, palette grammar, custom studies, world-map layers, keyboard shortcuts. Pick a section below or search by name, mnemonic, or feature.
The native Sharpnel terminal for Windows (macOS in development) — multi-monitor, your own broker feed, and native C++ studies. Included with Pro.
First run on Windows — sign in, the default workspace, opening panels, and your first desk preset.
Docking, tabs, floating panels, multi-monitor, multi-DOM, link groups, and the built-in desk presets.
Bring-your-own-data broker connection, depth entitlements, and the trading safety model (paper by default, explicit ARM).
The price-centered depth ladder — reading it, trading from it, and setting alerts on it.
The built-in journaling system — what it records, tagging, and reviewing your sessions.
How the desktop terminal updates itself — signed builds, checking your version, and what happens on a failed update.
Every panel type, what it shows, and how to open it.
Candles, indicators, drawings. The primary surface.
Order book with Pull/Stack, MTF Value Area, Reconstructed Tape, DOM Volume Bars, and persistent VWAP / POC / gamma overlays. The headline order-flow surface.
Live leadership meter for the seven megacaps that move the Nasdaq — each name's buy/sell pressure side by side — plus a blended-basket footprint. Read who's actually leading the index, in the heat of the moment.
Legacy depth ladder — stacked imbalance, structure labels, multi-timeframe references, click-to-trade. Superseded by DOM V2.
3D implied-volatility surface — strike × DTE × IV. Reads put skew, call skew, contango / backwardation at a glance.
Time-Price-Opportunity letters. Composite and split modes.
Bid/ask volume inside every candle. Imbalance coloring.
GEX dealer-gamma levels — call wall, put wall, gamma flip and more — drawn on the same chart as the DOM and footprint. Read where dealers defend.
Full chain, Greeks, IV surface, unusual activity.
Multi-exchange (Binance / Bybit / OKX) perp funding rates with regime classifier.
Symbol-locked news feed with sentiment chips and FLOW summary.
Last 90 days of T-Bill / Note / Bond / TIPS / FRN auctions with demand-strength color coding.
Top USD-pegged stablecoins with deviation in bps + regime classifier.
11 SPDR sector ETFs vs SPY across multiple horizons + RS + regime classifier.
NY Fed reference rates (SOFR/EFFR/OBFR/BGCR/TGCR) + key stress spreads.
Valuation, margins, growth, balance-sheet snapshot for any equity.
One-pager security description — vitals, valuation, consensus, headlines, drill-down mnemonics.
Weighted-average cost of capital with CAPM cost of equity + sensitivity strip.
Two-stage Gordon Growth fair value + margin-of-safety regime + g_hi sensitivity strip.
13F manager-by-manager ledger — kind breakdown, conviction holders, biggest buyers, biggest sellers.
FCF margin + yield, OCF → FCF waterfall, capital allocation breakdown, cash conversion ratio with quality classifier.
Recent + upcoming IPOs with pricing range, final price, first-day pop, status, and above-range demand barometer.
Eight-quarter trend: revenue, EPS, margin, free cash flow.
OLS regression vs SPY — beta, alpha, R² across 60/120/252-day windows.
CPI / Core CPI / PCE / Core PCE / PPI vs the Fed's 2% target.
Build multi-leg strategies. Live payoff, Greeks, P&L.
Real-time ticker-tagged headlines with sentiment.
Price, volume, and script-driven alerts with sound + push.
Short panel reference — see the dedicated World Map section for the full guide.
The print tape.
Next print countdown + 8-quarter surprise history.
US Treasury 1M-30Y curve + key spreads + regime classifier.
CPI / Core CPI / PCE / Core PCE / PPI YoY vs the 2% Fed target.
What the market is pricing for upcoming FOMC meetings.
Symbol-scoped β / α / R² vs benchmark.
Revenue, EPS, margin, FCF — 8 trailing quarters, 2x2 grid.
Street consensus + price targets + rating-change history.
SEC Form 4 filings with cluster-signal detection.
13F filings with QoQ position actions + concentration register.
28 live geographic data layers, every dot drills to a tradable instrument.
Ranked trade ideas firing now — continuously scans every world-map source.
Kalshi + Polymarket contracts on macro, elections, geopolitics.
Last 90 days of US Treasury auction results.
Multi-exchange perpetual funding-rate matrix — long/short crowdedness.
Multi-asset world dashboard grouped by category + risk-on/off register.
HY / IG / AAA / BBB OAS + CDX indices + EMBI + regime classifier.
N×N symbol correlation grid + diversification register.
8×8 G8 cross-rate grid with hot-cell coloring.
Options sentiment gauge across SPX / NDX / VIX + major names.
Daily creations + redemptions across major ETFs by category.
Per-expiry max-pain + concentration + composite pin score.
Bar-by-bar / tick-by-tick session replay for backtest review.
Contango / backwardation curve for VIX / ES / CL / GC / ZN.
Cash + buying power + margin + day-trade counter.
Staged order ticket — bracket / OCO / TWAP / VWAP.
Working orders — what's currently resting in the market.
Open positions with realised + unrealised P&L per leg.
Multi-symbol side-by-side fundamentals + peer-relative metrics.
Cross-universe upcoming earnings grouped by date.
Top gainers / losers / unusual volume / 52W extremes.
EWMA of actual-vs-consensus economic releases.
DTC + % float short + borrow rate + squeeze-setup scoring.
Preset payoff diagrams — vertical / condor / butterfly / straddle.
Live unusual-activity feed with sweep + block flagging.
Cross-symbol aggregated sentiment + 1d / 7d / 30d windows.
Two-leg rebased relative-value with z-scored ratio + ±σ bands.
Releases + central-bank meetings + consensus + actuals.
Composite peer rank — momentum / valuation / growth / quality.
Splits / dividends / spinoffs / M&A / rights / buybacks.
Reviewable trade entries with notes, screenshots, performance.
Write studies in native C++, compile them in the built-in editor, and load them in the desktop terminal. The compiler ships bundled — no toolchain to install.
Open the Study Editor, compile the built-in starter study, and watch it land on a live chart — step by step.
The frozen C-ABI: the six exports a study implements, the bar/series/input/sink types, the drawing API, and the safety contract.
What Compile & Load actually runs — the bundled clang++ invocation, the exact flags, where the .dll lands, and how to read compiler output.
Two complete studies walked through line by line — a moving-average overlay and a momentum sub-pane histogram — straight from the shipped examples.
Real failure modes and their fixes — the compiler-not-found banner, include-path errors, empty plots, fault-disable, and ABI mismatches.
Can't find what you need?
Request a doc page — I write them the same week they're asked for.