joinquant-strategy Skill
帮助在Cursor中编写聚宽(JoinQuant)量化策略的工具集。
by daidaotian · published 2026-03-22
$ claw add gh:daidaotian/daidaotian-joinquant-strategy# joinquant-strategy Skill
帮助在Cursor中编写聚宽(JoinQuant)量化策略的工具集。
主要功能
目录结构
joinquant-strategy/
├── README.md # Skill 说明文档
├── templates/ # 策略模板目录
│ ├── basic_template.py # 基础策略模板
│ ├── dual_strategy_template.py # 双策略模板
│ └── etf_rotation_template.py # ETF轮动策略模板
├── snippets/ # 代码片段目录
│ ├── data_fetching.md # 数据获取常用代码
│ ├── order_handling.md # 下单处理代码
│ ├── risk_control.md # 风险控制代码
│ └── technical_analysis.md # 技术分析代码
├── api_reference/ # API参考文档
│ ├── core_functions.md # 核心函数说明
│ ├── data_functions.md # 数据获取函数说明
│ └── order_functions.md # 下单函数说明
└── examples/ # 示例策略
└── momentum_etf_strategy.py # 动量ETF策略
功能说明
策略模板
代码片段
API参考文档
示例策略
使用方法
在Cursor中使用此skill时,可以:
1. **快速开始**:使用`/template`命令选择策略模板
2. **代码补全**:输入`/snippet`查看常用代码片段
3. **API查询**:输入`/api 函数名`快速查看API用法
4. **最佳实践**:参考`examples/`目录学习复杂策略的编写
注意事项
版本信息
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...