Add DayTradingBench to Trading & Backtesting

DayTradingBench is a live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices with identical prompts and real-time market data. API access available.
This commit is contained in:
reisoy
2026-02-03 20:45:19 +02:00
committed by GitHub
parent 6d29b3a515
commit 747b94a8b3
+1
View File
@@ -159,6 +159,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [rust_bt](https://github.com/jensnesten/rust_bt) - A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.
- [Gunbot Quant](https://github.com/GuntharDeNiro/gunbot-quant) - Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.
- [StrateQueue](https://github.com/StrateQueue/StrateQueue) - An opensource, brokeragnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and builtin safety controls.
- [DayTradingBench](https://daytradingbench.com) - Live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.
### Risk Analysis