stock-monitor
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Why use this skill?
Track your stock portfolio with Stock Monitor Pro. Features 7 intelligent indicators, dynamic profit alerts, and tiered warning systems for the Chinese market.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jiahl0910/stock-monitor-skill-0-1-0What This Skill Does
Stock Monitor Pro is an advanced intelligent stock monitoring and alerting system designed specifically for the Chinese market. It empowers investors to track their portfolios with precision by monitoring seven critical market indicators, including cost percentage, moving average golden/dead crosses, RSI overbought/oversold levels, volume anomalies, jump gaps, and dynamic profit-taking. The system intuitively uses red to signify growth and green for decline, aligning with local investor habits. The agent operates in the background, providing tiered alerts—Emergency, Warning, and Notification—based on the severity of the market conditions, ensuring you never miss a critical trade signal.
Installation
To integrate Stock Monitor Pro into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/jiahl0910/stock-monitor-skill-0-1-0
Ensure you have Python environment permissions, as the skill utilizes background daemon processes for consistent monitoring and data analysis.
Use Cases
This skill is ideal for:
- Active Traders: Professionals or enthusiasts who need real-time monitoring of MA crosses and volume surges during trading hours.
- Long-term Investors: Individuals who want to set cost-based alerts (e.g., +15% profit target or -12% stop-loss) to automate emotional decision-making.
- Risk Managers: Users who want to protect gains via the 'Dynamic Profit-Taking' rule, which triggers a notification if a stock pulls back by a set percentage after reaching a profit high.
- Market Observers: Users tracking specific assets like Gold or ETFs who need specialized threshold monitoring for these asset classes.
Example Prompts
- "Check the status of my current stock holdings and ensure the monitor is running for Jiangxi Copper (600362) with a cost basis of 57.00."
- "Update my stop-loss configuration for the China Ping An (601318) position; I want to be alerted if there is a 10% profit pullback."
- "Show me the last 24 hours of alerts generated by the stock monitor to see if any RSI oversold conditions were flagged."
Tips & Limitations
- Efficiency: The agent adjusts its monitoring frequency based on market activity. It is hyper-active during market hours (9:30-15:00) and switches to low-power polling for gold assets during off-hours.
- Customization: Always ensure your cost basis is updated in the configuration file; the accuracy of the 'cost percentage' alerts depends entirely on this value.
- Limitations: This is an analytical tool and a decision-support system. It does not execute trades automatically on your behalf. Always verify alerts against your personal risk management strategy before acting.
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-jiahl0910-stock-monitor-skill-0-1-0": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution