fix: xiaoguo_scanner 榜单更新+看空榜持仓预警
- 修bug:stock_rank_cxd_ths 实为'创新低',改为 stock_rank_lxsz_ths '连续上涨' - 新增6个看多榜(险资举牌)+ 5个看空榜(创新低/持续缩量/量价齐跌/连续下跌/向下突破) - 看空榜自动比对持仓,命中写入 xiaoguo_risk 信号 - 东财热榜静默降级(502不可修) - 看空榜不跳过已扫描,每轮全检
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"checked_at": "2026-06-22T09:00:31",
|
||||
"total_active": 47,
|
||||
"checked_at": "2026-06-22T10:14:41",
|
||||
"total_active": 49,
|
||||
"flagged_count": 15,
|
||||
"flagged": [
|
||||
{
|
||||
@@ -232,12 +232,12 @@
|
||||
"portfolio": {
|
||||
"position_pct": 85.62,
|
||||
"cash": 146836.89,
|
||||
"weak_position_pct": 43.3,
|
||||
"all_weak_pct": 42.6,
|
||||
"weak_position_pct": 40.6,
|
||||
"all_weak_pct": 40.8,
|
||||
"signals": [
|
||||
"[PORTFOLIO_WEAK] 组合中弱势+深套分类持仓占比43.3%>40%,建议系统性减仓",
|
||||
"[PORTFOLIO_WEAK] 组合中弱势+深套分类持仓占比40.6%>40%,建议系统性减仓",
|
||||
"[PORTFOLIO_FULL] 总仓位85.62%(现金146837元),买入建议受限"
|
||||
]
|
||||
},
|
||||
"summary": "扫描47个策略,15个需关注"
|
||||
"summary": "扫描49个策略,15个需关注"
|
||||
}
|
||||
Reference in New Issue
Block a user