Draft copy — pending review
trading terminal · terminal-one
Terminal One
A single-user desktop trading cockpit — NYSE-floor terminal crossed with a late-night slot machine — that monitors positions and runs a deterministic options-trade recommendation engine.
The story
problem
Opinionated, and auditable
Most trading UIs are either a spreadsheet or a slot-machine skin. Neither gives a self-directed options trader a second opinion they can audit line by line — or a record of how those calls actually play out.
build
Rules engine, neon thin client
A Spring Boot service owns the deterministic recommendation engine, JWT auth, and Postgres. The Electron desktop is a neon thin client: Portfolio Console, Slot Machine, Paper/Taken Ledger. Market data is delayed; greeks and IV are computed in-house. It never routes a live order.
result
Pull the lever, keep the ledger
EOD batch plus on-demand lever pulls emit ranked, explainable trades. Paper settlement and a mark-as-taken path build a real track record. Advisory only — not financial advice.
Plates
Draft plate — console still. Replace with a live capture. Draft plate — the auditable paper and taken ledger. Replace with a live capture.
Live from GitHub
- Commits
- 3
- Last active
- Java75%
- TypeScript20%
- CSS3%
- JavaScript1%
Read from the GitHub API at build time.