QSTrader offers a modular Python backtesting framework for long-short equity strategies using daily OHLC data and calendar-driven rebalancing. Its clean separation of signal, portfolio, and execution components stands out.
This curated repo maps the shift in systematic trading from event-driven backtesters to AI-powered strategy discovery, covering multi-asset tools, high-frequency backtesting, and AI agents.