热门下载
下载量最高的技能包
factor-analysis
单因子有效性分析技能。当用户想对某个因子做IC分析、分组收益、换手率分析、因子衰减、多空收益等单因子检验时使用。触发场景包括用户说"分析这个因子""做因子检验""看一下IC""因子有效性""分组回测""因子换手率""IC衰减"等。用户会提供一个DAI SQL表达式来读取已计算好的因子数据。
bigquant-coder
This skill should be used when the user asks to write any BigQuant strategy or query — including "write a stock strategy", "create a stock selection notebook", "backtest stock strategy", "write factor ranking strategy", "write momentum strategy", "write fundamental strategy", "write an option strategy", "create an ETF option strategy", "backtest option strategy", "write covered call strategy", "write put selling strategy", "write delta hedging", "use bigtrader for options", "query data with dai", "write a dai query", "use dai.query", "query stock data", "query option data", "query ETF data", "query futures data", "write SQL for bigquant", "use cn_stock_prefactors", "use cn_fund_bar1m", "use cn_option_bar1m", or when developing any strategy or data query using the bigtrader/DAI framework.
git-commit
Create well-formatted git commits with conventional commit messages and emoji codes. Use when the user asks to commit changes, create a commit, or run /commit. Supports --no-verify to skip pre-commit checks. Automatically stages files if nothing is staged, picks the right conventional commit type and emoji, and writes clean plain-text commit messages.
intra-strategy-gen
当用户请求设计和生成期货日内交易量化策略时使用此技能。专门适用于中国期货市场(商品期货、股指期货、国债期货)的交易策略开发。不适用于股票、期权、ETF、可转债等其他品种。
index-investment-analysis
当用户请求对A股指数进行投资价值分析、指数追踪报告、指数研究报告时使用此技能。生成包含成分股特征、业绩表现、估值分析(含基准对比)、风险特征等内容的专业PDF研究报告。
CTA/future-strategy-gen
当用户要求在 BigQuant 上编写期货/CTA 策略时,应使用此技能——包括但不限于以下需求或关键词:“编写期货策略”“编写 CTA 策略”“期货趋势跟随”“海龟交易策略”“布林带期货策略”“跨品种价差套利”“跨期价差套利”“期货多空轮动”“多品种轮动”“跨期套利”“跨品种套利”“移仓换月”“主力合约策略”“期货状态机策略”;以及在使用 bigtrader + DAI 开发任何中国期货(CN_FUTURE)策略时。
最新发布
最近更新的技能包
情景分析
A股策略回测情景分析:基于历史典型行情阶段 + 牛熊震荡市场分类,对策略回测结果进行情景切片分析并生成可视化 HTML 报告。触发条件:情景分析、场景分析、历史事件分析、牛熊分段、regime analysis、策略在不同市场环境表现、回测结果可视化。
performance-analytics-dashboard
为 BigQuant 量化策略生成绩效分析仪表板 —— 6 张交互式 Plotly 图表(收益走势图、绩效指标总览、动态回撤、年份月度收益、区间收益、BigQuant 原生绩效指标)+ 文字报告,与中证1000 及几何超额收益对标。
intra-strategy-gen
当用户请求设计和生成期货日内交易量化策略时使用此技能。专门适用于中国期货市场(商品期货、股指期货、国债期货)的交易策略开发。不适用于股票、期权、ETF、可转债等其他品种。
index-investment-analysis
当用户请求对A股指数进行投资价值分析、指数追踪报告、指数研究报告时使用此技能。生成包含成分股特征、业绩表现、估值分析(含基准对比)、风险特征等内容的专业PDF研究报告。
quick-strategy-stability-check
快速策略稳定性检查与过拟合评估。当用户提供一个已有的量化策略文件(.ipynb/.py)并想快速了解其稳定性、是否过拟合、参数是否敏感时使用。触发词包括"检查策略稳定性""快速稳定性测试""这个策略过拟合吗""参数敏感吗""帮我跑个稳定性""策略鲁棒吗""简单测一下"等。与 bigquant-strategy-stability 的区别:本技能更轻量,总共只跑约10次回测,几分钟出结果,适合快速判断;前者是完整版多维度测试。
dm_test
用来测试学习BQ skills hub上传