qlib-ai-quant基于微软 qlib 的 AI 量化平台:覆盖预测模型、因子挖掘(Alpha158/TFT)、 组合优化、多频回测。支持 A 股 + 美股 + 港股多市场。
Install via ClawdBot CLI:
clawdbot install tangweigang-jpg/qlib-ai-quantGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://github.com/zvtvz/zvt/issues/183Audited Apr 23, 2026 · audit v1.0
Generated May 10, 2026
Investors need to convert high-frequency 1-minute stock data to daily frequency for feature computation and model training. This is triggered when users want to aggregate intraday data to reduce noise and align with daily trading signals.
Extract a specific minute bar each day (e.g., close of first minute) from 1-minute data to create a daily time series. Useful for trading strategies that rely on opening or closing auction patterns.
Leverage both daily and 15-minute frequency features simultaneously, e.g., daily fundamentals plus intraday momentum, to train Temporal Fusion Transformer (TFT) models. This enhances model accuracy by capturing cross-frequency patterns.
Use the Alpha158 factor library to construct features like alpha_001 to alpha_158, then backtest a strategy on A-share stocks. The pipeline integrates data fetch, factor computation, and execution with proper next-bar semantics.
Provide end-to-end development of quantitative trading strategies, from data collection and feature engineering to backtesting and optimization. Clients pay for strategy development and customization.
Offer access to a cloud-based platform that automates multi-frequency data processing, factor computation, and model training. Users pay a monthly subscription for usage.
Allow users to download or deploy pre-built models (e.g., TFT trained on Alpha158) for a fee. The platform handles hosting and execution, while creators earn royalties.
💬 Integration Tip
Integrate with ZVT (a native Python framework for A-share, HK, crypto) using the provided install script, and ensure data sources (eastmoney, joinquant, etc.) match the target market.
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股股票查询、行情数据、财务分析、选股等问题。