AICEJun 30

CSTrader: A Testbed for Language-Grounded Trading in a Community-Driven Virtual Asset Market

arXiv:2606.3146121.1Has Code
Predicted impact top 11% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For researchers studying how LLMs can translate unstructured text into trading actions, CSTrader provides a testbed and demonstrates that niche, language-driven markets are a useful benchmark.

CSTrader, a multi-agent framework for language-grounded trading in the CS2 skin market, outperforms a falling market index (-15.62%) and simple LLM baselines, achieving up to 7.58% cumulative return with controlled risk.

Niche asset markets, such as Counter-Strike 2 (CS2) weapon skins, are small, volatile, and heavily driven by community discussions and platform rules. These properties make them hard for traditional quantitative models, but provide an ideal testbed for studying how large language models (LLMs) turn unstructured text into trading actions. We present CSTrader, a multi-agent framework for language-grounded trading in the CS2 skin market. The system first integrates heterogeneous signals from various sources, then uses specialized agents for technical analysis, liquidity, events, and (reversed) sentiment, and finally applies risk control, transaction friction, and portfolio management agents to produce buy, sell, or hold decisions under realistic trading frictions. We build a live-like evaluation environment with real CS2 data from a highly volatile period and evaluate several recent LLM backbones. Across models, CSTrader consistently outperforms both a falling market index (-15.62%) and simple single-prompt LLM baselines, achieving up to a 7.58% cumulative return with controlled risk. Ablation studies show that liquidity, reversed sentiment, and transaction friction agents are crucial for turning noisy language signals into stable profits, suggesting that niche, language-driven markets are a useful benchmark for future language-to-action research. Code is available at: https://github.com/IatomicreactorI/CSGOTrading?tab=readme-ov-file#quick-start

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes