trading/dashboard/src
Viktor Barzin 6636054742
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
feat(dashboard): /meet-kevin/strategy page wired
Strategy.tsx composes 6-up metrics header, StrategyVsBenchmarkCurve
equity chart, TickerScorecardTable and BacktestRunHistory. Selecting a
backtest run replaces the chart with that run's equity curve. Run
Backtest button fires POST and polls for completion.
App.tsx: +route /meet-kevin/strategy.
Layout.tsx: +sidebar entry 'MK Strategy' under Meet Kevin group.
2026-05-24 00:48:27 +00:00
..
api feat(dashboard): TS types + API client for strategy + backtest 2026-05-24 00:48:16 +00:00
assets feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
components feat(dashboard): /meet-kevin/strategy page wired 2026-05-24 00:48:27 +00:00
hooks feat: dashboard trading views -- portfolio, trades, strategies, news, backtest 2026-02-22 15:54:44 +00:00
pages feat(dashboard): /meet-kevin/strategy page wired 2026-05-24 00:48:27 +00:00
types feat(dashboard): TS types + API client for strategy + backtest 2026-05-24 00:48:16 +00:00
App.tsx feat(dashboard): /meet-kevin/strategy page wired 2026-05-24 00:48:27 +00:00
index.css feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
main.tsx feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00