mirror of
https://github.com/langchain-ai/langgraph-codeact.git
synced 2026-07-20 13:53:38 -04:00
[PR #38] Add quantitative trading backtest platform MVP #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraph-codeact/pull/38
Author: @JayTing511
Created: 11/17/2025
Status: 🔄 Open
Base:
main← Head:claude/analyze-project-highlights-01VzrNaRBXoggLLVfVnFeVHA📝 Commits (2)
fb606f6Add quantitative trading backtest platform MVP827e0ceAdd comprehensive testing tools and guide📊 Changes
6 files changed (+2255 additions, -0 deletions)
View changed files
➕
QUANT_BACKTEST_PLAN.md(+452 -0)➕
QUICKSTART_QUANT.md(+412 -0)➕
TEST_GUIDE.md(+385 -0)➕
examples/quant_backtest_example.py(+366 -0)➕
examples/quant_tools.py(+412 -0)➕
examples/test_strategies.py(+228 -0)📄 Description
This commit adds a complete implementation plan and MVP code for building a quantitative trading backtest platform powered by langgraph-codeact.
Key Features:
Files Added:
Target Market: Individual investors and small hedge funds
Tech Stack: LangGraph CodeAct + Claude + TradingView charts
Business Model: SaaS subscription (¥99-299/month)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.