paper-with-me

Papers

PredictionMarketBench: A SWE-bench-Style Framework for Backtesting Trading Agents on Prediction Markets

2026-01-28 · Avi Arora, Ritesh Malpani arxiv

Prediction markets offer a natural testbed for trading agents: contracts have binary payoffs, prices can be interpreted as probabilities, and realized performance depends critically on market microstructure, fees, and settlement risk. We introduce PredictionMarketBench, a SWE-bench-style benchmark for evaluating algorithmic and LLM-based trading agents on prediction markets via deterministic, event-driven replay of historical limit-order-book and trade data. PredictionMarketBench standardizes (i) episode construction from raw exchange streams (orderbooks, trades, lifecycle, settlement), (ii) an execution-realistic simulator with maker/taker semantics and fee modeling, and (iii) a tool-based agent interface that supports both classical strategies and tool-calling LLM agents with reproducible trajectories. We release four Kalshi-based episodes spanning cryptocurrency, weather, and sports. Baseline results show that naive trading agents can underperform due to transaction costs and settlement losses, while fee-aware algorithmic strategies remain competitive in volatile episodes.

📄 PDF Abstract BibTeX arXiv:2602.00133

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

QuantEval: A Benchmark for Financial Quantitative Tasks in Large Language Models

2026-01-13 · Zhaolu Kang, Junhao Gong, Wenqing Hu, Shuo Yin 외 arxiv

Large Language Models (LLMs) have shown strong capabilities across many domains, yet their evaluation in financial quantitative tasks remains fragmented and mostly limited to knowledge-centric question answering. We intr…

Reinforcement LearningMathematical ReasoningQuestion Answering

Backtesting Sentiment Signals for Trading: Evaluating the Viability of Alpha Generation from Sentiment Analysis

2025-07-04 · Elvys Linhares Pontes, Carlos-Emiliano González-Gallardo, Georgeta Bordea, José G. Moreno 외 arxiv

Sentiment analysis, widely used in product reviews, also impacts financial markets by influencing asset prices through microblogs and news articles. Despite research in sentiment-driven finance, many studies focus on sen…

Sentiment Analysis

TradingGroup: A Multi-Agent Trading System with Self-Reflection and Data-Synthesis

2025-08-25 · Feng Tian, Flora D. Salim, Hao Xue arxiv

Recent advancements in large language models (LLMs) have enabled powerful agent-based applications in finance, particularly for sentiment analysis, financial report comprehension, and stock forecasting. However, existing…

Reinforcement LearningSentiment AnalysisDecision Making

FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading

2026-03-22 · Hongyang Yang, Boyu Zhang, Yang She, Xinyu Liao 외 arxiv

We present FinRL-X, a modular and deployment-consistent trading architecture that unifies data processing, strategy construction, backtesting, and broker execution under a weight-centric interface. While existing open-so…

Reinforcement Learning

151 Estrategias de Trading (151 Trading Strategies)

2019-11-14 · Zura Kakushadze, Juan Andrés Serur

This book, which is in Spanish, provides detailed descriptions, including over 550 mathematical formulas, for over 150 trading strategies across a host of asset classes (and trading styles). This includes stocks, options…

DescriptiveMath