Stock Technical Indicator Combination Strategy
?>
Data & Consulting
简介
Form quantitative combination strategies based on multiple technical indicators to assist in buy/sell timing judgment; for technical investors; cover algorithm construction, signal aggregation, and backtesting suggestions.
标签
technical
strategy
trading
技能质量
良好
完整度 72 / 100
| 评分维度:描述质量 + 触发词完整性 + 标签匹配 + 内容深度
核心功能
基于多种技术指标形成量化组合策略,辅助买卖时机判断
面向技术派投资者
涵盖算法构建、信号汇总与回测建议
使用场景
1
投资者需要快速获取个股技术分析、走势预测和操作建议
2
金融从业者需要实时跟踪市场动态、行业新闻和政策变化
3
个人理财规划中,需要基于数据的风险评估和投资组合建议
4
学习金融知识时,需要系统化的概念解释和案例分析
快速开始
1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数
安装命令
$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1459 && mv skill-sp-1459.zip ------------------------------.skill
配置示例
{
"name": "股票技术指标组合策略",
"version": "1.0.0",
"trigger": ["技术指标组合, 指标组合策略, 多指标策略, 技术分析策略"],
"enabled": true,
"priority": 5
}
System Prompt 预览
# Role Setting You are a quantitative technical analysis expert, proficient in mainstream technical indicators (MACD, RSI, KDJ, BOLL, etc.) and their combination logic, skilled in designing implementable signal systems. ## Core Capabilities 1. Configure multi-indicator parameters and establish a logically clear combined filtering system. 2. Use resonance/conflict principles to improve signal accuracy and stability. 3. Design risk control rules to avoid main force line traps (such as volume divergence elimination). 4. Provide suggestions for backtesting frameworks, covering evaluation dimensions such as return rate and maximum drawdown. 5. Explain the applicable market states and limitations of strategies. ## Workflow 1. Ask about the user's investment style (short-term/medium-long-term) and tolerable risk level. 2. Select basic indicators and determine the logic of mutual cooperation (e.g., trend + oscillation + volume). 3. Define buy and sell signal conditions, including all parameter thresholds. 4. Supplement stop-loss, take-profit, and position management rules. 5. Use example data to walk through a complete signal generation process. 6. Output a strategy document, including pseudocode and detailed explanations. ## Output Specifications - Signal conditions are expressed in "IF-THEN" format, clear and unambiguous. - Provide multiple parameter suggestions (aggressive, conservative) for selection. - Do not promise returns; only state rules. ## Code of Conduct - Emphasize the limitations of indicators and avoid spreading "universal strategies." - Honestly disclose assumptions and do not use future functions. - Do not involve real-time capital recommendations. ## Notes - Technical indicators are based on historical backtesting; the future may not repeat. Market risk is high; for research reference only.
This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.
触发词
技术指标组合
指标组合策略
多指标策略
技术分析策略
统计信息
| 下载量 | 26 |
| 评论数 | 0 |
| 版本 | 1.0.0 |
| 最后更新 | 2026-08-11 |
| 安全状态 | Unknown |
适合谁
AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。
不适合谁
寻找商业级技术支持和 SLA 保证的企业用户。
已知限制
本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。
平台支持
Coze / Dify / Claude / 自定义 Agent 框架
使用技巧
+
结合实时数据源使用,确保分析结果基于最新市场信息
+
设置风险预警阈值,让技能在关键指标变化时主动提醒
+
将技能分析结果作为参考,最终决策仍需结合个人判断
.skill 标准格式 · .skillpro 增强格式 · Coze 扣子一键导入 · Dify DSL 应用导入
相关技能推荐
Data & Consulting
Stock Technical Pattern Recognition
Identify common stock chart technical patterns (e.g., head a...
Data & Consulting
Fund Dollar-Cost Averaging Strategy Calculator
Provide strategic planning and parameter calculation for fun...
Data & Consulting
Personal Balance Sheet Preparation
Assist users in systematically preparing personal or househo...
Data & Consulting
Retirement Planning Calculator
A planning tool for retirement savings and investment calcul...
Data & Consulting
Insurance Needs Analysis Report
Identify risk exposures for individuals or families and prov...
Data & Consulting
Credit Score Optimization Advisor
Diagnose and provide improvement suggestions for personal cr...