Algorithmic Trading Platform
Quantitative futures research and execution platform
A futures research and execution engine. Find edge, prove it, trade it. Rinse and repeat.
> the problem
Most trading strategies lose money. The ones that don't usually have weaker edge than they appear. I wanted to prove it conclusively, test as many strategies as I could think of, find out which ones actually work, and have the system ready to trade the winners live.
> the approach
The platform is a pipeline. Data from live feeds and 50+ years of historical archives flows through layered indicator engines across any number of timeframes. Strategies get backtested, replayed against real price and volume data, and scored using detailed performance metrics and risk analysis. The key decision: the research engine and the live trading engine are the same code. A strategy that survives testing can be deployed live without rebuilding anything. The strategy library grows constantly. Any futures market can be plugged in and tested.
> the lessons
The system has confirmed what I suspected: most strategies don't hold up under scrutiny. But a few do. Replay validation has been the single most valuable feature; it catches strategies that look great in backtesting but break down against real execution dynamics. The platform is live trading today. It works. It proves results. And it keeps searching. It is very challenging to find edges in the market. Thus the research replay engine is incredibly valuable.
> system architecture - a brief overview for those curious
Quantitative Futures Research & Execution Platform
→ Signal Generator
→ TastyTrade API
→ Position tracking
→ Supabase persistence
→ Discord notifications
→ BacktestRunner
→ In-memory engine
→ MFE Calculator
→ SSE progress stream
→ Live engine path
→ 1m bar injection
→ Broker Simulator fills
→ Ground-truth P&L