No single winner — choose by fit
Freqtrade and Jesse tie at 89 in the baseline scenario. Reasonable changes to the user task produce different leaders, so this edition does not name a single overall winner.
AI TRADING INDEX
The overall list scores all 14 Batch 1 tools from the same verified fields, then recalculates for easy start, research-first, and automation-first users. The baseline is tied and the leader changes by task, so there is no single winner.
Freqtrade and Jesse tie at 89 in the baseline scenario. Reasonable changes to the user task produce different leaders, so this edition does not name a single overall winner.
Each position states who it fits, who should skip it, and what extra work to expect.

Freqtrade scores 89 in the baseline, with officially confirmed backtesting, dry-run, and live execution plus a repeatable local backtest.
Crypto strategy developers who want a CLI path from backtesting to dry-run and live automation.
People who need traditional assets, a completely offline backtest, or minimal command-line configuration.
The full dependency set, configuration, market metadata, and exchange concepts add setup and maintenance work.

Jesse also scores 89 in the baseline, covering backtesting, paper trading, and live execution with a repeatable four-step local test.
Python developers who want one crypto strategy structure across research, backtests, paper trading, and live deployment.
People who only have hourly data, want no-code setup, or do not want to maintain minute-level input.
Dependencies and data preparation are not lightweight; our local test also required import and data-granularity fixes.

Backtrader scores 84 in the baseline and reaches 90 in the easy-start scenario; it had the shortest path in the three-framework local test.
Python users who want a lightweight, controllable framework for local data and custom strategy logic.
Anyone expecting built-in data downloads, project scaffolding, experiment storage, or a polished report UI.
You must write the data loading, position sizing, experiment logging, and result export yourself.

OctoBot scores 84 in the baseline with confirmed backtesting, paper funds, live execution, local LLM support, and a visual interface.
Crypto users who prefer a visual interface and want paper trading, backtests, local LLM options, and a path to automation.
Researchers focused on traditional assets or those who want a narrow code library.
The crypto-only scope and wide feature set add configuration work; live trading still needs exchange credentials.

Hummingbot scores 77 in the baseline and covers backtests, paper scripts, and live execution, though current evidence is official-source only.
Crypto market-making and automation users who want an official paper path before connecting exchanges.
Researchers focused on equities, cross-sectional factors, or a small backtest-only library.
Controllers, executors, connectors, and long-running processes create a larger learning and operations burden.

Backtesting.py scores 76 in the baseline and 100 in the easy-start scenario, reflecting confirmed backtesting and low setup rather than broad task coverage.
Python users who want a small, readable library for quick rules-based strategy tests and parameter optimization.
Teams needing paper trading, live execution, a data platform, or a locally verified result from this site.
It covers backtesting and optimization only; data, experiment management, and execution remain your responsibility.

FinRL scores 75 in the baseline with reinforcement-learning research, backtesting, and an execution path, but a higher training burden.
Researchers who want to reproduce or modify reinforcement-learning trading experiments in Python or notebooks.
People who only need a lightweight rules-based backtest or do not plan to train models.
Data preparation, reinforcement-learning knowledge, dependencies, and training all raise the setup cost.

Vibe-Trading scores 75 in the baseline across multi-agent research, factors, backtests, and simulation; official sources explicitly exclude live execution.
People who want natural-language research, multi-agent analysis, factors, backtests, and saved reports in one local workspace.
Anyone who needs live execution or wants a small, single-purpose Python library.
Its broad, multi-service stack is harder to install and troubleshoot than a focused framework.

NautilusTrader scores 72 in the baseline with multi-asset backtesting and live execution, but a high learning burden and unconfirmed paper mode.
Engineering teams that need multi-asset, event-driven simulation and a production-oriented path to live execution.
Beginners who want the shortest route to a first small backtest.
Its production scope and large concept surface make it harder to learn than a lightweight Python library.

TensorTrade scores 71 in the baseline with a confirmed RL environment and backtesting, while paper and live execution remain unconfirmed.
Developers building custom reinforcement-learning environments, rewards, and execution simulations.
People looking for LLM role collaboration, a ready-made report, or confirmed live execution.
You must assemble the environment, data, reward, and training workflow yourself.
Criteria are defined before placement. Trading returns are never a ranking factor.