Swing Deck documentation
Everything you need to go from "downloaded the dmg" to "my stop-loss firewall raised my NVDA stop 4 times this week, automatically, without me breaking my own rules." Most questions are answered in under 60 seconds of reading.
Hidden Tape v2 — three new AI surfaces ship in v6.3 → v6.5.0a → v6.4: Whale Confirmation Coach cross-checks framework whale signals via web search, SEC Form 4 insider activity surfaces per ticker, and the Trap & Structure Coach classifies the current bar (TRAP / FADE / CHASE / CLEAN) and gates entries with an OK / WAIT / AVOID verdict. Founding 100 program now open at $14.50/mo.
Read the full v6.4 release notes →Quick paths
Getting started
Install the dashboard, add tickers, run your first audit. The shortest path to a working install.
Broker setup
Connect E*Trade for read-only positions and (optionally) Raise-Stop automation. Covers Tradier and data providers too.
API reference
Every endpoint on api.swing-deck.com — validation, checkout, alerts, sync, trial. Rate limits included.
Troubleshooting
Dashboard won't load? Audit frozen? License not activating? Common failure modes and their fixes.
📖 Swing Deck Guide
The everyday user manual. Read a card, decide buy/wait/exit, learn the 13 risk pillars in plain English. The framework, narrated.
📚 Deep Guide
Power-user reference: audit cycle internals, all 13 pillars, the 10 AI coaches, broker integration, calibration knobs, and the case studies that shaped the doctrine.
Common questions
Where does my data live?
On your laptop. The local server runs at http://localhost:8001 and writes all state to disk — audit_output.json, portfolio.txt, your journal. The cloud API only sees your email and license key. See the privacy policy for specifics.
Do I need Python?
Yes — Python 3.11 or newer. The installer doesn't bundle Python because the package would be ~400 MB with pandas and numpy. Download python.org/downloads if you don't have it; it's a 30-second install.
Is Swing Deck open source?
Source-available to subscribers — you can read, modify, and audit the code locally, but redistribution is restricted. See the terms. The cloud API and marketing site will be fully open source post-launch.
How do I migrate from another dashboard?
Export your ticker list to a plain text file (one symbol per line) and drop it in as portfolio.txt. For positions and trade history, the dashboard's Settings → Sync imports encrypted backups — or you can paste a JSON via Settings → Import.