A brutally honest trading terminal. For those who YOLO in public, and re-learn risk the hard way.
- Live streaming market data (WebSocket or mock)
- Real-time candlestick chart with overlays
- Realistic bid/ask order book
- Simulated trade execution engine
- Your portfolio, account balances, live PnL and positions tracking
- Beautiful responsive UI built with React + Tailwind + shadcn/ui
- React + Vite
- Tailwind CSS + shadcn/ui
- Zustand for global state
- TypeScript
- CI/CD via GitHub Actions
- Live preview on Vercel/Netlify (coming soon)
useMarketData()– handles WebSocket + fallback pollinguseOrders()– manages trades, executions, positionsTradingChart– candlestick chart with custom overlaysTradePanel– place orders, monitor order bookAccountOverview– track PnL, balance, open orders
A high-fidelity mock of a prop desk. Not just a toy. A resume project that could actually get funded.
Want to help build this? Fork it. Star it. Or just hit me up ✌️
"Looks like ThinkOrSwim. Feels like Robinhood. Codes like a quant."
