trading/dashboard/src
Viktor Barzin 8d6e666280
feat: dashboard trading views -- portfolio, trades, strategies, news, backtest
Add Layout with sidebar navigation and top bar (portfolio value, trading
status indicator). Implement Portfolio page with equity curve (TradingView
lightweight-charts), positions table, and metrics row. Add TradeLog with
filters, pagination, and expandable row details. Add Strategies page with
weight allocation pie chart and weight history line chart (Recharts). Add
NewsFeed with sentiment badges and ticker filtering. Add Backtest page
with config form, run submission, and results panel. Include WebSocket
hook for real-time cache invalidation and portfolio query hooks.
2026-02-22 15:54:44 +00:00
..
api feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
assets feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
components feat: dashboard trading views -- portfolio, trades, strategies, news, backtest 2026-02-22 15:54:44 +00:00
hooks feat: dashboard trading views -- portfolio, trades, strategies, news, backtest 2026-02-22 15:54:44 +00:00
pages feat: dashboard trading views -- portfolio, trades, strategies, news, backtest 2026-02-22 15:54:44 +00:00
App.tsx feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +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