Files
openclaw-home-pc/memory/stocks.md
T
2026-03-27 23:38:45 +08:00

32 lines
1.3 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 📈 股票监控
> 记录持仓、监控逻辑及教训
## 监控列表(2026-03-22 更新)
| 股票 | 代码 | 成本价 | 持仓 | 预警条件 | 目标价 | 状态 |
|------|------|--------|------|----------|--------|------|
| **铜陵有色** | **000630** | **¥7.90** | **1400 股** | **跌破 6.80 元 / ±5%** | - | ⚠️ 跌破预警 |
| **岩山科技** | **002195** | **¥10.68** | **200 股** | **盈利≥5% 快跑** | **¥11.21** | ⚠️ 亏损中 |
**当前行情(2026-03-22 18:00):**
- 铜陵有色:¥5.96,昨收¥6.08,涨跌 **-1.97%**,亏损 **-12.4%**,已跌破 6.80 预警线
- 岩山科技:¥9.35,昨收¥9.80,涨跌 **-4.59%**,亏损 **-12.5%**
## 监控配置详情
- **PID**: 动态分配
- **日志**: `/home/ubuntu/.stock_monitor/monitor.log`
- **数据源**: 腾讯财经 API
- **频率**: 交易时间 5min,午休 10min,收盘 30min,凌晨 1h
## 重要经验教训(2026-03-16
- **数据解析**: 修正腾讯财经接口解析索引,确保获取实时现价而非昨收。
- **数据源**: 弃用新浪财经,改用腾讯财经(更稳定)。
## 潜力股池
- 中钨高新 (000657) - ⭐⭐⭐⭐⭐
- 北方稀土 (600111) - ⭐⭐⭐⭐
- 南都电源 (300068) - ⭐⭐⭐⭐
- 宁德时代 (300750) - ⭐⭐⭐⭐
- 中芯国际 (688981) - ⭐⭐⭐