FinWorld: An All-in-One Open-Source Platform for End-to-End Financial AI Research and Deployment

We introduce FinWorld, an open-source platform unifying data, training, backtesting, and deployment for financial AI research — covering time series forecasting, algorithmic trading, portfolio management, and LLM-based applications.

We introduce FinWorld, an all-in-one open-source platform for end-to-end financial AI research and deployment, accepted at KDD 2026.

Motivation

Financial AI research is fragmented. Data pipelines, model training, backtesting engines, and deployment infrastructure are typically built in isolation — making it difficult to reproduce results, compare methods fairly, or move from research to production. FinWorld solves this by providing a unified framework that covers the entire lifecycle.

What FinWorld Covers

FinWorld supports four core financial AI task types:

Task TypeDescription
Time Series ForecastingPredict future asset prices and market indicators
Algorithmic TradingLearn single-asset trading strategies via RL and LLMs
Portfolio ManagementOptimize multi-asset allocation across customizable universes
LLM ApplicationsFinancial reasoning, report generation, and agent-based analysis

Key Features

Scale

  • Over 800 million multimodal data samples spanning 1995–2025
  • US and Chinese markets: DJ30, SP500, SSE50, HS300 indices
  • Heterogeneous data: price, volume, news, filings, macroeconomic indicators

Architecture

FinWorld is built around a seven-layer modular design:

  1. Data Layer — unified ingestion and preprocessing for heterogeneous financial data
  2. Feature Layer — technical indicators, sentiment signals, and learned representations
  3. Environment Layer — realistic market simulation with transaction costs and slippage
  4. Model Layer — plug-and-play support for ML, DL, RL, and LLM-based models
  5. Training Layer — distributed training with experiment tracking
  6. Evaluation Layer — standardized backtesting and benchmark metrics
  7. Deployment Layer — live trading interface and monitoring

Benchmark Results

TaskModelMetricScore
Time SeriesTimeXerMAE on DJ300.0529 (vs. LightGBM 0.1392)
TradingSACAnnual Return on TSLA101.55%
PortfolioSACAnnualized Return on SP50031.2%
LLMFinReasonerFinQA / FinEval / ConvFinQA / CFLUEState-of-the-art

© 2026. Wentao Zhang. All rights reserved.

Powered by Hydejack v9.2.1