Skip to content
weich97 edited this page May 17, 2026 · 3 revisions

TradeArena Wiki

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.

Start Here

Public Demo

Repository

Clone this wiki locally