Skip to content
Andrew VanDykeAndrew VanDyke

2026 · Trading systems & full-stack development

Algorithmic Trading Dashboards

A paper-trading dashboard for four algorithmic systems, paired with walk-forward testing that keeps the equity curves out of sample.

  • Next.js
  • TypeScript
  • Python
  • PyTorch
  • Recharts
  • OANDA / Alpaca
Three live demos

Two views of the same paper-trading stack: a dashboard tracking four systems and the walk-forward optimization behind the models. Every backtest is out of sample rather than curve fit, and both demos are available to explore.

Trading dashboard with NAV curves, daily returns, and risk metricsLive demo

Paper-Trading Performance Dashboard

Four paper-trading systems across forex, equities, crypto, and prediction markets, with NAV, Sharpe, and drawdown.

  • One dashboard tracks four independent systems across forex, equities, crypto, and prediction markets.
  • NAV curves, Sharpe/Sortino, drawdown, and open positions in one place.
  • Powered by TCN + Actor-Critic RL models with daily position sizing.