AgentQuant: AI Trading Strategies
AgentQuant transforms stock lists into fully backtested quantitative trading strategies using AI agents, real market data, and mathematical formulations without requiring any coding.
- •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.
python main.py --stock_list=my_stocks.csv --agent_type=mlp --start_date=2020-01-01 --end_date=2022-12-31
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/agentquant && curl -fsSL https://workflowstacks.com/api/skills/agentquant/claude-skill -o ~/.claude/skills/agentquant/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.
- 1README.mdStart here — what it does and how to install it
- 2src/cli.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/agentquant && curl -fsSL https://workflowstacks.com/api/skills/agentquant/claude-skill -o ~/.claude/skills/agentquant/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.