• Joined on 2026-06-12
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 10:05:44 +00:00
941c07fe32 Per-strategy type badges with color coding + asset labels
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 10:03:36 +00:00
bf137a08a3 Comprehensive live strategy review and fixes
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 09:55:57 +00:00
d31d301822 Clean dashboard: remove footer links + positions panel
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 09:45:56 +00:00
f198d2ccf6 L2 Terminal: full-screen SOTA order book depth map
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 09:29:32 +00:00
9b1d46526b Fix strategy isolation: unique sizes + testnet meta fallback
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 09:04:42 +00:00
e9629b698b Fix Hyperliquid WebSocket subscribe format: type -> method
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 08:58:13 +00:00
bfc3214967 Fix L2 tape visibility: add to OBI detail component
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 08:43:49 +00:00
fb231eef7c Strategy isolation fix: unique sizes + tighter fill matching
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:42:30 +00:00
2f74e076b4 Live L2 Order Book + Trade Tape visualization (Bookmap-style)
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:32:42 +00:00
f7f47b5484 Fix Kalman Pairs historical backtest: real BTC/ETH pair data
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:10:41 +00:00
803a38b237 Funding Rate Arb: historical backtests running (was pass/skip)
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:09:31 +00:00
70d43fefe0 Complete Funding Rate Arb: real API data for live + paper
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:05:02 +00:00
84efb4014a Add Kalman Pairs to all three systems: live, paper, historical
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 07:00:09 +00:00
5004b23331 Fix live node: all 7 strategies now firing (was only 1/7)
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 06:47:35 +00:00
f4c8bca15a Kalman Filter Pairs Trading System — full production-grade implementation
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 06:30:42 +00:00
5c41d232c1 Fix OBI depth map: single unified 3D surface, no subplots
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 06:24:11 +00:00
7fd289f562 3D Order Book Depth Map: Plotly subplots (bid/ask split) + remove Three.js
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 06:11:35 +00:00
8855c013a6 3D Order Book Depth Map: Plotly.js + Three.js live visualization
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 05:11:34 +00:00
156ea40e78 Add multi-ticker historical backtests: 28 results (7 strategies × 4 coins)
6665d0cd2a Multi-ticker historical backtests: ticker filter + per-coin grouping
96ca132fa2 Fix historical runner: store actual ticker name (BTC/ETH/HYPE/VVV) not timestamp
Compare 3 commits »
rams pushed to main at rams/ftdt-quant-lab 2026-08-05 05:05:27 +00:00
a09954017e Recreate Next.js source — shadcn components, chart, types, hooks