Five-minute tour — your first chart, your first palette command.
Sharpnel is a native desktop terminal for Windows (macOS is in development). Getting started is three steps: create an account at /register, upgrade to Pro, and launch the desktop terminal — the signed Windows installer is available to download with Pro. The free Explorer tier lets you evaluate the terminal on 15-minute delayed data first — no credit card, no time limit.
When Sharpnel boots, you see a default layout: a chart on the left, DOM on the right, news ticker along the top. That's the canvas. Everything else is a panel you drop in.
Ready to run it? Grab the desktop build from the download page.
One keystroke opens the palette. It is how every symbol change, timeframe change, and panel open happens.
Type a ticker — ES, NVDA, BTC-PERP — and the focused chart retargets. Type a timeframe — 5m, 1h, 1d — and the focused chart switches resolution. Chain them with pipes:
Or use the desk-grade shortcut: SYMBOL FUNCTION. Type NVDA GEX and the gamma exposure panel opens for Nvidia. Type ES DOM and the order book opens for ES. The full mnemonic list lives in Command Palette.
SPY and hit Enter — the chart retargets.15m to switch timeframe.SPY | 15m does both in one line. With time it becomes muscle memory.Panels dock anywhere — drag a tab, drop it on an edge, and the workspace resizes. The palette adds panels by name:
Or with the symbol-first shortcut:
Close a panel with Ctrl + W or by clicking its tab-close. Detach a panel into its own floating window by dragging its tab out of the workspace.
Once your workspace feels right — panels sized, timeframes set, indicators loaded — save it as a preset:
Layouts persist per-account. Sign in on another machine and your saved layouts load with you.
| Ctrl+Shift+P | Open the command palette (works from anywhere). |
| : | Same, Vim-style — opens the palette if no text field is focused. |
| B | Market buy at the current price. |
| S | Market sell at the current price. |
| F | Flatten the current position. |
| Ctrl+E | Center the focused chart on the last bar. |
| Ctrl+A | Auto-scale the Y axis. |
| Esc | Close palette / cancel active drawing tool / stop replay. |
| Shift+/ | Show the in-app shortcut cheat sheet. |
The full shortcut list — grouped by domain — is in Keyboard Reference.
Every panel ships with a built-in HELP card covering what it shows, when to reach for it, its hotkeys, and related panels. Type ? or help in the palette to open the index, or help <panel> to jump straight to one — help gex, help wmap, help footprint. Same six-section format as these web docs, available without leaving the terminal.