lean-cloud-backtest通过 LEAN 引擎搭建多市场量化研究与回测环境,支持 QuantBook 历史数据获取、技术指标计算和自定义因子建模。。
Install via ClawdBot CLI:
clawdbot install tangweigang-jpg/lean-cloud-backtestGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zvtvz/zvt/issues/183Audited Apr 23, 2026 · audit v1.0
Generated May 12, 2026
A quantitative analyst builds a Python research environment using QuantBook to fetch historical A-share data from East Money, compute a custom factor (e.g., MACD golden cross), and run a backtest with next-bar execution. The pipeline covers data collection, factor computation, target selection, and visualization, all within the lean-cloud-backtest skill.
A researcher uses the C# QuantBook environment to connect to multiple data providers (e.g., Joinquant), fetch historical data for Hong Kong stock entities, calculate Bollinger Bands, and store the results for later backtesting. The skill ensures proper entity ID formatting and semantic lock compliance.
A crypto trader leverages the skill to backtest a volume breakout strategy on crypto data (e.g., crypto_btc). The pipeline collects data from a free source, applies a transformer before accumulator in the factor pipeline, and uses the precomputed MACD parameters locked by the skill. The output includes signals and performance metrics.
A user with minimal coding experience describes a strategy in natural language to a Claude Code agent, which triggers the lean-cloud-backtest skill. The agent asks for market (A-share), data source (East Money), strategy type (MA crossover), and time range, then generates code and executes the backtest automatically.
A quantitative developer integrates the skill into a larger pipeline and runs the anti-pattern checks (e.g., AP-ZVT-183 for dividend factor issues) before deployment. The skill's evidence quality notice prompts a manual review of critical decisions, ensuring robustness in production backtesting.
A fintech company offers the Lean Cloud Backtest skill as part of a subscription service for individual quants and small hedge funds. Users pay a monthly fee for access to the automated backtesting pipeline, data connector library, and compliance with semantic locks.
A consulting firm uses the skill to quickly prototype and backtest custom strategies for clients (e.g., asset managers). They leverage the SOP version and reference files to ensure reproducibility and adherence to constraints, delivering production-ready code.
A brokerage integrates the skill as a white-label backtesting tool for their clients, enabling them to test strategies on the broker's data (e.g., QMT). The brokerage pays a licensing fee and customizes the skill's target selection and execution modules.
💬 Integration Tip
Ensure Python 3.12+ and uv package manager are installed, and review all 8 semantic locks (especially SL-02 for next-bar execution) before running backtests. Load references/ANTI_PATTERNS.md before implementation to avoid common data corruption issues.
Scored Jul 20, 2026
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ...
基于东方财富数据库,支持自然语言查询全球宏观经济数据,涵盖国民经济核算、价格指数、货币金融、财政收支、对外贸易、就业民生、产业运行等多个领域,适配各类宏观经济研究、市场分析、政策解读等多元专业场景需求。返回结果包含数据说明及 csv 文件。Natural language query for macroecono...
Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable.
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。