QuantAxis 数据平台

QuantAxis 数据平台:提供 A 股市场的因子计算、存储与 tear sheet 分析能力,支持 Pandas/Polars 零拷贝数据转换和 QIFI 账户回测模拟,适用于多数据源量化研究。 含 25 条反模式约束。

✓ 0 人报告成功·v0.1.0·

晶体简介

提供 A 股市场的因子计算、存储与 tear sheet 分析能力,支持 Pandas/Polars 零拷贝数据转换和 QIFI 账户回测模拟,适用于多数据源量化研究。 本 skill 基于开源项目构建并集成 25 条 anti-pattern 约束。访问 doramagic.ai/r/quantaxis-data-platform 查看中英双语完整文档和触发场景。适用于 Doramagic 生态(Claude Code / Cursor / openclaw / ChatGPT / Gemini 等)。

Blueprint Source

finance-bp-090

zvtvz/zvt6360a632 source files

Constraints

60total
35fatal
35 must-not-violate

Evidence Quality

Confidence88%

Medium confidence — review before critical use

35 条不可违反的约束

FATALdomain_rulefinance-C-002

WHENWhen storing timestamps in MongoDB stock_day/index_day collections

ACTIONcreate both date_stamp (float Unix timestamp) and time_stamp fields for temporal queries

CONSEQUENCETemporal range queries fail or return incorrect results when date_stamp is missing, breaking data retrieval for trading strategies

FATALclaim_boundaryfinance-C-013

WHENWhen QUANTAXIS fetches market data

ACTIONclaim the data is real-time trading data from live exchange feeds

CONSEQUENCEQUANTAXIS connects to TDX/Tushare which provide historical backfill data with delays, not live market feeds; presenting this as real-time violates regulatory disclosure requirements

FATALclaim_boundaryfinance-C-014

WHENWhen storing simulated market data in MongoDB

ACTIONpresent stored backtest data as proof of live trading execution

CONSEQUENCEData stored during backtesting represents simulated historical scenarios, not actual trade execution; presenting it as live results misleads stakeholders

常见问题

讨论 (0)

暂无讨论,成为第一个发言的人吧!

更新历史

v0.1.02026-04-23·贡献者: tangweigang-jpg

v0.1.0: 首次发布到 Doramagic.ai。基于 zvtvz/zvt 的自动化 batch-v1 元数据 + 自动生成 FAQ。