Skip to content
Andrew Van DykeAndrew Van Dyke

2026 · Trading systems & full-stack development

Algorithmic Trading Dashboards

A live-performance dashboard tracking four algorithmic systems (forex, equities, crypto, prediction markets) with NAV, Sharpe/Sortino and drawdown — paired with a walk-forward optimization dashboard where every equity curve is out-of-sample, not curve-fit.

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

Two views of the same quant-trading stack: a live dashboard tracking four systems in production, and the walk-forward optimization behind the models — where every backtest is out-of-sample, not curve-fit. Both are live.

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

Live Performance Dashboard

Four live algorithmic systems — 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 — the metrics that actually matter.
  • Powered by TCN + Actor-Critic RL models with daily position sizing.