A local-first dashboard for the retail futures trader who's tired of journaling in spreadsheets, eyeballing whether a strategy still has edge, and rewriting the same Pine boilerplate every time they backtest an idea.
Strategy registry · promotion gates · AI Pine generator · voice journal · all local.
Get on the waitlist →Currently in private alpha. First invites going out in waves to early signups. No purchase required, no pressure. We'll ask 2 quick questions on the next page so we can prioritize futures-trader signups.
The problem
→ Your journal is a spreadsheet
…that you stop updating after week three. You can't reconstruct what you actually took versus what your plan said to take.
→ You don't know if a strategy still works
"It worked last quarter" isn't a promotion gate. You need profit factor, drawdown, Sortino, expectancy — all conditional on the current regime.
→ Every new strategy is a Pine rewrite
News blackout, breakeven, structure trail, session filter — you've typed the same 200 lines a dozen times.
→ Your halts are in your head
"I should probably pause YM ORB" — but did you? Did you write down why? In what regime do you turn it back on?
What it does
Every strategy you trade lives in one file. Profit factor, win rate, Sortino, max drawdown, expectancy — all computed live from your CSV exports + your manual entries. Promotion-gate framework with universal floors (PF ≥ 1.0, max DD ≤ 20%) plus per-strategy overrides. When an engine falls below its gates, the dashboard flags it before you lose another $500 figuring it out.
Str1_NQ_15m 5/6 gates passing PF 2.04 +$17,855 Str5_Continuation 6/6 promotion eligible PF 6.48 Str3_NQ_5m HALTED — 4% WR, chop regime
Write your strategy idea in a short spec — entry rule, stop type, target, session window. Traders Hub generates a complete Pine v6 strategy script in your house style: news blackout, breakeven, structure trail, eval-governance comments. Drops straight into TradingView. No more rewriting the same 200 lines.
$ traders-hub pine generate \
--entry "long when NQ closes above prev-day high after retest" \
--stop structure --target 3R --breakeven 1R --session "NYO+midday"
✓ Generated 327-line Pine v6 script in 18 seconds
✓ Saved to ~/tradingview-deploy/breakout_pullback_nq_15m.txt
"Long MNQ 24550 stop 24500 exited 24620 NYO mid, per plan." Traders Hub turns that one sentence into a structured journal entry: strategy, symbol, side, R-multiple, P&L, regime context. Flags every assumption it made so you can review before it commits. Pipes into your strategy stats automatically — no double-entry.
You: long mnq 24550 stop 24500 out 24620 nyo mid per plan Hub: Strategy: Str1_NQ_15m Side: LONG R: +1.4 P&L: $140 Flagged: entry time defaulted to 09:30 ET
Every strategy gets a markdown report that auto-regenerates whenever a new experiment or trade lands. Current leader, recent activity, sweep takeaways, regime breakdown, full timeline — always current, no week-three stale review docs. Your hand-written notes (hypotheses, "don't retest variant X", links to TV screenshots) live in a sidecar file that the generator never touches. So the auto half can be aggressive without ever clobbering your observations.
# Str4_ORB — Strategy Report Living document — auto-generated from 24 experiments. Last regen 2m ago. ## Current leader NQ_ORB_5d06d194 — Uploaded bars · sweep on NQ. n=10 Sum R +1.98 PF 1.33 Sortino +0.60 Max DD R -4.00 ## Your notes (survive every regen) - HYPOTHESIS: 9:15 window catches fewer false sweeps - Don't retest the 25m variant, already rejected
How it works
Download & install
One double-click. Bundles its own Python runtime. Opens to the dashboard in under 90 seconds.
Add your trades
Drag in your TradingView CSV exports, or type today's trades in plain English. The dashboard builds your registry automatically.
Use it every morning
Today's sizing per strategy, what's halted and why, week-over-week P&L by regime. Coffee + one tab.
Your data never leaves your computer.
SQLite on your local disk. The only thing that goes out is the Pine generator prompt (to Anthropic). No cloud sync, no telemetry, no account required.
Built for
If this is you
Probably not you
Honest about what it won't do
It won't tell you what to trade. Traders Hub tracks the strategies you already run and helps you halt them when they stop working. It doesn't give signals or "AI predictions" — those don't work and you know it.
It won't make a bad strategy good. If your edge is fake, the promotion gates will tell you. That's the point. Some users will be annoyed when their pet strategy gets flagged as "needs improvement" after 30 trades.
It won't replace your broker. v1 reads your fills, it doesn't place orders. Broker integration (Tradovate, TradeStation) is on the roadmap but isn't in the first release.
The AI features cost real money. The Pine generator and NL journal parser call Claude's API. You bring your own Anthropic API key (about $0.05 per Pine generation, $0.005 per journal entry). Most users spend under $5/month.
Questions
Currently in private alpha. First invites going out in waves to early signups.
No purchase, no pressure. We'll ask 2 quick questions on the next page (what you trade + funded program) so we can prioritize futures-trader signups.
Join waitlist →