ai-agent

AgentQuant: AI Trading Strategies

Get fully backtested trading strategies with AgentQuant.
194 stars36 forksPythonGuide quality 8/10Updated 9/7/2026100% free · open source
What it does

AgentQuant transforms stock lists into fully backtested quantitative trading strategies using AI agents, real market data, and mathematical formulations without requiring any coding.

When to use it
  • You have a list of stocks you want to evaluate for potential trading opportunities.
  • You need to backtest trading strategies without extensive coding knowledge.
  • You want to leverage AI and machine learning in your trading research.
Ready-to-paste prompt
python main.py --stock_list=my_stocks.csv --agent_type=mlp --start_date=2020-01-01 --end_date=2022-12-31
Heads up: Ensure you have Python installed and properly configured on your system, as AgentQuant relies on it to run, and be aware that accessing real-time market data may require API keys or subscriptions from financial data providers.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agentquant && curl -fsSL https://workflowstacks.com/api/skills/agentquant/claude-skill -o ~/.claude/skills/agentquant/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How AgentQuant: AI Trading Strategies works
Codeflow
Free to inspect

AgentQuant: AI Trading Strategies is a medium Python project (~11k lines across 69 code files, plus 16 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit this month, MIT license, has a test suite.

Size
Medium codebase
~11k lines · 69 code files · ~2 h to skim
Setup
Light setup
Runs with Docker — add your API keys to .env.
Runs on
Python · Docker
Needs API keys (.env)
Python 98%Jupyter Notebook 2%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    src/cli.py
    Where the program starts running
  3. 3
    pyproject.toml
    Dependencies and the commands it exposes
  4. 4
    .env.example
    The API keys and settings you must provide
What's in each folder
src/Core code — the actual logic57 files
docs/Documentation7 files
experiments/Research & notebooks13 files
screenshots/Folder8 files
data_store/Folder6 files
scripts/Helper scripts5 files
notebooks/Research & notebooks2 files
results/Folder2 files
READMEHas testsDocumentedCI checksDocker readyMIT licenseUpdated this month
Quick Actions
Details
Creator
OnePunchMonk
Language
Python
Category
ai-agent
Published
8/12/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.