-
Notifications
You must be signed in to change notification settings - Fork 2
Home
weich97 edited this page May 17, 2026
·
3 revisions
TradeArena is an open-source benchmark and audit framework for evaluating LLM trading agents under realistic execution, risk, and replayability constraints.
The core idea is simple:
observation -> signal -> intended allocation -> risk gate -> order
-> fill/rejection -> portfolio state -> diagnostic report
TradeArena is not a live trading bot and does not promise profitable trading. It is a framework for making financial-agent behavior reproducible, inspectable, risk-gated, and comparable.
- Quickstart
- Hands-On Demos
- Architecture
- Extension Guide
- Risk and Execution
- Reproducibility and Audit Logs
- Data Adapters
- FAQ
- Browser demo: https://weich97.github.io/TradeArena/showcase.html
- 3-minute video: https://weich97.github.io/TradeArena/demo_video.html