trading-coach
🏆 AI交易复盘教练 — 把你的券商CSV变成可执行的改进洞察! 自动FIFO配对持仓,8维度质量评分(入场/出场/趋势/风险...),10维度AI洞察。 支持富途(中/英)、老虎、中信、华泰等主流券商。 触发条件: 用户提供交易CSV、要求分析交易表现、评估交易质量、生成复盘报告、 计算盈亏统计、识别交易模式问题、"帮我复盘"、"分析我的交易"。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/benzema216/trading-coachWhat This Skill Does
Trading Coach is an advanced AI-powered analytical tool designed to transform raw brokerage transaction data into actionable financial intelligence. Instead of manually tracking P&L, this skill ingests exported CSVs from major brokerages like Futu, Tiger, CITIC, and Huatai to perform sophisticated FIFO (First-In-First-Out) position matching. It evaluates your performance across 8 critical dimensions—including entry quality, risk management, and trend alignment—to calculate a precise trading score. Beyond simple arithmetic, it leverages AI to provide deep-dive insights into your behavioral patterns, identifying common mistakes like trend-chasing or impulsive exits. The objective is to replace speculative "gut-feeling" trading with data-driven refinement, helping you visualize your trading strengths and weaknesses.
Installation
To integrate Trading Coach into your OpenClaw environment, use the following terminal command:
clawhub install openclaw/skills/skills/benzema216/trading-coach
Once installed, ensure your local directory is configured by following the instructions in the config_template.py file to handle your specific data formatting requirements.
Use Cases
- Professional Performance Audit: Monthly or quarterly reviews of trading logs to identify profit leakage.
- Behavioral Correction: Identifying psychological biases, such as overtrading during market volatility or premature profit-taking.
- Risk Management Review: Analyzing whether your stop-loss and take-profit ratios align with your stated risk tolerance.
- Strategy Validation: Checking if specific technical indicators (like RSI or MACD) actually correlate with profitable exits in your historical data.
Example Prompts
- "帮我复盘一下我上个月的交易,重点分析我的入场逻辑和亏损的主要原因。"
- "这是我的导出交易记录CSV,请帮我分析盈亏统计,并指出我有哪些明显的交易模式问题。"
- "我想提升交易质量,请评估我最近的持仓表现并提供具体的改进建议。"
Tips & Limitations
- Data Integrity: Ensure the CSV exported from your brokerage is in its original, raw format for accurate FIFO matching. Modified files may cause parsing errors.
- Timeframes: The accuracy of the 8-dimension score depends on the sample size; a minimum of 20-30 trades is recommended for a statistically significant analysis.
- Contextual Awareness: While the AI provides excellent behavioral insights, it cannot account for external life stressors; always combine these technical reports with your personal market diary for the best results.
- Security: Since this tool processes sensitive financial data, always review the generated insights locally before sharing them with third-party platforms.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-benzema216-trading-coach": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
rss-ai-reader
📰 RSS AI 阅读器 — 自动抓取订阅、LLM生成摘要、多渠道推送! 支持 Claude/OpenAI 生成中文摘要,推送到飞书/Telegram/Email。 触发条件: 用户要求订阅RSS、监控博客、抓取新闻、生成摘要、设置定时抓取、 "帮我订阅"、"监控这个网站"、"每天推送新闻"、RSS/Atom feed 相关。
options-analyzer
📊 专业期权策略分析器 — 期权链、Greeks、IV分析、策略推荐一站式解决! 使用 yfinance 获取实时期权数据,Black-Scholes 计算 Greeks。 触发条件: 用户询问期权链、Greeks计算、IV分析、期权策略分析、策略推荐、 Iron Condor/Butterfly/Straddle/Strangle/Spread等策略、"分析期权"、 "推荐期权策略"、"看涨/看跌期权"、Delta/Gamma/Theta/Vega计算、隐含波动率。