diff --git a/data/decisions.json b/data/decisions.json index 2d98f73..8b0d2a4 100644 --- a/data/decisions.json +++ b/data/decisions.json @@ -16,11 +16,11 @@ "rr_ratio": 3.63, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "大盘上涨比7.8%", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", @@ -76,111 +76,7 @@ "reason": "技术面重评: 止损95.11→95.19 | 形态:锤子线/T字线/bullish 量价:主动买盘占优 强撑:92.25 弱撑:95.19 弱压:102.5 强压:1", "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "000657_stop_loss", - "condition": { - "price": "<95.19" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000657_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=100.96", - "price_lower": ">=97.0" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 97.0, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "000657_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=112.75" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000657_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000657_take_profit", - "condition": { - "price": ">=112.75" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000657_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "000700", @@ -198,11 +94,11 @@ "rr_ratio": 3.23, "status": "manual", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "manual", - "sector_context": "行业汽车零部件大跌-162.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业汽车零部件下跌-1.6%,适度防御 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", @@ -226,110 +122,6 @@ ], "execution": { "status": "none" - }, - "strategy_tree": { - "branches": [ - { - "id": "000700_stop_loss", - "condition": { - "price": "<13.91" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000700_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=15.26", - "price_lower": ">=14.53" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 14.53, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "000700_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=17.0" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000700_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000700_take_profit", - "condition": { - "price": ">=17.0" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000700_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" } }, { @@ -348,11 +140,11 @@ "rr_ratio": 1.09, "status": "review", "note": "⚠️盈亏比不足1:1.5,不建议买入", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "行业房地产开发大跌-336.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业房地产大跌-3.5%,收紧止损 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓强趋势让利润跑", "time_horizon": "数日~2周", @@ -457,111 +249,7 @@ "reason": "技术面重评: 止损4.4→4.39 | 形态:锤子线/T字线/neutral 量价:主动卖盘占优 强撑:4.86 弱撑:4.92 弱压:5.31 强压:5.38", "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "000711_stop_loss", - "condition": { - "price": "<4.39" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000711_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=5.1", - "price_lower": ">=5.04" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 5.04, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000711_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=5.38" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000711_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000711_take_profit", - "condition": { - "price": ">=5.38" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "000711_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "001309", @@ -579,11 +267,11 @@ "rr_ratio": 0.24, "status": "manual", "note": "⚠️盈亏比偏低(1:0.9),不建议加仓", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "manual", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业半导体上涨+1.9%,正常 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", @@ -674,111 +362,7 @@ "reason": "技术信号变化: 持有: 策略文字调整", "trigger": "技术信号变化: 持有" } - ], - "strategy_tree": { - "branches": [ - { - "id": "001309_stop_loss", - "condition": { - "price": "<724.0" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "001309_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=758.71", - "price_lower": ">=762.44" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 762.44, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "001309_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=810.78" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "001309_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "001309_take_profit", - "condition": { - "price": ">=810.78" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "001309_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "002594", @@ -796,16 +380,17 @@ "rr_ratio": 3.86, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业汽车整车下跌-2.5%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", "take_profit": 92.61, + "updated_reason": "技术面重评: 止损80.51→74.97 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:76.5 弱撑:82.29 弱压:85.0 强压:92.6", "changelog": [ { "date": "2026-06-18 10:25", @@ -904,6 +489,13 @@ "new_action": "盈利持有 | 目标92.61 | 止损78.09 | 买入区81.34~84.66 | 信号:观望", "reason": "技术面重评: 止损80.31→78.09 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:76.5 弱撑:82.29 弱压:85.0 强压:92.6", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标92.61 | 止损80.51 | 买入区81.34~84.66 | 信号:观望", + "new_action": "盈利持有 | 目标92.61 | 止损74.97 | 买入区81.34~84.66 | 信号:观望", + "reason": "技术面重评: 止损80.51→74.97 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:76.5 弱撑:82.29 弱压:85.0 强压:92.6", + "trigger": "技术面重评" } ], "strategy_tree": { @@ -1003,40 +595,40 @@ }, "priority": 99, "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, + "trigger_count": 1, "success_rate": null, - "last_triggered": null + "last_triggered": "2026-06-24" } - ], - "created_at": "2026-06-24" + ] } }, { "code": "00700", "name": "腾讯控股", - "price": 417.0, + "price": 418.4, "cost": 443.9, "shares": 100, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损314.9 | 目标433.14 | 买入区412.53~417.07 | 信号:持有", - "stop_loss": 314.9, - "entry_low": 412.53, - "entry_high": 417.07, - "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:352.87 弱撑:412.53 弱压:421.53 强压:481.27", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损315.37 | 目标433.62 | 买入区413.6~417.6 | 信号:持有", + "stop_loss": 315.37, + "entry_low": 413.6, + "entry_high": 417.6, + "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:353.4 弱撑:413.6 弱压:422.6 强压:481.8", "timing_signal": "持有", - "rr_ratio": 1.0, + "rr_ratio": 0.98, "status": "updated", "note": "⚠️盈亏比偏低(1:1.0),不建议加仓", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业软件开发大跌-314.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业软件开发大跌-3.2%,收紧止损 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 433.14, + "take_profit": 433.62, + "updated_reason": "技术面重评: 止损314.9→315.37, 止盈433.14→433.62 | 形态:带上影阳线/neutral 量价:数据不足 强撑:353.4 弱撑:413.6 弱压:422.6 强压:481.8", "changelog": [ { "date": "2026-06-18 10:26", @@ -1163,140 +755,43 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损314.9 | 目标433.14 | 买入区412.53~417.07 | 信号:持有", "reason": "技术面重评: 止损315.44→314.9, 止盈433.68→433.14 | 形态:带上影阳线/neutral 量价:数据不足 强撑:352.87 弱撑:412.53 弱压:421.53 强压:48", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损314.9 | 目标433.14 | 买入区412.53~417.07 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损315.37 | 目标433.62 | 买入区413.6~417.6 | 信号:持有", + "reason": "技术面重评: 止损314.9→315.37, 止盈433.14→433.62 | 形态:带上影阳线/neutral 量价:数据不足 强撑:353.4 弱撑:413.6 弱压:422.6 强压:481.8", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "00700_stop_loss", - "condition": { - "price": "<314.9" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00700_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=417.07", - "price_lower": ">=412.53" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 412.53, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00700_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=433.14" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00700_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00700_take_profit", - "condition": { - "price": ">=433.14" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00700_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "00968", "name": "信义光能", - "price": 1.97, + "price": 2.01, "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标2.57 | 止损1.7 | 买入区1.93~2.01", - "stop_loss": 1.7, - "entry_low": 1.93, - "entry_high": 2.01, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.41 弱撑:1.91 弱压:2.08 强压:2.57", + "action": "盈利持有 | 目标2.59 | 止损1.8 | 买入区1.97~2.05", + "stop_loss": 1.8, + "entry_low": 1.97, + "entry_high": 2.05, + "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:1.43 弱撑:1.93 弱压:2.08 强压:2.59", "timing_signal": "行业偏弱", - "rr_ratio": 10.0, + "rr_ratio": 7.25, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "行业房地产开发大跌-336.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业电力下跌-2.6%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 2.57, - "updated_reason": "技术面重评: 止损1.71→1.7 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.41 弱撑:1.91 弱压:2.08 强压:2.57", + "take_profit": 2.59, + "updated_reason": "技术面重评: 止损1.7→1.8 | 形态:带下影阴线/neutral 量价:数据不足 强撑:1.43 弱撑:1.93 弱压:2.08 强压:2.59", "changelog": [ { "date": "2026-06-18 10:26", @@ -1409,140 +904,43 @@ "new_action": "盈利持有 | 目标2.57 | 止损1.7 | 买入区1.93~2.01", "reason": "技术面重评: 止损1.71→1.7 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.41 弱撑:1.91 弱压:2.08 强压:2.57", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标2.57 | 止损1.7 | 买入区1.93~2.01", + "new_action": "盈利持有 | 目标2.59 | 止损1.8 | 买入区1.97~2.05", + "reason": "技术面重评: 止损1.7→1.8 | 形态:带下影阴线/neutral 量价:数据不足 强撑:1.43 弱撑:1.93 弱压:2.08 强压:2.59", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "00968_stop_loss", - "condition": { - "price": "<1.7" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00968_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=2.01", - "price_lower": ">=1.93" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 1.93, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00968_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=2.57" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00968_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00968_take_profit", - "condition": { - "price": ">=2.57" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00968_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "00981", "name": "中芯国际", - "price": 82.95, + "price": 84.5, "cost": 76.07, "shares": 500, "avg_price": 0, - "action": "盈利良好 | 止损76.44 | 目标95.42 | 买入区77.85~81.74 | 信号:持有", - "stop_loss": 76.44, + "action": "盈利良好 | 止损79.42 | 目标96.87 | 买入区77.85~81.74 | 信号:持有", + "stop_loss": 79.42, "entry_low": 77.85, "entry_high": 81.74, - "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.22 弱撑:77.85 弱压:86.03 强压:95.42", + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.27 弱撑:77.85 弱压:87.53 强压:96.87", "timing_signal": "持有", - "rr_ratio": 3.0, + "rr_ratio": 2.92, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业半导体上涨+1.9%,正常 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓快进快出", "time_horizon": "数日~2周", "created_at": "2026-06-18 17:15", - "take_profit": 95.42, - "updated_reason": "技术面重评: 止损76.57→76.44, 止盈95.48→95.42 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.22 弱撑:77.85 弱压:86.03 强压:95.4", + "take_profit": 96.87, + "updated_reason": "技术面重评: 止损76.44→79.42, 止盈95.42→96.87 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.27 弱撑:77.85 弱压:87.53 强压:96.8", "changelog": [ { "date": "2026-06-18 11:31", @@ -1669,140 +1067,43 @@ "new_action": "盈利良好 | 止损76.44 | 目标95.42 | 买入区77.85~81.74 | 信号:持有", "reason": "技术面重评: 止损76.57→76.44, 止盈95.48→95.42 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.22 弱撑:77.85 弱压:86.03 强压:95.4", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利良好 | 止损76.44 | 目标95.42 | 买入区77.85~81.74 | 信号:持有", + "new_action": "盈利良好 | 止损79.42 | 目标96.87 | 买入区77.85~81.74 | 信号:持有", + "reason": "技术面重评: 止损76.44→79.42, 止盈95.42→96.87 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.27 弱撑:77.85 弱压:87.53 强压:96.8", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "00981_stop_loss", - "condition": { - "price": "<76.44" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00981_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=81.74", - "price_lower": ">=77.85" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 77.85, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00981_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=95.42" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00981_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00981_take_profit", - "condition": { - "price": ">=95.42" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "00981_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "01070", "name": "TCL电子", - "price": 13.04, + "price": 13.17, "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标15.46 | 止损12.27 | 买入区12.78~13.3", - "stop_loss": 12.27, - "entry_low": 12.78, - "entry_high": 13.3, - "tech_snapshot": "形态:锤子线/T字线/neutral 量价:数据不足 强撑:10.4 弱撑:12.66 弱压:13.31 强压:15.46", - "timing_signal": "低估值", - "rr_ratio": 6.21, + "action": "盈利持有 | 目标15.51 | 止损12.7 | 买入区12.91~13.43 | 信号:弱势持有", + "stop_loss": 12.7, + "entry_low": 12.91, + "entry_high": 13.43, + "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:10.45 弱撑:12.7 弱压:13.41 强压:15.51", + "timing_signal": "弱势持有", + "rr_ratio": 4.98, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业消费电子下跌-1.4%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 15.46, - "updated_reason": "技术面重评: 止损12.3→12.27 | 形态:锤子线/T字线/neutral 量价:数据不足 强撑:10.4 弱撑:12.66 弱压:13.31 强压:15.4", + "take_profit": 15.51, + "updated_reason": "技术信号变化: 弱势持有: 止损12.27→11.83 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:10.44 弱撑:12.7 弱压:13.39 强压:15.5", "changelog": [ { "date": "2026-06-18 11:31", @@ -1929,6 +1230,13 @@ "new_action": "盈利持有 | 目标15.46 | 止损12.27 | 买入区12.78~13.3", "reason": "技术面重评: 止损12.3→12.27 | 形态:锤子线/T字线/neutral 量价:数据不足 强撑:10.4 弱撑:12.66 弱压:13.31 强压:15.4", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标15.46 | 止损12.27 | 买入区12.78~13.3", + "new_action": "盈利持有 | 目标15.5 | 止损11.83 | 买入区12.91~13.43 | 信号:弱势持有", + "reason": "技术信号变化: 弱势持有: 止损12.27→11.83 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:10.44 弱撑:12.7 弱压:13.39 强压:15.5", + "trigger": "技术信号变化: 弱势持有" } ], "strategy_tree": { @@ -1936,7 +1244,7 @@ { "id": "01070_stop_loss", "condition": { - "price": "<12.27" + "price": "<12.7" }, "action": { "type": "sell", @@ -1953,13 +1261,13 @@ "id": "01070_buy_dip", "condition": { "scenario": "weak_consolidation", - "price": "<=13.3", - "price_lower": ">=12.78" + "price": "<=13.43", + "price_lower": ">=12.91" }, "action": { "type": "buy", "amount": "normal", - "limit": 12.78, + "limit": 12.91, "reason": "回调支撑买入" }, "priority": 1, @@ -1972,7 +1280,7 @@ "id": "01070_breakout_chase", "condition": { "scenario": "bullish_recovery", - "price": ">=15.46" + "price": ">=15.51" }, "action": { "type": "buy", @@ -2006,7 +1314,7 @@ { "id": "01070_take_profit", "condition": { - "price": ">=15.46" + "price": ">=15.51" }, "action": { "type": "sell", @@ -2032,37 +1340,36 @@ "success_rate": null, "last_triggered": null } - ], - "created_at": "2026-06-24" + ] } }, { "code": "01088", "name": "中国神华", - "price": 41.68, + "price": 41.78, "cost": 45.97, "shares": 500, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.35 | 目标41.45 | 买入区41.23~41.71 | 信号:持有", - "stop_loss": 33.35, - "entry_low": 41.23, - "entry_high": 41.71, - "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:37.37 弱撑:41.23 弱压:42.15 强压:46.05", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.38 | 目标41.47 | 买入区41.3~41.74 | 信号:持有", + "stop_loss": 33.38, + "entry_low": 41.3, + "entry_high": 41.74, + "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:37.4 弱撑:41.3 弱压:42.22 强压:46.08", "timing_signal": "持有", - "rr_ratio": 1.01, + "rr_ratio": 0.98, "status": "updated", "note": "⚠️盈亏比偏低(1:1.0),不建议加仓", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业煤炭大跌-387.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业煤炭开采加工大跌-4.0%,收紧止损 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 41.45, - "updated_reason": "技术面重评: 止损33.36→33.35 | 形态:带下影阴线/neutral 量价:数据不足 强撑:37.37 弱撑:41.23 弱压:42.15 强压:46.05", + "take_profit": 41.47, + "updated_reason": "技术面重评: 止损33.35→33.38, 止盈41.45→41.47 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:37.4 弱撑:41.3 弱压:42.22 强压:46.08", "changelog": [ { "date": "2026-06-18 11:31", @@ -2182,140 +1489,43 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.35 | 目标41.45 | 买入区41.23~41.71 | 信号:持有", "reason": "技术面重评: 止损33.36→33.35 | 形态:带下影阴线/neutral 量价:数据不足 强撑:37.37 弱撑:41.23 弱压:42.15 强压:46.05", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.35 | 目标41.45 | 买入区41.23~41.71 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.38 | 目标41.47 | 买入区41.3~41.74 | 信号:持有", + "reason": "技术面重评: 止损33.35→33.38, 止盈41.45→41.47 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:37.4 弱撑:41.3 弱压:42.22 强压:46.08", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "01088_stop_loss", - "condition": { - "price": "<33.35" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01088_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=41.71", - "price_lower": ">=41.23" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 41.23, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01088_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=41.45" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01088_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01088_take_profit", - "condition": { - "price": ">=41.45" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01088_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "01211", "name": "比亚迪股份", - "price": 74.3, + "price": 74.75, "cost": 105.05, "shares": 600, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损59.54 | 目标88.88 | 买入区66.87~78.02 | 信号:持有", - "stop_loss": 59.54, - "entry_low": 66.87, - "entry_high": 78.02, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.38 弱撑:73.42 弱压:76.02 强压:88.88", + "action": "深套持有 | 深套持有 | 止损57.24 | 目标84.62 | 买入区67.28~78.49 | 信号:持有", + "stop_loss": 57.24, + "entry_low": 67.28, + "entry_high": 78.49, + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.47 弱撑:73.68 弱压:76.33 强压:89.07", "timing_signal": "持有", - "rr_ratio": 1.13, + "rr_ratio": 1.08, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业汽车整车下跌-2.5%,适度防御 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 88.88, - "updated_reason": "技术面重评: 止损59.64→59.54 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.38 弱撑:73.42 弱压:76.02 强压:88.8", + "take_profit": 84.62, + "updated_reason": "技术面重评: 止损59.54→57.24, 止盈88.88→84.62 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.47 弱撑:73.68 弱压:76.33 强压:89.0", "changelog": [ { "date": "2026-06-18 11:31", @@ -2435,140 +1645,43 @@ "new_action": "深套持有 | 深套持有 | 止损59.54 | 目标88.88 | 买入区66.87~78.02 | 信号:持有", "reason": "技术面重评: 止损59.64→59.54 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.38 弱撑:73.42 弱压:76.02 强压:88.8", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损59.54 | 目标88.88 | 买入区66.87~78.02 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损57.24 | 目标84.62 | 买入区67.28~78.49 | 信号:持有", + "reason": "技术面重评: 止损59.54→57.24, 止盈88.88→84.62 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.47 弱撑:73.68 弱压:76.33 强压:89.0", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "01211_stop_loss", - "condition": { - "price": "<59.54" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01211_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=78.02", - "price_lower": ">=66.87" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 66.87, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01211_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=88.88" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01211_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01211_take_profit", - "condition": { - "price": ">=88.88" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01211_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "01478", "name": "丘钛科技", - "price": 7.53, + "price": 7.67, "cost": 13.81, "shares": 11000, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损5.54 | 目标9.57 | 买入区6.78~7.91 | 信号:持有", - "stop_loss": 5.54, - "entry_low": 6.78, - "entry_high": 7.91, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:5.71 弱撑:7.4 弱压:7.88 强压:9.57", + "action": "深套持有 | 深套持有 | 止损5.36 | 目标9.14 | 买入区6.9~8.05 | 信号:持有", + "stop_loss": 5.36, + "entry_low": 6.9, + "entry_high": 8.05, + "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:5.76 弱撑:7.49 弱压:7.88 强压:9.62", "timing_signal": "持有", - "rr_ratio": 1.12, + "rr_ratio": 1.02, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业消费电子下跌-1.4%,适度防御 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 9.57, - "updated_reason": "技术面重评: 止损5.55→5.54, 止盈9.58→9.57 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:5.71 弱撑:7.4 弱压:7.88 强压:9.57", + "take_profit": 9.14, + "updated_reason": "技术面重评: 止损5.54→5.36, 止盈9.57→9.14 | 形态:带下影阴线/neutral 量价:数据不足 强撑:5.76 弱撑:7.49 弱压:7.88 强压:9.62", "changelog": [ { "date": "2026-06-18 11:31", @@ -2688,140 +1801,43 @@ "new_action": "深套持有 | 深套持有 | 止损5.54 | 目标9.57 | 买入区6.78~7.91 | 信号:持有", "reason": "技术面重评: 止损5.55→5.54, 止盈9.58→9.57 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:5.71 弱撑:7.4 弱压:7.88 强压:9.57", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损5.54 | 目标9.57 | 买入区6.78~7.91 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损5.36 | 目标9.14 | 买入区6.9~8.05 | 信号:持有", + "reason": "技术面重评: 止损5.54→5.36, 止盈9.57→9.14 | 形态:带下影阴线/neutral 量价:数据不足 强撑:5.76 弱撑:7.49 弱压:7.88 强压:9.62", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "01478_stop_loss", - "condition": { - "price": "<5.54" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01478_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=7.91", - "price_lower": ">=6.78" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 6.78, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01478_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=9.57" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01478_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01478_take_profit", - "condition": { - "price": ">=9.57" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01478_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "01888", "name": "建滔积层板", - "price": 93.45, + "price": 95.0, "cost": 88.39, "shares": 500, "avg_price": 0, - "action": "盈利良好 | 短炒强趋势持 | 止损90.42 | 目标132.85 | 买入区87.25~91.61 | 信号:持有", - "stop_loss": 90.42, + "action": "盈利良好 | 短炒强趋势持 | 止损89.29 | 目标129.47 | 买入区87.25~91.61 | 信号:持有", + "stop_loss": 89.29, "entry_low": 87.25, "entry_high": 91.61, - "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:56.68 弱撑:87.25 弱压:98.07 强压:128.98", + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:57.17 弱撑:87.25 弱压:99.03 强压:129.47", "timing_signal": "持有", - "rr_ratio": 7.61, + "rr_ratio": 7.26, "status": "updated", "note": "短炒强趋势持", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业元件大涨+188.0%,可适度积极 | 大盘仅10%个股上涨", + "sector_context": "行业元件上涨+2.0%,正常 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓强趋势让利润跑", "time_horizon": "数日~2周", "created_at": "2026-06-18 17:15", - "take_profit": 132.85, - "updated_reason": "技术面重评: 止损91.43→90.42, 止盈133.2→132.85 | 形态:带上影阳线/neutral 量价:数据不足 强撑:56.68 弱撑:87.25 弱压:98.07 强压:128.9", + "take_profit": 129.47, + "updated_reason": "技术面重评: 止损90.42→89.29, 止盈132.85→129.47 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:57.17 弱撑:87.25 弱压:99.03 强压:129.", "changelog": [ { "date": "2026-06-18 11:31", @@ -2955,140 +1971,43 @@ "new_action": "盈利良好 | 短炒强趋势持 | 止损90.42 | 目标132.85 | 买入区87.25~91.61 | 信号:持有", "reason": "技术面重评: 止损91.43→90.42, 止盈133.2→132.85 | 形态:带上影阳线/neutral 量价:数据不足 强撑:56.68 弱撑:87.25 弱压:98.07 强压:128.9", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利良好 | 短炒强趋势持 | 止损90.42 | 目标132.85 | 买入区87.25~91.61 | 信号:持有", + "new_action": "盈利良好 | 短炒强趋势持 | 止损89.29 | 目标129.47 | 买入区87.25~91.61 | 信号:持有", + "reason": "技术面重评: 止损90.42→89.29, 止盈132.85→129.47 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:57.17 弱撑:87.25 弱压:99.03 强压:129.", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "01888_stop_loss", - "condition": { - "price": "<90.42" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01888_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=91.61", - "price_lower": ">=87.25" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 87.25, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01888_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=132.85" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01888_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01888_take_profit", - "condition": { - "price": ">=132.85" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "01888_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "02202", "name": "万科企业", - "price": 2.36, + "price": 2.35, "cost": 4.68, "shares": 19700, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损1.78 | 目标2.49 | 买入区2.12~2.48 | 信号:持有", - "stop_loss": 1.78, + "action": "深套持有 | 深套持有 | 止损1.77 | 目标2.48 | 买入区2.12~2.47 | 信号:持有", + "stop_loss": 1.77, "entry_low": 2.12, - "entry_high": 2.48, - "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:1.99 弱撑:2.3 弱压:2.43 强压:2.77", + "entry_high": 2.47, + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.98 弱撑:2.3 弱压:2.43 强压:2.76", "timing_signal": "持有", "rr_ratio": 1.11, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业房地产开发大跌-336.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业房地产大跌-3.5%,收紧止损 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 2.49, - "updated_reason": "技术面重评: 策略文字调整", + "take_profit": 2.48, + "updated_reason": "技术面重评: 止损1.78→1.77, 止盈2.49→2.48 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.98 弱撑:2.3 弱压:2.43 强压:2.76", "changelog": [ { "date": "2026-06-18 11:31", @@ -3201,134 +2120,37 @@ "new_action": "深套持有 | 深套持有 | 止损1.78 | 目标2.49 | 买入区2.12~2.48 | 信号:持有", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损1.78 | 目标2.49 | 买入区2.12~2.48 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损1.77 | 目标2.48 | 买入区2.12~2.47 | 信号:持有", + "reason": "技术面重评: 止损1.78→1.77, 止盈2.49→2.48 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.98 弱撑:2.3 弱压:2.43 强压:2.76", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "02202_stop_loss", - "condition": { - "price": "<1.78" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02202_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=2.48", - "price_lower": ">=2.12" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 2.12, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02202_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=2.49" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02202_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02202_take_profit", - "condition": { - "price": ">=2.49" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02202_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "02318", "name": "中国平安", - "price": 52.4, + "price": 52.8, "cost": 54.82, "shares": 500, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", "stop_loss": 53.3, "entry_low": 53.85, "entry_high": 56.05, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:46.43 弱撑:51.87 弱压:53.6 强压:59.33", + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:46.53 弱撑:52.07 弱压:53.67 强压:59.43", "timing_signal": "持有", - "rr_ratio": 15.88, + "rr_ratio": 15.0, "status": "manual", - "note": "⚠️盈亏比偏低(1:1.2),不建议加仓", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "note": "⚠️盈亏比偏低(1:1.1),不建议加仓", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "manual", - "sector_context": "行业保险Ⅱ大跌-184.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业保险下跌-1.8%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", @@ -3440,112 +2262,15 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", + "reason": "技术面重评: 策略文字调整", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "02318_stop_loss", - "condition": { - "price": "<53.3" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02318_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=56.05", - "price_lower": ">=53.85" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 53.85, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02318_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=60.72" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02318_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02318_take_profit", - "condition": { - "price": ">=60.72" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02318_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "02359", @@ -3554,25 +2279,26 @@ "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | ⚠️盈亏比偏低(1:1.7),谨慎买入 | 目标163.73 | 止损133.22 | 买入区140.34~143.97 | 信号:买入", - "stop_loss": 133.22, + "action": "盈利持有 | ⚠️盈亏比偏低(1:1.7),谨慎买入 | 目标163.9 | 止损130.8 | 买入区140.34~144.04 | 信号:买入", + "stop_loss": 130.8, "entry_low": 140.34, - "entry_high": 143.97, - "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:115.93 弱撑:130.8 弱压:148.37 强压:163.73", + "entry_high": 144.04, + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:116.1 弱撑:130.8 弱压:148.7 强压:163.9", "timing_signal": "买入", - "rr_ratio": 1.66, + "rr_ratio": 1.67, "status": "updated", "note": "⚠️盈亏比偏低(1:1.7),谨慎买入", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "行业医疗服务大涨+54.0%,可适度积极 | 大盘仅10%个股上涨", + "sector_context": "行业医疗服务+0.6%,中性 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", - "take_profit": 163.73, + "take_profit": 163.9, + "updated_reason": "技术面重评: 止损133.22→126.88 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:115.93 弱撑:130.8 弱压:148.37 强压:16", "changelog": [ { "date": "2026-06-18 11:31", @@ -3685,6 +2411,13 @@ "new_action": "盈利持有 | ⚠️盈亏比偏低(1:1.7),谨慎买入 | 目标163.73 | 止损133.22 | 买入区140.34~143.97 | 信号:买入", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | ⚠️盈亏比偏低(1:1.7),谨慎买入 | 目标163.73 | 止损133.22 | 买入区140.34~143.97 | 信号:买入", + "new_action": "盈利持有 | ⚠️盈亏比偏低(1:1.7),谨慎买入 | 目标163.73 | 止损126.88 | 买入区140.34~143.97 | 信号:买入", + "reason": "技术面重评: 止损133.22→126.88 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:115.93 弱撑:130.8 弱压:148.37 强压:16", + "trigger": "技术面重评" } ], "strategy_tree": { @@ -3692,7 +2425,7 @@ { "id": "02359_stop_loss", "condition": { - "price": "<133.22" + "price": "<130.8" }, "action": { "type": "sell", @@ -3709,7 +2442,7 @@ "id": "02359_buy_dip", "condition": { "scenario": "weak_consolidation", - "price": "<=143.97", + "price": "<=144.04", "price_lower": ">=140.34" }, "action": { @@ -3728,7 +2461,7 @@ "id": "02359_breakout_chase", "condition": { "scenario": "bullish_recovery", - "price": ">=163.73" + "price": ">=163.9" }, "action": { "type": "buy", @@ -3762,7 +2495,7 @@ { "id": "02359_take_profit", "condition": { - "price": ">=163.73" + "price": ">=163.9" }, "action": { "type": "sell", @@ -3788,37 +2521,36 @@ "success_rate": null, "last_triggered": null } - ], - "created_at": "2026-06-24" + ] } }, { "code": "02388", "name": "中银香港", - "price": 46.22, + "price": 46.12, "cost": 43.79, "shares": 1000, "avg_price": 0, - "action": "盈利良好 | 止损40.01 | 目标45.24 | 买入区45.57~47.55 | 信号:持有", - "stop_loss": 40.01, - "entry_low": 45.57, - "entry_high": 47.55, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.87 弱撑:45.57 弱压:47.25 强压:50.27", + "action": "盈利良好 | 止损41.66 | 目标47.72 | 买入区45.5~47.48 | 信号:持有", + "stop_loss": 41.66, + "entry_low": 45.5, + "entry_high": 47.48, + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.85 弱撑:45.5 弱压:47.18 强压:50.23", "timing_signal": "持有", - "rr_ratio": 2.91, + "rr_ratio": 2.98, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业银行Ⅱ大跌-191.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业银行下跌-1.9%,适度防御 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2周~3月", "created_at": "2026-06-18 17:15", - "take_profit": 45.24, - "updated_reason": "技术面重评: 止损40.02→40.01, 止盈45.23→45.24 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.87 弱撑:45.57 弱压:47.25 强压:50.2", + "take_profit": 47.72, + "updated_reason": "技术面重评: 止损40.01→41.66, 止盈45.24→47.72 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.85 弱撑:45.5 弱压:47.18 强压:50.23", "changelog": [ { "date": "2026-06-18 11:31", @@ -3945,140 +2677,43 @@ "new_action": "盈利良好 | 止损40.01 | 目标45.24 | 买入区45.57~47.55 | 信号:持有", "reason": "技术面重评: 止损40.02→40.01, 止盈45.23→45.24 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.87 弱撑:45.57 弱压:47.25 强压:50.2", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利良好 | 止损40.01 | 目标45.24 | 买入区45.57~47.55 | 信号:持有", + "new_action": "盈利良好 | 止损41.66 | 目标47.72 | 买入区45.5~47.48 | 信号:持有", + "reason": "技术面重评: 止损40.01→41.66, 止盈45.24→47.72 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.85 弱撑:45.5 弱压:47.18 强压:50.23", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "02388_stop_loss", - "condition": { - "price": "<40.01" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02388_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=47.55", - "price_lower": ">=45.57" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 45.57, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02388_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=45.24" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02388_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02388_take_profit", - "condition": { - "price": ">=45.24" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02388_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "02628", "name": "中国人寿", - "price": 28.1, + "price": 28.22, "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标32.63 | 止损27.26 | 买入区27.54~28.66 | 信号:关注", - "stop_loss": 27.26, - "entry_low": 27.54, - "entry_high": 28.66, - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:24.43 弱撑:27.59 弱压:29.3 强压:32.63", + "action": "盈利持有 | 目标32.69 | 止损25.49 | 买入区27.66~28.78 | 信号:关注", + "stop_loss": 25.49, + "entry_low": 27.66, + "entry_high": 28.78, + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:24.49 弱撑:27.69 弱压:29.3 强压:32.69", "timing_signal": "关注", - "rr_ratio": 5.39, + "rr_ratio": 5.26, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "行业保险Ⅱ大跌-184.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业保险下跌-1.8%,适度防御 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2周~3月", "created_at": "2026-06-18 17:15", - "take_profit": 32.63, - "updated_reason": "技术面重评: 策略文字调整", + "take_profit": 32.69, + "updated_reason": "技术面重评: 止损27.26→25.49 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:24.49 弱撑:27.69 弱压:29.3 强压:32.69", "changelog": [ { "date": "2026-06-18 11:31", @@ -4205,140 +2840,43 @@ "new_action": "盈利持有 | 目标32.64 | 止损24.33 | 买入区27.54~28.66 | 信号:关注", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标32.63 | 止损27.26 | 买入区27.54~28.66 | 信号:关注", + "new_action": "盈利持有 | 目标32.69 | 止损25.49 | 买入区27.66~28.78 | 信号:关注", + "reason": "技术面重评: 止损27.26→25.49 | 形态:光头光脚阴线/bearish 量价:数据不足 强撑:24.49 弱撑:27.69 弱压:29.3 强压:32.69", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "02628_stop_loss", - "condition": { - "price": "<27.26" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02628_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=28.66", - "price_lower": ">=27.54" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 27.54, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02628_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=32.63" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02628_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02628_take_profit", - "condition": { - "price": ">=32.63" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "02628_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "06160", "name": "百济神州", - "price": 166.7, + "price": 167.5, "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标181.31 | 止损160.9 | 买入区163.37~169.06", + "action": "盈利持有 | 目标181.57 | 止损160.9 | 买入区164.15~169.17 | 信号:买入", "stop_loss": 160.9, - "entry_low": 163.37, - "entry_high": 169.06, - "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:151.49 弱撑:160.9 弱压:169.0 强压:181.31", - "timing_signal": "仓97.87%现金有限", - "rr_ratio": 2.52, + "entry_low": 164.15, + "entry_high": 169.17, + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:151.63 弱撑:160.9 弱压:169.4 强压:181.57", + "timing_signal": "买入", + "rr_ratio": 2.13, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业生物制品-0.5%,中性 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", - "take_profit": 181.31, - "updated_reason": "技术面重评: 策略文字调整", + "take_profit": 181.57, + "updated_reason": "技术信号变化: 买入: 止损160.9→156.07 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:151.66 弱撑:160.9 弱压:169.47 强压:18", "changelog": [ { "date": "2026-06-18 11:31", @@ -4472,6 +3010,13 @@ "new_action": "盈利持有 | 目标181.27 | 止损156.07 | 买入区163.37~169.05", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标181.31 | 止损160.9 | 买入区163.37~169.06", + "new_action": "盈利持有 | 目标181.61 | 止损156.07 | 买入区164.15~169.18 | 信号:买入", + "reason": "技术信号变化: 买入: 止损160.9→156.07 | 形态:光头光脚阳线/bullish 量价:数据不足 强撑:151.66 弱撑:160.9 弱压:169.47 强压:18", + "trigger": "技术信号变化: 买入" } ], "strategy_tree": { @@ -4496,13 +3041,13 @@ "id": "06160_buy_dip", "condition": { "scenario": "weak_consolidation", - "price": "<=169.06", - "price_lower": ">=163.37" + "price": "<=169.17", + "price_lower": ">=164.15" }, "action": { "type": "buy", "amount": "normal", - "limit": 163.37, + "limit": 164.15, "reason": "回调支撑买入" }, "priority": 1, @@ -4515,7 +3060,7 @@ "id": "06160_breakout_chase", "condition": { "scenario": "bullish_recovery", - "price": ">=181.31" + "price": ">=181.57" }, "action": { "type": "buy", @@ -4549,7 +3094,7 @@ { "id": "06160_take_profit", "condition": { - "price": ">=181.31" + "price": ">=181.57" }, "action": { "type": "sell", @@ -4575,37 +3120,36 @@ "success_rate": null, "last_triggered": null } - ], - "created_at": "2026-06-24" + ] } }, { "code": "06869", "name": "长飞光纤", - "price": 255.4, + "price": 259.8, "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标348.67 | 止损220.0 | 买入区250.29~260.51", - "stop_loss": 220.0, - "entry_low": 250.29, - "entry_high": 260.51, - "tech_snapshot": "形态:带上影阴线/bearish 量价:数据不足 强撑:171.07 弱撑:246.53 弱压:268.53 强压:348.67", + "action": "盈利持有 | 目标350.07 | 止损232.18 | 买入区254.6~265.0", + "stop_loss": 232.18, + "entry_low": 254.6, + "entry_high": 265.0, + "tech_snapshot": "形态:小阴线/bearish 量价:数据不足 强撑:172.47 弱撑:249.33 弱压:271.33 强压:350.07", "timing_signal": "高估值", - "rr_ratio": 10.52, + "rr_ratio": 8.62, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:32", - "updated_at": "2026-06-24 11:32", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "行业通信设备大跌-178.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业通信设备下跌-1.8%,适度防御 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓强趋势让利润跑", "time_horizon": "数日~2周", "created_at": "2026-06-18 17:15", - "take_profit": 348.67, - "updated_reason": "技术面重评: 止损220.96→220.0 | 形态:带上影阴线/bearish 量价:数据不足 强撑:171.07 弱撑:246.53 弱压:268.53 强压:34", + "take_profit": 350.07, + "updated_reason": "技术面重评: 止损220.0→232.18 | 形态:小阴线/bearish 量价:数据不足 强撑:172.47 弱撑:249.33 弱压:271.33 强压:350.", "changelog": [ { "date": "2026-06-18 11:31", @@ -4725,117 +3269,20 @@ "new_action": "盈利持有 | 目标348.67 | 止损220.0 | 买入区250.29~260.51", "reason": "技术面重评: 止损220.96→220.0 | 形态:带上影阴线/bearish 量价:数据不足 强撑:171.07 弱撑:246.53 弱压:268.53 强压:34", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标348.67 | 止损220.0 | 买入区250.29~260.51", + "new_action": "盈利持有 | 目标350.07 | 止损232.18 | 买入区254.6~265.0", + "reason": "技术面重评: 止损220.0→232.18 | 形态:小阴线/bearish 量价:数据不足 强撑:172.47 弱撑:249.33 弱压:271.33 强压:350.", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "06869_stop_loss", - "condition": { - "price": "<220.0" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "06869_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=260.51", - "price_lower": ">=250.29" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 250.29, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "06869_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=348.67" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "06869_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "06869_take_profit", - "condition": { - "price": ">=348.67" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "06869_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "09868", "name": "小鹏集团-W", - "price": 49.58, + "price": 49.9, "cost": 51.36, "shares": 700, "avg_price": 0, @@ -4843,16 +3290,16 @@ "stop_loss": 49.83, "entry_low": 50.52, "entry_high": 52.58, - "tech_snapshot": "形态:小阴线/neutral 量价:数据不足 强撑:40.05 弱撑:48.67 弱压:50.63 强压:59.41", + "tech_snapshot": "形态:锤子线/T字线/neutral 量价:数据不足 强撑:40.15 弱撑:48.87 弱压:50.83 强压:59.51", "timing_signal": "持有", - "rr_ratio": 22.09, + "rr_ratio": 21.3, "status": "manual", "note": "⚠️盈亏比偏低(1:1.0),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "manual", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业汽车整车下跌-2.5%,适度防御 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓快进快出", "time_horizon": "数日~2周", @@ -4964,139 +3411,35 @@ "reason": "技术信号变化: 持有: 策略文字调整", "trigger": "技术信号变化: 持有" } - ], - "strategy_tree": { - "branches": [ - { - "id": "09868_stop_loss", - "condition": { - "price": "<49.83" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09868_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=52.58", - "price_lower": ">=50.52" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 50.52, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09868_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=60.53" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09868_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09868_take_profit", - "condition": { - "price": ">=60.53" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09868_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "09988", "name": "阿里巴巴-W", - "price": 98.1, + "price": 98.85, "cost": 126.15, "shares": 700, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损74.09 | 目标102.71 | 买入区88.29~103.0 | 信号:持有", - "stop_loss": 74.09, - "entry_low": 88.29, - "entry_high": 103.0, - "tech_snapshot": "形态:带上影阴线/bearish 量价:数据不足 强撑:83.02 弱撑:97.18 弱压:99.48 强压:114.12", + "action": "深套持有 | 深套持有 | 止损74.27 | 目标102.9 | 买入区88.97~103.79 | 信号:持有", + "stop_loss": 74.27, + "entry_low": 88.97, + "entry_high": 103.79, + "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:83.23 弱撑:97.62 弱压:99.92 强压:114.33", "timing_signal": "持有", - "rr_ratio": 1.06, + "rr_ratio": 0.99, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业软件开发大跌-314.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业软件开发大跌-3.2%,收紧止损 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 102.71, - "updated_reason": "技术面重评: 止损74.11→74.09, 止盈102.74→102.71 | 形态:带上影阴线/bearish 量价:数据不足 强撑:83.02 弱撑:97.18 弱压:99.48 强压:114.1", + "take_profit": 102.9, + "updated_reason": "技术面重评: 止损74.09→74.27, 止盈102.71→102.9 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:83.23 弱撑:97.62 弱压:99.92 强压:114", "changelog": [ { "date": "2026-06-18 11:31", @@ -5216,112 +3559,15 @@ "new_action": "深套持有 | 深套持有 | 止损74.09 | 目标102.71 | 买入区88.29~103.0 | 信号:持有", "reason": "技术面重评: 止损74.11→74.09, 止盈102.74→102.71 | 形态:带上影阴线/bearish 量价:数据不足 强撑:83.02 弱撑:97.18 弱压:99.48 强压:114.1", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损74.09 | 目标102.71 | 买入区88.29~103.0 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损74.27 | 目标102.9 | 买入区88.97~103.79 | 信号:持有", + "reason": "技术面重评: 止损74.09→74.27, 止盈102.71→102.9 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:83.23 弱撑:97.62 弱压:99.92 强压:114", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "09988_stop_loss", - "condition": { - "price": "<74.09" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09988_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=103.0", - "price_lower": ">=88.29" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 88.29, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09988_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=102.71" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09988_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09988_take_profit", - "condition": { - "price": ">=102.71" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "09988_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "300035", @@ -5330,8 +3576,8 @@ "cost": 22.29, "shares": 1400, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损13.96 | 目标18.99 | 买入区14.52~16.94 | 信号:持有", - "stop_loss": 13.96, + "action": "深套持有 | 深套持有 | 止损13.3 | 目标18.44 | 买入区14.52~16.94 | 信号:持有", + "stop_loss": 13.3, "entry_low": 14.52, "entry_high": 16.94, "tech_snapshot": "形态:带下影阴线/neutral 量价:主动卖盘占优 强撑:13.9 弱撑:15.92 弱压:16.37 强压:18.44", @@ -5339,16 +3585,17 @@ "rr_ratio": 0.95, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业能源金属大涨+462.0%,可适度积极 | 大盘仅10%个股上涨", + "sector_context": "行业电池-0.6%,中性 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 18.99, + "take_profit": 18.44, + "updated_reason": "技术面重评: 止损13.96→13.3, 止盈18.99→18.44 | 形态:带下影阴线/neutral 量价:主动卖盘占优 强撑:13.9 弱撑:15.92 弱压:16.37 强压:18.4", "changelog": [ { "date": "2026-06-18 11:31", @@ -5447,112 +3694,15 @@ "new_action": "深套持有 | 深套持有 | 止损13.96 | 目标18.99 | 买入区14.52~16.94 | 信号:持有", "reason": "技术面重评: 止损13.95→13.96, 止盈18.98→18.99 | 形态:带下影阴线/neutral 量价:主动卖盘占优 强撑:13.9 弱撑:15.92 弱压:16.37 强压:18.4", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损13.96 | 目标18.99 | 买入区14.52~16.94 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损13.3 | 目标18.44 | 买入区14.52~16.94 | 信号:持有", + "reason": "技术面重评: 止损13.96→13.3, 止盈18.99→18.44 | 形态:带下影阴线/neutral 量价:主动卖盘占优 强撑:13.9 弱撑:15.92 弱压:16.37 强压:18.4", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "300035_stop_loss", - "condition": { - "price": "<13.96" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300035_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=16.94", - "price_lower": ">=14.52" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 14.52, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "300035_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=18.99" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300035_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300035_take_profit", - "condition": { - "price": ">=18.99" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300035_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "300124", @@ -5570,16 +3720,17 @@ "rr_ratio": 3.37, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业自动化设备下跌-1.7%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", "take_profit": 73.19, + "updated_reason": "技术面重评: 止损64.5→60.06 | 形态:长影星线/neutral 量价:主动卖盘占优 强撑:59.95 弱撑:65.66 弱压:67.41 强压:73.1", "changelog": [ { "date": "2026-06-18 11:31", @@ -5678,6 +3829,13 @@ "new_action": "盈利持有 | 目标73.19 | 止损62.56 | 买入区65.16~67.82 | 信号:观望", "reason": "技术面重评: 止损62.4→62.56 | 形态:长影星线/neutral 量价:主动卖盘占优 强撑:59.95 弱撑:65.66 弱压:67.41 强压:73.1", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标73.19 | 止损64.5 | 买入区65.16~67.82 | 信号:观望", + "new_action": "盈利持有 | 目标73.19 | 止损60.06 | 买入区65.16~67.82 | 信号:观望", + "reason": "技术面重评: 止损64.5→60.06 | 形态:长影星线/neutral 量价:主动卖盘占优 强撑:59.95 弱撑:65.66 弱压:67.41 强压:73.1", + "trigger": "技术面重评" } ], "strategy_tree": { @@ -5777,12 +3935,11 @@ }, "priority": 99, "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, + "trigger_count": 1, "success_rate": null, - "last_triggered": null + "last_triggered": "2026-06-24" } - ], - "created_at": "2026-06-24" + ] } }, { @@ -5801,11 +3958,11 @@ "rr_ratio": 3.22, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "大盘上涨比7.8%", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", @@ -5868,111 +4025,7 @@ "reason": "技术面重评: 止损1268.09→1272.56 | 形态:倒T线/射击之星/bearish 量价:主动买盘占优 强撑:1196.72 弱撑:1290.32 弱压:1339.", "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "300308_stop_loss", - "condition": { - "price": "<1272.56" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300308_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=1338.16", - "price_lower": ">=1285.68" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 1285.68, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "300308_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=1438.48" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300308_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300308_take_profit", - "condition": { - "price": ">=1438.48" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300308_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "300548", @@ -5981,8 +4034,8 @@ "cost": 231.46, "shares": 100, "avg_price": 0, - "action": "盈利良好 | 短炒强趋势持 | 止损240.35 | 目标308.9 | 买入区269.33~282.8 | 信号:持有", - "stop_loss": 240.35, + "action": "盈利良好 | 短炒强趋势持 | 止损250.8 | 目标326.06 | 买入区269.33~282.8 | 信号:持有", + "stop_loss": 250.8, "entry_low": 269.33, "entry_high": 282.8, "tech_snapshot": "形态:带上影阴线/bearish 量价:主动买盘占优 强撑:228.82 弱撑:269.33 弱压:293.44 强压:343.22", @@ -5990,16 +4043,17 @@ "rr_ratio": 7.41, "status": "updated", "note": "短炒强趋势持", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业通信设备大跌-178.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业光学光电子下跌-1.3%,适度防御 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓强趋势让利润跑", "time_horizon": "数日~2周", "created_at": "2026-06-18 17:15", - "take_profit": 308.9, + "take_profit": 326.06, + "updated_reason": "技术面重评: 止损240.35→250.8, 止盈308.9→326.06 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:228.82 弱撑:269.33 弱压:293.44 强压:", "changelog": [ { "date": "2026-06-18 11:31", @@ -6098,112 +4152,15 @@ "new_action": "盈利良好 | 短炒强趋势持 | 止损240.35 | 目标308.9 | 买入区269.33~282.8 | 信号:持有", "reason": "技术面重评: 止损239.92→240.35 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:228.82 弱撑:269.33 弱压:293.44 强压:", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利良好 | 短炒强趋势持 | 止损240.35 | 目标308.9 | 买入区269.33~282.8 | 信号:持有", + "new_action": "盈利良好 | 短炒强趋势持 | 止损250.8 | 目标326.06 | 买入区269.33~282.8 | 信号:持有", + "reason": "技术面重评: 止损240.35→250.8, 止盈308.9→326.06 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:228.82 弱撑:269.33 弱压:293.44 强压:", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "300548_stop_loss", - "condition": { - "price": "<240.35" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300548_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=282.8", - "price_lower": ">=269.33" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 269.33, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "300548_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=308.9" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300548_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300548_take_profit", - "condition": { - "price": ">=308.9" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300548_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "300690", @@ -6212,8 +4169,8 @@ "cost": 27.18, "shares": 400, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损18.95 | 目标22.41 | 买入区22.48~23.07 | 信号:持有", - "stop_loss": 18.95, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损19.78 | 目标23.65 | 买入区22.48~23.07 | 信号:持有", + "stop_loss": 19.78, "entry_low": 22.48, "entry_high": 23.07, "tech_snapshot": "形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:21.24 弱撑:22.48 弱压:23.63 强压:24.9", @@ -6221,16 +4178,17 @@ "rr_ratio": 1.25, "status": "updated", "note": "⚠️盈亏比偏低(1:1.2),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业风电设备大跌-220.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业风电设备下跌-2.2%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 21:02", - "take_profit": 22.41, + "take_profit": 23.65, + "updated_reason": "技术面重评: 止损18.95→19.78, 止盈22.41→23.65 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:21.24 弱撑:22.48 弱压:23.63 强压:24", "changelog": [ { "date": "2026-06-18 21:02", @@ -6315,112 +4273,15 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损18.95 | 目标22.41 | 买入区22.48~23.07 | 信号:持有", "reason": "技术面重评: 止盈22.4→22.41 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:21.24 弱撑:22.48 弱压:23.63 强压:24", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损18.95 | 目标22.41 | 买入区22.48~23.07 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损19.78 | 目标23.65 | 买入区22.48~23.07 | 信号:持有", + "reason": "技术面重评: 止损18.95→19.78, 止盈22.41→23.65 | 形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:21.24 弱撑:22.48 弱压:23.63 强压:24", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "300690_stop_loss", - "condition": { - "price": "<18.95" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300690_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=23.07", - "price_lower": ">=22.48" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 22.48, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "300690_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=22.41" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300690_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300690_take_profit", - "condition": { - "price": ">=22.41" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300690_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "300750", @@ -6438,11 +4299,11 @@ "rr_ratio": 0.84, "status": "updated", "note": "⚠️盈亏比偏低(1:0.8),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业电池-0.6%,中性 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", @@ -6554,111 +4415,7 @@ "reason": "技术面重评: 止损349.95→350.5, 止盈422.25→422.82 | 形态:带下影阳线/bullish 量价:买卖均衡 强撑:361.34 弱撑:389.36 弱压:397.49 强压:42", "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "300750_stop_loss", - "condition": { - "price": "<350.5" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300750_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=392.08", - "price_lower": ">=389.36" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 389.36, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300750_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=422.82" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300750_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300750_take_profit", - "condition": { - "price": ">=422.82" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "300750_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "518880", @@ -6667,8 +4424,8 @@ "cost": 12.19, "shares": 2400, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损6.4 | 目标8.23 | 买入区7.6~8.86 | 信号:持有", - "stop_loss": 6.4, + "action": "深套持有 | 深套持有 | 止损6.68 | 目标8.68 | 买入区7.6~8.86 | 信号:持有", + "stop_loss": 6.68, "entry_low": 7.6, "entry_high": 8.86, "tech_snapshot": "形态:带上影阴线/bearish 量价:数据不足 强撑:7.79 弱撑:8.4 弱压:8.54 强压:9.14", @@ -6676,16 +4433,17 @@ "rr_ratio": 0.55, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业贵金属大跌-220.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业贵金属下跌-1.6%,适度防御 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-19 11:24", - "take_profit": 8.23, + "take_profit": 8.68, + "updated_reason": "技术面重评: 止损6.4→6.68, 止盈8.23→8.68 | 形态:带上影阴线/bearish 量价:数据不足 强撑:7.79 弱撑:8.4 弱压:8.54 强压:9.14", "changelog": [ { "date": "2026-06-19 11:24", @@ -6749,112 +4507,15 @@ "new_action": "深套持有 | 深套持有 | 止损6.4 | 目标8.23 | 买入区7.6~8.86 | 信号:持有", "reason": "技术面重评: 止损6.41→6.4 | 形态:带上影阴线/bearish 量价:数据不足 强撑:7.79 弱撑:8.4 弱压:8.54 强压:9.14", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损6.4 | 目标8.23 | 买入区7.6~8.86 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损6.68 | 目标8.68 | 买入区7.6~8.86 | 信号:持有", + "reason": "技术面重评: 止损6.4→6.68, 止盈8.23→8.68 | 形态:带上影阴线/bearish 量价:数据不足 强撑:7.79 弱撑:8.4 弱压:8.54 强压:9.14", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "518880_stop_loss", - "condition": { - "price": "<6.4" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "518880_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=8.86", - "price_lower": ">=7.6" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 7.6, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "518880_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=8.23" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "518880_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "518880_take_profit", - "condition": { - "price": ">=8.23" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "518880_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "600036", @@ -6863,8 +4524,8 @@ "cost": 38.16, "shares": 800, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损30.54 | 目标36.13 | 买入区36.79~37.19 | 信号:弱势持有", - "stop_loss": 30.54, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损31.87 | 目标38.14 | 买入区36.79~37.19 | 信号:弱势持有", + "stop_loss": 31.87, "entry_low": 36.79, "entry_high": 37.19, "tech_snapshot": "形态:光头光脚阴线/bearish 量价:买卖均衡 强撑:34.22 弱撑:36.79 弱压:37.43 强压:40.15", @@ -6872,16 +4533,17 @@ "rr_ratio": 1.1, "status": "updated", "note": "⚠️盈亏比偏低(1:1.1),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业银行Ⅱ大跌-191.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业银行下跌-1.9%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 36.13, + "take_profit": 38.14, + "updated_reason": "技术面重评: 止损30.54→31.87, 止盈36.13→38.14 | 形态:光头光脚阴线/bearish 量价:买卖均衡 强撑:34.22 弱撑:36.79 弱压:37.43 强压:40.1", "changelog": [ { "date": "2026-06-18 11:31", @@ -6973,112 +4635,15 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损30.54 | 目标36.13 | 买入区36.79~37.19 | 信号:弱势持有", "reason": "技术面重评: 止损30.56→30.54, 止盈36.15→36.13 | 形态:光头光脚阴线/bearish 量价:买卖均衡 强撑:34.22 弱撑:36.79 弱压:37.43 强压:40.1", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损30.54 | 目标36.13 | 买入区36.79~37.19 | 信号:弱势持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损31.87 | 目标38.14 | 买入区36.79~37.19 | 信号:弱势持有", + "reason": "技术面重评: 止损30.54→31.87, 止盈36.13→38.14 | 形态:光头光脚阴线/bearish 量价:买卖均衡 强撑:34.22 弱撑:36.79 弱压:37.43 强压:40.1", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "600036_stop_loss", - "condition": { - "price": "<30.54" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600036_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=37.19", - "price_lower": ">=36.79" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 36.79, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "600036_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=36.13" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600036_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600036_take_profit", - "condition": { - "price": ">=36.13" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600036_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "600519", @@ -7096,11 +4661,11 @@ "rr_ratio": 2.85, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "大盘上涨比7.8%", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", @@ -7163,111 +4728,7 @@ "reason": "技术面重评: 止损1178.05→1179.58 | 形态:倒T线/射击之星/bearish 量价:主动买盘占优 强撑:1124.58 弱撑:1202.82 弱压:1235.", "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "600519_stop_loss", - "condition": { - "price": "<1179.58" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600519_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=1235.8", - "price_lower": ">=1191.74" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 1191.74, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "600519_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=1320.12" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600519_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600519_take_profit", - "condition": { - "price": ">=1320.12" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600519_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "600563", @@ -7276,8 +4737,8 @@ "cost": 146.95, "shares": 100, "avg_price": 0, - "action": "盈利良好 | 止损172.96 | 目标216.73 | 买入区162.51~170.64 | 信号:持有", - "stop_loss": 172.96, + "action": "盈利良好 | 止损168.02 | 目标210.42 | 买入区162.51~170.64 | 信号:持有", + "stop_loss": 168.02, "entry_low": 162.51, "entry_high": 170.64, "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:146.26 弱撑:162.51 弱压:184.36 强压:210.42", @@ -7285,16 +4746,17 @@ "rr_ratio": 3.54, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业元件大涨+188.0%,可适度积极 | 大盘仅10%个股上涨", + "sector_context": "行业元件上涨+2.0%,正常 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", "created_at": "2026-06-18 17:15", - "take_profit": 216.73, + "take_profit": 210.42, + "updated_reason": "技术面重评: 止损172.96→168.02, 止盈216.73→210.42 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:146.26 弱撑:162.51 弱压:184.36 强压:2", "changelog": [ { "date": "2026-06-18 11:31", @@ -7379,112 +4841,15 @@ "new_action": "盈利良好 | 止损172.96 | 目标216.73 | 买入区162.51~170.64 | 信号:持有", "reason": "技术面重评: 止损167.87→172.96, 止盈184.12→216.73 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:146.26 弱撑:162.51 弱压:184.36 强压:2", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利良好 | 止损172.96 | 目标216.73 | 买入区162.51~170.64 | 信号:持有", + "new_action": "盈利良好 | 止损168.02 | 目标210.42 | 买入区162.51~170.64 | 信号:持有", + "reason": "技术面重评: 止损172.96→168.02, 止盈216.73→210.42 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:146.26 弱撑:162.51 弱压:184.36 强压:2", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "600563_stop_loss", - "condition": { - "price": "<172.96" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600563_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=170.64", - "price_lower": ">=162.51" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 162.51, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600563_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=216.73" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600563_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600563_take_profit", - "condition": { - "price": ">=216.73" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600563_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "600739", @@ -7493,8 +4858,8 @@ "cost": 12.29, "shares": 6600, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损8.56 | 目标10.51 | 买入区10.32~10.63 | 信号:持有", - "stop_loss": 8.56, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损9.3 | 目标11.68 | 买入区10.32~10.63 | 信号:持有", + "stop_loss": 9.3, "entry_low": 10.32, "entry_high": 10.63, "tech_snapshot": "形态:带上影阴线/bearish 量价:主动买盘占优 强撑:9.59 弱撑:10.32 弱压:10.74 强压:11.68", @@ -7502,16 +4867,17 @@ "rr_ratio": 1.35, "status": "updated", "note": "⚠️盈亏比偏低(1:1.3),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "行业贸易Ⅱ大跌-291.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业生物制品-0.5%,中性 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", - "take_profit": 10.51, + "take_profit": 11.68, + "updated_reason": "技术面重评: 止损8.56→9.3, 止盈10.51→11.68 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:9.59 弱撑:10.32 弱压:10.74 强压:11.6", "changelog": [ { "date": "2026-06-18 11:31", @@ -7610,112 +4976,15 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损8.56 | 目标10.51 | 买入区10.32~10.63 | 信号:持有", "reason": "技术面重评: 止盈10.5→10.51 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:9.59 弱撑:10.32 弱压:10.74 强压:11.6", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损8.56 | 目标10.51 | 买入区10.32~10.63 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损9.3 | 目标11.68 | 买入区10.32~10.63 | 信号:持有", + "reason": "技术面重评: 止损8.56→9.3, 止盈10.51→11.68 | 形态:带上影阴线/bearish 量价:主动买盘占优 强撑:9.59 弱撑:10.32 弱压:10.74 强压:11.6", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "600739_stop_loss", - "condition": { - "price": "<8.56" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600739_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=10.63", - "price_lower": ">=10.32" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 10.32, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "600739_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=10.51" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600739_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600739_take_profit", - "condition": { - "price": ">=10.51" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "600739_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "601318", @@ -7733,16 +5002,17 @@ "rr_ratio": 2.94, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "自选策略", "source": "manual", - "sector_context": "大盘上涨比10.0%", + "sector_context": "大盘上涨比7.8%", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-22 11:50", "take_profit": 53.71, + "updated_reason": "技术面重评: 策略文字调整", "changelog": [ { "date": "2026-06-22 12:01", @@ -7778,6 +5048,13 @@ "new_action": "盈利持有 | 止损参考47.9 | 买入区48.39~50.23 | 信号:观望", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "盈利持有 | 目标53.71 | 止损47.88 | 买入区48.37~50.21 | 信号:观望", + "new_action": "盈利持有 | 止损参考47.88 | 买入区48.37~50.21 | 信号:观望", + "reason": "技术面重评: 策略文字调整", + "trigger": "技术面重评" } ], "strategy_tree": { @@ -7877,12 +5154,11 @@ }, "priority": 99, "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, + "trigger_count": 1, "success_rate": null, - "last_triggered": null + "last_triggered": "2026-06-24" } - ], - "created_at": "2026-06-24" + ] } }, { @@ -7892,8 +5168,8 @@ "cost": 40.27, "shares": 2400, "avg_price": 0, - "action": "深套持有 | 深套持有 | 止损22.68 | 目标30.53 | 买入区24.75~28.88 | 信号:持有", - "stop_loss": 22.68, + "action": "深套持有 | 深套持有 | 止损21.77 | 目标29.0 | 买入区24.75~28.88 | 信号:持有", + "stop_loss": 21.77, "entry_low": 24.75, "entry_high": 28.88, "tech_snapshot": "形态:倒T线/射击之星/neutral 量价:主动买盘占优 强撑:24.98 弱撑:27.23 弱压:27.87 强压:30.53", @@ -7901,16 +5177,17 @@ "rr_ratio": 0.74, "status": "updated", "note": "深套持有", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:00", + "updated_at": "2026-06-24 12:00", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业工业金属下跌-1.5%,适度防御 | 大盘仅7%个股上涨", "stock_category": "深套", "position_advice": "不补不割", "time_horizon": "长期", "created_at": "2026-06-18 17:15", - "take_profit": 30.53, + "take_profit": 29.0, + "updated_reason": "技术面重评: 止损22.68→21.77, 止盈30.53→29.0 | 形态:倒T线/射击之星/neutral 量价:主动买盘占优 强撑:24.98 弱撑:27.23 弱压:27.87 强压:", "changelog": [ { "date": "2026-06-18 11:31", @@ -8009,112 +5286,15 @@ "new_action": "深套持有 | 深套持有 | 止损22.68 | 目标30.53 | 买入区24.75~28.88 | 信号:持有", "reason": "技术面重评: 止损22.63→22.68 | 形态:倒T线/射击之星/neutral 量价:主动买盘占优 强撑:24.98 弱撑:27.23 弱压:27.87 强压:", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:00", + "old_action": "深套持有 | 深套持有 | 止损22.68 | 目标30.53 | 买入区24.75~28.88 | 信号:持有", + "new_action": "深套持有 | 深套持有 | 止损21.77 | 目标29.0 | 买入区24.75~28.88 | 信号:持有", + "reason": "技术面重评: 止损22.68→21.77, 止盈30.53→29.0 | 形态:倒T线/射击之星/neutral 量价:主动买盘占优 强撑:24.98 弱撑:27.23 弱压:27.87 强压:", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "601899_stop_loss", - "condition": { - "price": "<22.68" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "601899_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=28.88", - "price_lower": ">=24.75" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 24.75, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "601899_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=30.53" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "601899_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "601899_take_profit", - "condition": { - "price": ">=30.53" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "601899_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "603259", @@ -8123,8 +5303,8 @@ "cost": 96.2, "shares": 400, "avg_price": 0, - "action": "盈利良好 | 止损113.15 | 目标139.5 | 买入区106.31~111.63 | 信号:持有", - "stop_loss": 113.15, + "action": "盈利良好 | 止损107.76 | 目标135.44 | 买入区106.31~111.63 | 信号:持有", + "stop_loss": 107.76, "entry_low": 106.31, "entry_high": 111.63, "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:95.68 弱撑:106.31 弱压:120.29 强压:135.44", @@ -8132,16 +5312,17 @@ "rr_ratio": 3.16, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "持仓策略", "source": "auto", - "sector_context": "行业医疗服务大涨+54.0%,可适度积极 | 大盘仅10%个股上涨", + "sector_context": "行业医疗服务+0.6%,中性 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", - "take_profit": 139.5, + "take_profit": 135.44, + "updated_reason": "技术面重评: 止损113.15→107.76, 止盈139.5→135.44 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:95.68 弱撑:106.31 弱压:120.29 强压:13", "changelog": [ { "date": "2026-06-18 11:31", @@ -8205,112 +5386,15 @@ "new_action": "盈利良好 | 止损113.15 | 目标139.5 | 买入区106.31~111.63 | 信号:持有", "reason": "价格变动(106.31→116.94): 止损103.12→113.15, 止盈112.81→139.5 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:95.68 弱撑:106.31 弱压:120.29 强压:13", "trigger": "价格变动(106.31→116.94)" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利良好 | 止损113.15 | 目标139.5 | 买入区106.31~111.63 | 信号:持有", + "new_action": "盈利良好 | 止损107.76 | 目标135.44 | 买入区106.31~111.63 | 信号:持有", + "reason": "技术面重评: 止损113.15→107.76, 止盈139.5→135.44 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:95.68 弱撑:106.31 弱压:120.29 强压:13", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "603259_stop_loss", - "condition": { - "price": "<113.15" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "603259_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=111.63", - "price_lower": ">=106.31" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 106.31, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "603259_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=139.5" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "603259_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "603259_take_profit", - "condition": { - "price": ">=139.5" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "603259_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "688411", @@ -8319,8 +5403,8 @@ "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标311.23 | 止损258.18 | 买入区260.85~271.49 | 信号:买入", - "stop_loss": 258.18, + "action": "盈利持有 | 目标311.23 | 止损240.42 | 买入区260.85~271.49 | 信号:买入", + "stop_loss": 240.42, "entry_low": 260.85, "entry_high": 271.49, "tech_snapshot": "形态:带下影阴线/neutral 量价:买卖均衡 强撑:222.15 弱撑:261.28 弱压:272.24 强压:311.23", @@ -8328,16 +5412,17 @@ "rr_ratio": 5.64, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "自选策略", "source": "知微", - "sector_context": "行业光伏设备大跌-221.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业光伏设备下跌-2.2%,适度防御 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", "created_at": "2026-06-24 11:06", "take_profit": 311.23, + "updated_reason": "技术面重评: 止损258.18→240.42 | 形态:带下影阴线/neutral 量价:买卖均衡 强撑:222.15 弱撑:261.28 弱压:272.24 强压:31", "changelog": [ { "date": "2026-06-24 11:06", @@ -8366,112 +5451,15 @@ "new_action": "盈利持有 | 目标311.23 | 止损230.4 | 买入区260.85~271.49 | 信号:买入", "reason": "技术面重评: 止损229.99→230.4 | 形态:带下影阴线/neutral 量价:买卖均衡 强撑:222.15 弱撑:261.28 弱压:272.24 强压:31", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利持有 | 目标311.23 | 止损258.18 | 买入区260.85~271.49 | 信号:买入", + "new_action": "盈利持有 | 目标311.23 | 止损240.42 | 买入区260.85~271.49 | 信号:买入", + "reason": "技术面重评: 止损258.18→240.42 | 形态:带下影阴线/neutral 量价:买卖均衡 强撑:222.15 弱撑:261.28 弱压:272.24 强压:31", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "688411_stop_loss", - "condition": { - "price": "<258.18" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688411_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=271.49", - "price_lower": ">=260.85" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 260.85, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "688411_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=311.23" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688411_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688411_take_profit", - "condition": { - "price": ">=311.23" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688411_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "688630", @@ -8480,8 +5468,8 @@ "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | ⚠️盈亏比不足1:1.5,不建议买入 | 目标542.14 | 止损413.08 | 买入区489.07~494.59 | 信号:买入", - "stop_loss": 413.08, + "action": "盈利持有 | ⚠️盈亏比不足1:1.5,不建议买入 | 目标542.14 | 止损431.04 | 买入区489.07~494.59 | 信号:买入", + "stop_loss": 431.04, "entry_low": 489.07, "entry_high": 494.59, "tech_snapshot": "形态:光头光脚阳线/bullish 量价:主动买盘占优 强撑:427.6 弱撑:462.89 弱压:514.18 强压:542.14", @@ -8489,16 +5477,17 @@ "rr_ratio": 1.19, "status": "review", "note": "⚠️盈亏比不足1:1.5,不建议买入", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "自选策略", "source": "auto", - "sector_context": "行业专用设备大跌-249.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业专用设备下跌-2.5%,适度防御 | 大盘仅7%个股上涨", "stock_category": "中短线", "position_advice": "中等仓位", "time_horizon": "2~6周", "created_at": "2026-06-18 17:15", "take_profit": 542.14, + "updated_reason": "技术面重评: 止损413.08→431.04 | 形态:光头光脚阳线/bullish 量价:主动买盘占优 强撑:427.6 弱撑:462.89 弱压:514.18 强压:", "changelog": [ { "date": "2026-06-18 11:31", @@ -8604,112 +5593,15 @@ "new_action": "盈利持有 | ⚠️盈亏比不足1:1.5,不建议买入 | 目标542.14 | 止损413.08 | 买入区489.07~494.59 | 信号:买入", "reason": "技术面重评: 策略文字调整", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利持有 | ⚠️盈亏比不足1:1.5,不建议买入 | 目标542.14 | 止损413.08 | 买入区489.07~494.59 | 信号:买入", + "new_action": "盈利持有 | ⚠️盈亏比不足1:1.5,不建议买入 | 目标542.14 | 止损431.04 | 买入区489.07~494.59 | 信号:买入", + "reason": "技术面重评: 止损413.08→431.04 | 形态:光头光脚阳线/bullish 量价:主动买盘占优 强撑:427.6 弱撑:462.89 弱压:514.18 强压:", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "688630_stop_loss", - "condition": { - "price": "<413.08" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688630_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=494.59", - "price_lower": ">=489.07" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 489.07, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688630_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=542.14" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688630_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688630_take_profit", - "condition": { - "price": ">=542.14" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688630_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "688639", @@ -8718,8 +5610,8 @@ "cost": 21.51, "shares": 0, "avg_price": 0, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损16.83 | 目标21.83 | 买入区21.08~21.56 | 信号:持有", - "stop_loss": 16.83, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损17.56 | 目标23.05 | 买入区21.08~21.56 | 信号:持有", + "stop_loss": 17.56, "entry_low": 21.08, "entry_high": 21.56, "tech_snapshot": "形态:光头光脚阴线/bearish 量价:主动买盘占优 强撑:18.86 弱撑:21.08 弱压:21.91 强压:24.26", @@ -8727,16 +5619,17 @@ "rr_ratio": 1.09, "status": "updated", "note": "⚠️盈亏比偏低(1:1.1),不建议加仓", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "持仓策略", "source": "auto", - "sector_context": "行业化学制品大跌-133.0%,收紧止损 | 大盘仅10%个股上涨", + "sector_context": "行业化学制品下跌-1.3%,适度防御 | 大盘仅7%个股上涨", "stock_category": "弱势", "position_advice": "减仓或观望", "time_horizon": "观望", "created_at": "2026-06-18 17:15", - "take_profit": 21.83, + "take_profit": 23.05, + "updated_reason": "技术面重评: 止损16.83→17.56, 止盈21.83→23.05 | 形态:光头光脚阴线/bearish 量价:主动买盘占优 强撑:18.86 弱撑:21.08 弱压:21.91 强压:24", "changelog": [ { "date": "2026-06-18 11:31", @@ -8835,112 +5728,15 @@ "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损16.83 | 目标21.83 | 买入区21.08~21.56 | 信号:持有", "reason": "技术面重评: 止损16.82→16.83, 止盈21.82→21.83 | 形态:光头光脚阴线/bearish 量价:主动买盘占优 强撑:18.86 弱撑:21.08 弱压:21.91 强压:24", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损16.83 | 目标21.83 | 买入区21.08~21.56 | 信号:持有", + "new_action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损17.56 | 目标23.05 | 买入区21.08~21.56 | 信号:持有", + "reason": "技术面重评: 止损16.83→17.56, 止盈21.83→23.05 | 形态:光头光脚阴线/bearish 量价:主动买盘占优 强撑:18.86 弱撑:21.08 弱压:21.91 强压:24", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "688639_stop_loss", - "condition": { - "price": "<16.83" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688639_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=21.56", - "price_lower": ">=21.08" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 21.08, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "688639_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=21.83" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688639_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688639_take_profit", - "condition": { - "price": ">=21.83" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688639_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "688795", @@ -8958,16 +5754,17 @@ "rr_ratio": 6.48, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业半导体上涨+1.9%,正常 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", "take_profit": 819.32, + "updated_reason": "技术面重评: 止损665.42→658.37 | 形态:锤子线/T字线/bullish 量价:主动卖盘占优 强撑:563.22 弱撑:670.33 弱压:704.03 强", "changelog": [ { "date": "2026-06-18 11:31", @@ -9066,6 +5863,13 @@ "new_action": "盈利持有 | 目标819.32 | 止损645.46 | 买入区672.28~699.72 | 信号:观望", "reason": "技术面重评: 止损644.39→645.46 | 形态:锤子线/T字线/bullish 量价:主动卖盘占优 强撑:563.22 弱撑:670.33 弱压:704.03 强", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利持有 | 目标819.32 | 止损665.42 | 买入区672.28~699.72 | 信号:观望", + "new_action": "盈利持有 | 目标819.32 | 止损658.37 | 买入区672.28~699.72 | 信号:观望", + "reason": "技术面重评: 止损665.42→658.37 | 形态:锤子线/T字线/bullish 量价:主动卖盘占优 强撑:563.22 弱撑:670.33 弱压:704.03 强", + "trigger": "技术面重评" } ], "strategy_tree": { @@ -9165,12 +5969,11 @@ }, "priority": 99, "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, + "trigger_count": 1, "success_rate": null, - "last_triggered": null + "last_triggered": "2026-06-24" } - ], - "created_at": "2026-06-24" + ] } }, { @@ -9180,8 +5983,8 @@ "cost": 0, "shares": 0, "avg_price": 0, - "action": "盈利持有 | 目标866.03 | 止损700.97 | 买入区730.1~759.9 | 信号:买入", - "stop_loss": 700.97, + "action": "盈利持有 | 目标866.03 | 止损714.99 | 买入区730.1~759.9 | 信号:买入", + "stop_loss": 714.99, "entry_low": 730.1, "entry_high": 759.9, "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:618.03 弱撑:729.07 弱压:768.98 强压:866.03", @@ -9189,16 +5992,17 @@ "rr_ratio": 5.42, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "自选策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业半导体上涨+1.9%,正常 | 大盘仅7%个股上涨", "stock_category": "中长线", "position_advice": "正常配置", "time_horizon": "数月~1年", "created_at": "2026-06-18 17:15", "take_profit": 866.03, + "updated_reason": "技术面重评: 止损700.97→714.99 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:618.03 弱撑:729.07 弱压:768.98 强压:", "changelog": [ { "date": "2026-06-18 11:31", @@ -9297,112 +6101,15 @@ "new_action": "盈利持有 | 目标866.03 | 止损700.97 | 买入区730.1~759.9 | 信号:买入", "reason": "技术面重评: 止损697.12→700.97 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:618.03 弱撑:729.07 弱压:768.98 强压:", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利持有 | 目标866.03 | 止损700.97 | 买入区730.1~759.9 | 信号:买入", + "new_action": "盈利持有 | 目标866.03 | 止损714.99 | 买入区730.1~759.9 | 信号:买入", + "reason": "技术面重评: 止损700.97→714.99 | 形态:锤子线/T字线/bullish 量价:数据不足 强撑:618.03 弱撑:729.07 弱压:768.98 强压:", + "trigger": "技术面重评" } - ], - "strategy_tree": { - "branches": [ - { - "id": "688802_stop_loss", - "condition": { - "price": "<700.97" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688802_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=759.9", - "price_lower": ">=730.1" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 730.1, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - }, - { - "id": "688802_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=866.03" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688802_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688802_take_profit", - "condition": { - "price": ">=866.03" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688802_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - } - ], - "created_at": "2026-06-24" - } + ] }, { "code": "688981", @@ -9411,8 +6118,8 @@ "cost": 126.07, "shares": 300, "avg_price": 0, - "action": "盈利良好 | 止损142.12 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", - "stop_loss": 142.12, + "action": "盈利良好 | 止损144.97 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", + "stop_loss": 144.97, "entry_low": 141.7, "entry_high": 148.78, "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:119.75 弱撑:141.7 弱压:158.85 强压:170.04", @@ -9420,16 +6127,17 @@ "rr_ratio": 2.05, "status": "updated", "note": "", - "timestamp": "2026-06-24 11:33", - "updated_at": "2026-06-24 11:33", + "timestamp": "2026-06-24 12:01", + "updated_at": "2026-06-24 12:01", "type": "持仓策略", "source": "auto", - "sector_context": "大盘上涨比10.0%", + "sector_context": "行业半导体上涨+1.9%,正常 | 大盘仅7%个股上涨", "stock_category": "短炒", "position_advice": "小仓快进快出", "time_horizon": "数日~2周", "created_at": "2026-06-18 23:02", "take_profit": 170.04, + "updated_reason": "技术面重评: 止损142.12→144.97 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:119.75 弱撑:141.7 弱压:158.85 强压:17", "changelog": [ { "date": "2026-06-18 23:02", @@ -9514,114 +6222,47 @@ "new_action": "盈利良好 | 止损142.12 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", "reason": "技术面重评: 止损140.62→142.12 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:119.75 弱撑:141.7 弱压:158.85 强压:17", "trigger": "技术面重评" + }, + { + "date": "2026-06-24 12:01", + "old_action": "盈利良好 | 止损142.12 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", + "new_action": "盈利良好 | 止损144.97 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", + "reason": "技术面重评: 止损142.12→144.97 | 形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:119.75 弱撑:141.7 弱压:158.85 强压:17", + "trigger": "技术面重评" } + ] + }, + { + "code": "688519", + "name": "南亚新材", + "type": "自选策略", + "cost": 0, + "shares": 0, + "price": 356.37, + "current_price": 356.37, + "is_watchlist": true, + "added_at": "2026-06-24 12:20", + "stop_loss": 331.0, + "take_profit": 409.9, + "entry_low": 344.44, + "entry_high": 371.41, + "action": "买入区低吸 | 止损331.0 目标409.9 买入区344.44~371.41 | 信号:买入", + "analysis": "覆铜板(CCL)龙头,PCB上游材料AI国产替代\nM8/M9高端材料推进1.6T交换机NPI打样\n科创高点409.9后回调到356.37缩量反弹\n总市值838亿流通市值29.8亿(3.5%筹码高度集中)\n技术位:强撑292.4 弱撑344.4 弱压371.4 强压409.9", + "stock_category": "题材", + "timing_signal": "买入", + "rr_ratio": 2.1, + "tech_snapshot": "形态:高位回调后缩量反弹/bullish 量价:主动买盘占优 强撑:292.4 弱撑:344.4 弱压:371.4 强压:409.9", + "sector_context": "PCB概念/覆铜板,AI数据中心+国产替代", + "signal_factors": [ + "大盘中性", + "题材驱动", + "买入" ], - "strategy_tree": { - "branches": [ - { - "id": "688981_stop_loss", - "condition": { - "price": "<142.12" - }, - "action": { - "type": "sell", - "amount": "all", - "reason": "止损" - }, - "priority": 0, - "rationale": "止损保护本金", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688981_buy_dip", - "condition": { - "scenario": "weak_consolidation", - "price": "<=148.78", - "price_lower": ">=141.7" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": 141.7, - "reason": "回调支撑买入" - }, - "priority": 1, - "rationale": "价格回调到支撑区,弱势市场低吸", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688981_breakout_chase", - "condition": { - "scenario": "bullish_recovery", - "price": ">=170.04" - }, - "action": { - "type": "buy", - "amount": "normal", - "limit": "market", - "reason": "突破确认追涨" - }, - "priority": 2, - "rationale": "价格突破阻力,确认上升趋势后买入", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688981_trim", - "condition": { - "scenario": "sharp_decline", - "loss_pct": "<-15%" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "急跌降风险" - }, - "priority": 3, - "rationale": "急跌市场,深套股减半仓减少敞口", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688981_take_profit", - "condition": { - "price": ">=170.04" - }, - "action": { - "type": "sell", - "amount": "half", - "reason": "止盈锁利" - }, - "priority": 4, - "rationale": "达到目标价,减半仓锁定利润", - "trigger_count": 0, - "success_rate": null, - "last_triggered": null - }, - { - "id": "688981_hold", - "condition": {}, - "action": { - "type": "hold", - "reason": "无明确信号,继续持有" - }, - "priority": 99, - "rationale": "没有分支匹配时的默认动作", - "trigger_count": 1, - "success_rate": null, - "last_triggered": "2026-06-24" - } - ], - "created_at": "2026-06-24" - } + "note": "3.5%流通盘,筹码集中。3个月涨228%后高位博弈。", + "strategy_updated": "2026-06-24", + "time_horizon": "数日~2周" } ], - "total": 42, - "regenerated_at": "2026-06-24 11:59" + "total": 43, + "regenerated_at": "2026-06-24 12:20" } \ No newline at end of file diff --git a/data/macro_context.json b/data/macro_context.json index e3178a9..5e9b5d7 100644 --- a/data/macro_context.json +++ b/data/macro_context.json @@ -1,82 +1,82 @@ { - "updated_at": "2026-06-24 09:35:49", - "data_timestamp": "2026-06-24 09:35:45", - "session": "morning", + "updated_at": "2026-06-24 12:00:22", + "data_timestamp": "2026-06-24 12:00:00", + "session": "midday", "has_valid_data": true, "indices": { "上证指数": { - "price": 4100.97, - "change_pct": -0.13, - "high": 4103.59, - "low": 4090.1 + "price": 4096.14, + "change_pct": -0.25, + "high": 4113.19, + "low": 4075.49 }, "深证成指": { - "price": 15838.49, - "change_pct": -0.1, - "high": 15853.92, - "low": 15782.4 + "price": 15906.57, + "change_pct": 0.33, + "high": 15943.66, + "low": 15730.16 }, "创业板指": { - "price": 4214.02, - "change_pct": 0.52, - "high": 4218.59, - "low": 4181.91 + "price": 4209.9, + "change_pct": 0.42, + "high": 4233.7, + "low": 4161.58 }, "科创50": { - "price": 1923.85, - "change_pct": 0.4, - "high": 1923.85, - "low": 1896.34 + "price": 1963.82, + "change_pct": 2.48, + "high": 1975.25, + "low": 1886.74 }, "恒生指数": { - "price": 23420.7, - "change_pct": 0.36, - "high": 23420.7, - "low": 23420.7 + "price": 23353.31, + "change_pct": 0.07, + "high": 23521.52, + "low": 23248.87 }, "国企指数": { - "price": 7792.13, - "change_pct": 0.42, - "high": 7792.13, - "low": 7792.13 + "price": 7756.13, + "change_pct": -0.04, + "high": 7817.92, + "low": 7718.92 } }, "structure": { - "overall": "neutral", - "description": "成长略强" + "overall": "bullish", + "description": "科技成长领涨" }, "key_sectors": [ - { - "name": "通用航空", - "change_pct": -1.16 - }, - { - "name": "上证资源", - "change_pct": -0.79 - }, - { - "name": "新能电池", - "change_pct": -0.75 - }, - { - "name": "机器人产业", - "change_pct": -0.67 - }, { "name": "国证芯片", - "change_pct": 0.61 + "change_pct": 3.2 }, { "name": "上证信息", - "change_pct": 0.58 + "change_pct": 2.99 + }, + { + "name": "通用航空", + "change_pct": -1.27 }, { "name": "上证周期", - "change_pct": -0.14 + "change_pct": -1.12 + }, + { + "name": "新能电池", + "change_pct": 1.0 + }, + { + "name": "上证资源", + "change_pct": -0.64 }, { "name": "治理指数", - "change_pct": -0.1 + "change_pct": -0.58 + }, + { + "name": "机器人产业", + "change_pct": -0.5 } ], "top_gainers": [ diff --git a/data/multi_tf_cache.json b/data/multi_tf_cache.json index 92da03c..643feb3 100644 --- a/data/multi_tf_cache.json +++ b/data/multi_tf_cache.json @@ -1281,7 +1281,7 @@ "amplitude": 8.42, "turnover_rate": 8.56 }, - "updated_at": 1782271986.1769738 + "updated_at": 1782273647.857679 }, "01478": { "daily": [ @@ -2562,7 +2562,7 @@ "high_52w": 16.44, "low_52w": 6.4 }, - "updated_at": 1782271974.62817 + "updated_at": 1782273639.3851542 }, "601899": { "daily": [ @@ -3846,7 +3846,7 @@ "amplitude": 2.74, "turnover_rate": 1.08 }, - "updated_at": 1782271992.455598 + "updated_at": 1782273658.6774578 }, "600739": { "daily": [ @@ -5130,7 +5130,7 @@ "amplitude": 1.93, "turnover_rate": 0.67 }, - "updated_at": 1782271991.3710291 + "updated_at": 1782273657.4551463 }, "09988": { "daily": [ @@ -6411,7 +6411,7 @@ "high_52w": 185.173, "low_52w": 100.773 }, - "updated_at": 1782271980.3005385 + "updated_at": 1782273644.416367 }, "688411": { "daily": [ @@ -7695,7 +7695,7 @@ "amplitude": 6.7, "turnover_rate": 4.53 }, - "updated_at": 1782271993.7442012 + "updated_at": 1782273660.5589395 }, "02202": { "daily": [ @@ -8976,7 +8976,7 @@ "high_52w": 5.99, "low_52w": 2.48 }, - "updated_at": 1782271975.622513 + "updated_at": 1782273640.1856985 }, "01211": { "daily": [ @@ -10257,7 +10257,7 @@ "high_52w": 135.889, "low_52w": 81.35 }, - "updated_at": 1782271973.038804 + "updated_at": 1782273638.3342934 }, "02388": { "daily": [ @@ -11538,7 +11538,7 @@ "high_52w": 49.36, "low_52w": 32.261 }, - "updated_at": 1782271976.707011 + "updated_at": 1782273640.8533704 }, "300750": { "daily": [ @@ -12822,7 +12822,7 @@ "amplitude": 1.91, "turnover_rate": 0.59 }, - "updated_at": 1782271989.1492848 + "updated_at": 1782273652.0098362 }, "603259": { "daily": [ @@ -14106,7 +14106,7 @@ "amplitude": 2.33, "turnover_rate": 1.11 }, - "updated_at": 1782271993.329413 + "updated_at": 1782273659.5463572 }, "00700": { "daily": [ @@ -15387,7 +15387,7 @@ "high_52w": 677.7, "low_52w": 420.4 }, - "updated_at": 1782271970.018609 + "updated_at": 1782273632.2643797 }, "688981": { "daily": [ @@ -16671,7 +16671,7 @@ "amplitude": 6.3, "turnover_rate": 4.82 }, - "updated_at": 1782272002.9992282 + "updated_at": 1782273666.477807 }, "600110": { "daily": [ @@ -19228,7 +19228,7 @@ "high_52w": 93.5, "low_52w": 38.65 }, - "updated_at": 1782271971.148625 + "updated_at": 1782273634.4548264 }, "600563": { "daily": [ @@ -20512,7 +20512,7 @@ "amplitude": 3.97, "turnover_rate": 4.21 }, - "updated_at": 1782271990.5802712 + "updated_at": 1782273656.329115 }, "600036": { "daily": [ @@ -21796,7 +21796,7 @@ "amplitude": 1.84, "turnover_rate": 0.32 }, - "updated_at": 1782271989.5131092 + "updated_at": 1782273654.199325 }, "300035": { "daily": [ @@ -23080,7 +23080,7 @@ "amplitude": 2.1, "turnover_rate": 3.34 }, - "updated_at": 1782271980.988022 + "updated_at": 1782273644.6716685 }, "518880": { "daily": [ @@ -24364,7 +24364,7 @@ "amplitude": 0.59, "turnover_rate": 2.43 }, - "updated_at": 1782271989.3181236 + "updated_at": 1782273653.267506 }, "01888": { "daily": [ @@ -25645,7 +25645,7 @@ "high_52w": 91.8, "low_52w": 8.08 }, - "updated_at": 1782271975.3785288 + "updated_at": 1782273639.9764044 }, "01088": { "daily": [ @@ -26926,7 +26926,7 @@ "high_52w": 49.62, "low_52w": 29.076 }, - "updated_at": 1782271972.2897353 + "updated_at": 1782273636.625493 }, "002594": { "daily": [ @@ -28210,7 +28210,7 @@ "amplitude": 2.57, "turnover_rate": 1.42 }, - "updated_at": 1782271969.826424 + "updated_at": 1782273631.273769 }, "09868": { "daily": [ @@ -29491,7 +29491,7 @@ "high_52w": 110.8, "low_52w": 52.65 }, - "updated_at": 1782271978.9626293 + "updated_at": 1782273643.5401626 }, "688795": { "daily": [ @@ -30735,7 +30735,7 @@ "amplitude": 3.09, "turnover_rate": 7.33 }, - "updated_at": 1782272000.9816368 + "updated_at": 1782273661.740293 }, "688802": { "daily": [ @@ -31979,7 +31979,7 @@ "amplitude": 4.81, "turnover_rate": 12.26 }, - "updated_at": 1782272002.1974125 + "updated_at": 1782273664.8299909 }, "02359": { "daily": [ @@ -33260,7 +33260,7 @@ "high_52w": 146.197, "low_52w": 69.713 }, - "updated_at": 1782271976.5314515 + "updated_at": 1782273640.6286116 }, "02628": { "daily": [ @@ -34541,7 +34541,7 @@ "high_52w": 36.16, "low_52w": 16.827 }, - "updated_at": 1782271977.606375 + "updated_at": 1782273641.1253362 }, "00968": { "daily": [ @@ -35822,7 +35822,7 @@ "high_52w": 4.092, "low_52w": 2.21 }, - "updated_at": 1782271970.2378178 + "updated_at": 1782273633.2003999 }, "06869": { "daily": [ @@ -37103,7 +37103,7 @@ "high_52w": 283.0, "low_52w": 16.146 }, - "updated_at": 1782271978.0875947 + "updated_at": 1782273643.3031356 }, "02318": { "daily": [ @@ -38384,7 +38384,7 @@ "high_52w": 72.689, "low_52w": 42.648 }, - "updated_at": 1782271975.8428571 + "updated_at": 1782273640.4053092 }, "688639": { "daily": [ @@ -39668,7 +39668,7 @@ "amplitude": 2.69, "turnover_rate": 1.5 }, - "updated_at": 1782271998.1110723 + "updated_at": 1782273661.4854217 }, "300124": { "daily": [ @@ -40952,7 +40952,7 @@ "amplitude": 2.32, "turnover_rate": 1.28 }, - "updated_at": 1782271981.8655262 + "updated_at": 1782273645.5325835 }, "01070": { "daily": [ @@ -42233,7 +42233,7 @@ "high_52w": 16.19, "low_52w": 8.802 }, - "updated_at": 1782271972.0267563 + "updated_at": 1782273635.400917 }, "001309": { "daily": [ @@ -43517,7 +43517,7 @@ "amplitude": 13.19, "turnover_rate": 10.41 }, - "updated_at": 1782271969.633416 + "updated_at": 1782273630.3240273 }, "06160": { "daily": [ @@ -44798,7 +44798,7 @@ "high_52w": 229.4, "low_52w": 144.1 }, - "updated_at": 1782271977.8301327 + "updated_at": 1782273642.3331146 }, "000700": { "daily": [ @@ -46082,7 +46082,7 @@ "amplitude": 4.41, "turnover_rate": 7.65 }, - "updated_at": 1782271968.4753194 + "updated_at": 1782273624.9654038 }, "000711": { "daily": [ @@ -47366,7 +47366,7 @@ "amplitude": 2.65, "turnover_rate": 3.98 }, - "updated_at": 1782271969.4452164 + "updated_at": 1782273626.9632409 }, "__index__sh000001": { "name": "上证指数", @@ -48664,7 +48664,7 @@ "volume": 108482337.0 } ], - "updated_at": 1782271994.7046375 + "updated_at": 1782273661.262183 }, "300690": { "daily": [ @@ -49937,7 +49937,7 @@ "volume": 457244.0 } ], - "updated_at": 1782271987.1830163 + "updated_at": 1782273650.6212769 }, "000657": { "daily": [ @@ -51210,7 +51210,7 @@ "volume": 15817777.0 } ], - "updated_at": 1782271967.3822916 + "updated_at": 1782273622.5019352 }, "300308": { "daily": [ @@ -52483,7 +52483,7 @@ "volume": 4488584.0 } ], - "updated_at": 1782271984.8144066 + "updated_at": 1782273645.7832227 }, "600519": { "daily": [ @@ -53756,7 +53756,7 @@ "volume": 583696.0 } ], - "updated_at": 1782271989.7092607 + "updated_at": 1782273655.3817933 }, "601318": { "daily": [ @@ -55029,7 +55029,7 @@ "volume": 13423033.0 } ], - "updated_at": 1782271991.569929 + "updated_at": 1782273657.6831164 }, "sh000001": { "daily": [ diff --git a/data/portfolio.json b/data/portfolio.json index e56a202..4f727c3 100644 --- a/data/portfolio.json +++ b/data/portfolio.json @@ -20,7 +20,7 @@ "entry_high": 758.71, "action": "盈利良好 | ⚠️盈亏比偏低(1:0.9),不建议加仓 | 止损724.0 | 目标810.78 | 买入区762.44~758.71 | 信号:持有", "tech_snapshot": "形态:带上影阳线/neutral 量价:主动买盘占优 强撑:679.51 弱撑:753.07 弱压:825.56 强压:830.51", - "reassessed_at": "2026-06-24 11:32", + "reassessed_at": "2026-06-24 12:00", "status": "manual", "rr_ratio": 0.24, "action_note": "⚠️盈亏比偏低(1:0.9),不建议加仓", @@ -42,20 +42,20 @@ "action": "深套持有 | 深套持有 | 止损7.33 | 目标10.39 | 买入区7.88~9.19 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 5.54, - "take_profit": 9.57, - "entry_low": 6.78, - "entry_high": 7.91, - "action": "深套持有 | 深套持有 | 止损5.54 | 目标9.57 | 买入区6.78~7.91 | 信号:持有", - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:5.71 弱撑:7.4 弱压:7.88 强压:9.57", - "reassessed_at": "2026-06-24 11:32", + "stop_loss": 5.36, + "take_profit": 9.14, + "entry_low": 6.9, + "entry_high": 8.05, + "action": "深套持有 | 深套持有 | 止损5.36 | 目标9.14 | 买入区6.9~8.05 | 信号:持有", + "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:5.76 弱撑:7.49 弱压:7.88 强压:9.62", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 1.12, + "rr_ratio": 1.02, "action_note": "深套持有", "timing_signal": "持有" }, "price": 7.67, - "change_pct": -2.54 + "change_pct": -2.79 }, { "code": "600739", @@ -71,13 +71,13 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损9.1 | 目标11.19 | 买入区10.0~10.12 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 8.56, - "take_profit": 10.51, + "stop_loss": 9.3, + "take_profit": 11.68, "entry_low": 10.32, "entry_high": 10.63, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损8.56 | 目标10.51 | 买入区10.32~10.63 | 信号:持有", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损9.3 | 目标11.68 | 买入区10.32~10.63 | 信号:持有", "tech_snapshot": "形态:带上影阴线/bearish 量价:主动买盘占优 强撑:9.59 弱撑:10.32 弱压:10.74 强压:11.68", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 1.35, "action_note": "⚠️盈亏比偏低(1:1.3),不建议加仓", @@ -99,13 +99,13 @@ "action": "深套持有 | 深套持有 | 止损24.48 | 目标34.47 | 买入区26.72~31.17 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 22.68, - "take_profit": 30.53, + "stop_loss": 21.77, + "take_profit": 29.0, "entry_low": 24.75, "entry_high": 28.88, - "action": "深套持有 | 深套持有 | 止损22.68 | 目标30.53 | 买入区24.75~28.88 | 信号:持有", + "action": "深套持有 | 深套持有 | 止损21.77 | 目标29.0 | 买入区24.75~28.88 | 信号:持有", "tech_snapshot": "形态:倒T线/射击之星/neutral 量价:主动买盘占优 强撑:24.98 弱撑:27.23 弱压:27.87 强压:30.53", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 0.74, "action_note": "深套持有", @@ -127,13 +127,13 @@ "action": null, "strategy_updated": null, "analysis": { - "stop_loss": 16.83, - "take_profit": 21.83, + "stop_loss": 17.56, + "take_profit": 23.05, "entry_low": 21.08, "entry_high": 21.56, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损16.83 | 目标21.83 | 买入区21.08~21.56 | 信号:持有", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损17.56 | 目标23.05 | 买入区21.08~21.56 | 信号:持有", "tech_snapshot": "形态:光头光脚阴线/bearish 量价:主动买盘占优 强撑:18.86 弱撑:21.08 弱压:21.91 强压:24.26", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:01", "status": "updated", "rr_ratio": 1.09, "action_note": "⚠️盈亏比偏低(1:1.1),不建议加仓", @@ -155,20 +155,20 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:0.9),不建议加仓 | 止损90.82 | 目标118.69 | 买入区102.87~104.43 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 74.09, - "take_profit": 102.71, - "entry_low": 88.29, - "entry_high": 103.0, - "action": "深套持有 | 深套持有 | 止损74.09 | 目标102.71 | 买入区88.29~103.0 | 信号:持有", - "tech_snapshot": "形态:带上影阴线/bearish 量价:数据不足 强撑:83.02 弱撑:97.18 弱压:99.48 强压:114.12", - "reassessed_at": "2026-06-24 11:33", + "stop_loss": 74.27, + "take_profit": 102.9, + "entry_low": 88.97, + "entry_high": 103.79, + "action": "深套持有 | 深套持有 | 止损74.27 | 目标102.9 | 买入区88.97~103.79 | 信号:持有", + "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:83.23 弱撑:97.62 弱压:99.92 强压:114.33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 1.06, + "rr_ratio": 0.99, "action_note": "深套持有", "timing_signal": "持有" }, - "price": 98.85, - "change_pct": -0.1 + "price": 98.65, + "change_pct": -0.3 }, { "code": "603259", @@ -184,13 +184,13 @@ "action": "盈利良好 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损97.16 | 目标111.26 | 买入区98.2~103.11 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 113.15, - "take_profit": 139.5, + "stop_loss": 107.76, + "take_profit": 135.44, "entry_low": 106.31, "entry_high": 111.63, - "action": "盈利良好 | 止损113.15 | 目标139.5 | 买入区106.31~111.63 | 信号:持有", + "action": "盈利良好 | 止损107.76 | 目标135.44 | 买入区106.31~111.63 | 信号:持有", "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:95.68 弱撑:106.31 弱压:120.29 强压:135.44", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:01", "status": "updated", "rr_ratio": 3.16, "action_note": "", @@ -212,13 +212,13 @@ "action": "盈利良好 | 止损132.76 | 目标164.45 | 买入区134.18~140.89 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 142.12, + "stop_loss": 144.97, "take_profit": 170.04, "entry_low": 141.7, "entry_high": 148.78, - "action": "盈利良好 | 止损142.12 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", + "action": "盈利良好 | 止损144.97 | 目标170.04 | 买入区141.7~148.78 | 信号:持有", "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:119.75 弱撑:141.7 弱压:158.85 强压:170.04", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:01", "status": "updated", "rr_ratio": 2.05, "action_note": "", @@ -240,20 +240,20 @@ "action": "盈利持有 | 短炒强趋势持 | 止损86.34 | 目标141.9 | 买入区85.82~90.11 | 信号:强趋势持", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 90.42, - "take_profit": 132.85, + "stop_loss": 89.29, + "take_profit": 129.47, "entry_low": 87.25, "entry_high": 91.61, - "action": "盈利良好 | 短炒强趋势持 | 止损90.42 | 目标132.85 | 买入区87.25~91.61 | 信号:持有", - "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:56.68 弱撑:87.25 弱压:98.07 强压:128.98", - "reassessed_at": "2026-06-24 11:32", + "action": "盈利良好 | 短炒强趋势持 | 止损89.29 | 目标129.47 | 买入区87.25~91.61 | 信号:持有", + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:57.17 弱撑:87.25 弱压:99.03 强压:129.47", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 7.61, + "rr_ratio": 7.26, "action_note": "短炒强趋势持", "timing_signal": "持有" }, - "price": 94.7, - "change_pct": 8.54 + "price": 94.4, + "change_pct": 8.08 }, { "code": "02202", @@ -269,13 +269,13 @@ "action": "深套持有 | 深套持有 | 止损2.0 | 目标2.85 | 买入区2.18~2.54 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 1.78, - "take_profit": 2.49, + "stop_loss": 1.77, + "take_profit": 2.48, "entry_low": 2.12, - "entry_high": 2.48, - "action": "深套持有 | 深套持有 | 止损1.78 | 目标2.49 | 买入区2.12~2.48 | 信号:持有", - "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:1.99 弱撑:2.3 弱压:2.43 强压:2.77", - "reassessed_at": "2026-06-24 11:32", + "entry_high": 2.47, + "action": "深套持有 | 深套持有 | 止损1.77 | 目标2.48 | 买入区2.12~2.47 | 信号:持有", + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:1.98 弱撑:2.3 弱压:2.43 强压:2.76", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 1.11, "action_note": "深套持有", @@ -298,20 +298,20 @@ "action": "盈利良好 | 止损43.49 | 目标50.1 | 买入区47.51~48.95 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 40.01, - "take_profit": 45.24, - "entry_low": 45.57, - "entry_high": 47.55, - "action": "盈利良好 | 止损40.01 | 目标45.24 | 买入区45.57~47.55 | 信号:持有", - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.87 弱撑:45.57 弱压:47.25 强压:50.27", - "reassessed_at": "2026-06-24 11:32", + "stop_loss": 41.66, + "take_profit": 47.72, + "entry_low": 45.5, + "entry_high": 47.48, + "action": "盈利良好 | 止损41.66 | 目标47.72 | 买入区45.5~47.48 | 信号:持有", + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:42.85 弱撑:45.5 弱压:47.18 强压:50.23", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 2.91, + "rr_ratio": 2.98, "action_note": "", "timing_signal": "持有" }, - "price": 46.1, - "change_pct": -1.91 + "price": 46.22, + "change_pct": -1.74 }, { "code": "300750", @@ -333,7 +333,7 @@ "entry_high": 392.08, "action": "持有观察 | ⚠️盈亏比偏低(1:0.8),不建议加仓 | 止损350.5 | 目标422.82 | 买入区389.36~392.08 | 信号:弱势持有", "tech_snapshot": "形态:带下影阳线/bullish 量价:买卖均衡 强撑:361.34 弱撑:389.36 弱压:397.49 强压:422.82", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 0.84, "action_note": "⚠️盈亏比偏低(1:0.8),不建议加仓", @@ -355,20 +355,20 @@ "action": "深套持有 | 深套持有 | 止损63.99 | 目标87.07 | 买入区72.77~84.89 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 59.54, - "take_profit": 88.88, - "entry_low": 66.87, - "entry_high": 78.02, - "action": "深套持有 | 深套持有 | 止损59.54 | 目标88.88 | 买入区66.87~78.02 | 信号:持有", - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.38 弱撑:73.42 弱压:76.02 强压:88.88", - "reassessed_at": "2026-06-24 11:32", + "stop_loss": 57.24, + "take_profit": 84.62, + "entry_low": 67.28, + "entry_high": 78.49, + "action": "深套持有 | 深套持有 | 止损57.24 | 目标84.62 | 买入区67.28~78.49 | 信号:持有", + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:61.47 弱撑:73.68 弱压:76.33 强压:89.07", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 1.13, + "rr_ratio": 1.08, "action_note": "深套持有", "timing_signal": "持有" }, - "price": 74.75, - "change_pct": -1.45 + "price": 75.2, + "change_pct": -0.86 }, { "code": "00700", @@ -384,20 +384,20 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损387.49 | 目标496.33 | 买入区435.13~440.67 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 314.9, - "take_profit": 433.14, - "entry_low": 412.53, - "entry_high": 417.07, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损314.9 | 目标433.14 | 买入区412.53~417.07 | 信号:持有", - "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:352.87 弱撑:412.53 弱压:421.53 强压:481.27", - "reassessed_at": "2026-06-24 11:32", + "stop_loss": 315.37, + "take_profit": 433.62, + "entry_low": 413.6, + "entry_high": 417.6, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损315.37 | 目标433.62 | 买入区413.6~417.6 | 信号:持有", + "tech_snapshot": "形态:带上影阳线/neutral 量价:数据不足 强撑:353.4 弱撑:413.6 弱压:422.6 强压:481.8", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 1.0, + "rr_ratio": 0.98, "action_note": "⚠️盈亏比偏低(1:1.0),不建议加仓", "timing_signal": "持有" }, - "price": 418.8, - "change_pct": 0.96 + "price": 419.0, + "change_pct": 1.01 }, { "code": "00981", @@ -413,20 +413,20 @@ "action": "盈利持有 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损67.69 | 目标87.26 | 买入区73.68~76.57 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 76.44, - "take_profit": 95.42, + "stop_loss": 79.42, + "take_profit": 96.87, "entry_low": 77.85, "entry_high": 81.74, - "action": "盈利良好 | 止损76.44 | 目标95.42 | 买入区77.85~81.74 | 信号:持有", - "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.22 弱撑:77.85 弱压:86.03 强压:95.42", - "reassessed_at": "2026-06-24 11:32", + "action": "盈利良好 | 止损79.42 | 目标96.87 | 买入区77.85~81.74 | 信号:持有", + "tech_snapshot": "形态:光头光脚阳线/bullish 量价:数据不足 强撑:68.27 弱撑:77.85 弱压:87.53 强压:96.87", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 3.0, + "rr_ratio": 2.92, "action_note": "", "timing_signal": "持有" }, - "price": 84.7, - "change_pct": 8.8 + "price": 84.4, + "change_pct": 8.41 }, { "code": "09868", @@ -447,15 +447,15 @@ "entry_low": 50.52, "entry_high": 52.58, "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损49.83 | 目标60.53 | 买入区50.52~52.58 | 信号:持有", - "tech_snapshot": "形态:小阴线/neutral 量价:数据不足 强撑:40.05 弱撑:48.67 弱压:50.63 强压:59.41", - "reassessed_at": "2026-06-24 11:33", + "tech_snapshot": "形态:锤子线/T字线/neutral 量价:数据不足 强撑:40.15 弱撑:48.87 弱压:50.83 强压:59.51", + "reassessed_at": "2026-06-24 12:00", "status": "manual", - "rr_ratio": 22.09, + "rr_ratio": 21.3, "action_note": "⚠️盈亏比偏低(1:1.0),不建议加仓", "timing_signal": "持有" }, - "price": 49.92, - "change_pct": 1.13 + "price": 49.82, + "change_pct": 0.97 }, { "code": "600036", @@ -471,13 +471,13 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损32.21 | 目标39.68 | 买入区36.95~37.57 | 信号:弱势持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 30.54, - "take_profit": 36.13, + "stop_loss": 31.87, + "take_profit": 38.14, "entry_low": 36.79, "entry_high": 37.19, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损30.54 | 目标36.13 | 买入区36.79~37.19 | 信号:弱势持有", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损31.87 | 目标38.14 | 买入区36.79~37.19 | 信号:弱势持有", "tech_snapshot": "形态:光头光脚阴线/bearish 量价:买卖均衡 强撑:34.22 弱撑:36.79 弱压:37.43 强压:40.15", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 1.1, "action_note": "⚠️盈亏比偏低(1:1.1),不建议加仓", @@ -499,13 +499,13 @@ "action": "盈利良好 | 短炒强趋势持 | 止损251.24 | 目标413.9 | 买入区269.8~283.29 | 信号:强趋势持", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 240.35, - "take_profit": 308.9, + "stop_loss": 250.8, + "take_profit": 326.06, "entry_low": 269.33, "entry_high": 282.8, - "action": "盈利良好 | 短炒强趋势持 | 止损240.35 | 目标308.9 | 买入区269.33~282.8 | 信号:持有", + "action": "盈利良好 | 短炒强趋势持 | 止损250.8 | 目标326.06 | 买入区269.33~282.8 | 信号:持有", "tech_snapshot": "形态:带上影阴线/bearish 量价:主动买盘占优 强撑:228.82 弱撑:269.33 弱压:293.44 强压:343.22", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 7.41, "action_note": "短炒强趋势持", @@ -531,16 +531,16 @@ "take_profit": 60.72, "entry_low": 53.85, "entry_high": 56.05, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", - "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:46.43 弱撑:51.87 弱压:53.6 强压:59.33", - "reassessed_at": "2026-06-24 11:32", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.1),不建议加仓 | 止损53.3 | 目标60.72 | 买入区53.85~56.05 | 信号:持有", + "tech_snapshot": "形态:光头光脚阴线/bearish 量价:数据不足 强撑:46.53 弱撑:52.07 弱压:53.67 强压:59.43", + "reassessed_at": "2026-06-24 12:00", "status": "manual", - "rr_ratio": 15.88, - "action_note": "⚠️盈亏比偏低(1:1.2),不建议加仓", + "rr_ratio": 15.0, + "action_note": "⚠️盈亏比偏低(1:1.1),不建议加仓", "timing_signal": "持有" }, - "price": 52.8, - "change_pct": -1.49 + "price": 52.65, + "change_pct": -1.68 }, { "code": "300035", @@ -556,13 +556,13 @@ "action": "深套持有 | 深套持有 | 止损13.74 | 目标19.0 | 买入区15.63~18.24 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 13.96, - "take_profit": 18.99, + "stop_loss": 13.3, + "take_profit": 18.44, "entry_low": 14.52, "entry_high": 16.94, - "action": "深套持有 | 深套持有 | 止损13.96 | 目标18.99 | 买入区14.52~16.94 | 信号:持有", + "action": "深套持有 | 深套持有 | 止损13.3 | 目标18.44 | 买入区14.52~16.94 | 信号:持有", "tech_snapshot": "形态:带下影阴线/neutral 量价:主动卖盘占优 强撑:13.9 弱撑:15.92 弱压:16.37 强压:18.44", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 0.95, "action_note": "深套持有", @@ -590,7 +590,7 @@ "entry_high": 15.26, "action": "持有观察 | 止损13.91 | 目标17.0 | 买入区14.53~15.26 | 信号:持有", "tech_snapshot": "形态:带下影阴线/neutral 量价:主动买盘占优 强撑:13.48 弱撑:14.22 弱压:15.14 强压:16.48", - "reassessed_at": "2026-06-24 11:32", + "reassessed_at": "2026-06-24 12:00", "status": "manual", "rr_ratio": 3.23, "action_note": "", @@ -612,13 +612,13 @@ "action": "深套持有 | 深套持有 | 止损7.05 | 目标9.17 | 买入区8.02~9.35 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 6.4, - "take_profit": 8.23, + "stop_loss": 6.68, + "take_profit": 8.68, "entry_low": 7.6, "entry_high": 8.86, - "action": "深套持有 | 深套持有 | 止损6.4 | 目标8.23 | 买入区7.6~8.86 | 信号:持有", + "action": "深套持有 | 深套持有 | 止损6.68 | 目标8.68 | 买入区7.6~8.86 | 信号:持有", "tech_snapshot": "形态:带上影阴线/bearish 量价:数据不足 强撑:7.79 弱撑:8.4 弱压:8.54 强压:9.14", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 0.55, "action_note": "深套持有", @@ -640,19 +640,19 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:1.3),不建议加仓 | 止损35.09 | 目标42.9 | 买入区41.66~42.8 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 33.35, - "take_profit": 41.45, - "entry_low": 41.23, - "entry_high": 41.71, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.35 | 目标41.45 | 买入区41.23~41.71 | 信号:持有", - "tech_snapshot": "形态:带下影阴线/neutral 量价:数据不足 强撑:37.37 弱撑:41.23 弱压:42.15 强压:46.05", - "reassessed_at": "2026-06-24 11:32", + "stop_loss": 33.38, + "take_profit": 41.47, + "entry_low": 41.3, + "entry_high": 41.74, + "action": "持有观察 | ⚠️盈亏比偏低(1:1.0),不建议加仓 | 止损33.38 | 目标41.47 | 买入区41.3~41.74 | 信号:持有", + "tech_snapshot": "形态:锤子线/T字线/bullish 量价:数据不足 强撑:37.4 弱撑:41.3 弱压:42.22 强压:46.08", + "reassessed_at": "2026-06-24 12:00", "status": "updated", - "rr_ratio": 1.01, + "rr_ratio": 0.98, "action_note": "⚠️盈亏比偏低(1:1.0),不建议加仓", "timing_signal": "持有" }, - "price": 41.8, + "price": 41.82, "change_pct": -0.62 }, { @@ -669,13 +669,13 @@ "action": "盈利良好 | 止损161.41 | 目标192.67 | 买入区165.51~173.79 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 172.96, - "take_profit": 216.73, + "stop_loss": 168.02, + "take_profit": 210.42, "entry_low": 162.51, "entry_high": 170.64, - "action": "盈利良好 | 止损172.96 | 目标216.73 | 买入区162.51~170.64 | 信号:持有", + "action": "盈利良好 | 止损168.02 | 目标210.42 | 买入区162.51~170.64 | 信号:持有", "tech_snapshot": "形态:光头光脚阳线/bullish 量价:买卖均衡 强撑:146.26 弱撑:162.51 弱压:184.36 强压:210.42", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 3.54, "action_note": "", @@ -697,13 +697,13 @@ "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损22.1 | 目标25.93 | 买入区23.57~23.98 | 信号:持有", "strategy_updated": "2026-06-19 16:01", "analysis": { - "stop_loss": 18.95, - "take_profit": 22.41, + "stop_loss": 19.78, + "take_profit": 23.65, "entry_low": 22.48, "entry_high": 23.07, - "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损18.95 | 目标22.41 | 买入区22.48~23.07 | 信号:持有", + "action": "持有观察 | ⚠️盈亏比偏低(1:1.2),不建议加仓 | 止损19.78 | 目标23.65 | 买入区22.48~23.07 | 信号:持有", "tech_snapshot": "形态:光头光脚阴线/bearish 量价:主动卖盘占优 强撑:21.24 弱撑:22.48 弱压:23.63 强压:24.9", - "reassessed_at": "2026-06-24 11:33", + "reassessed_at": "2026-06-24 12:00", "status": "updated", "rr_ratio": 1.25, "action_note": "⚠️盈亏比偏低(1:1.2),不建议加仓", @@ -717,6 +717,6 @@ "total_assets": 950430.03, "total_pl": -164810.3, "position_pct": 97.87, - "updated_at": "2026-06-24 11:33", + "updated_at": "2026-06-24 12:01", "source": "/home/hmo/stocks/holding.xls" } \ No newline at end of file diff --git a/data/price_history.json b/data/price_history.json index 9578160..32bcc36 100644 --- a/data/price_history.json +++ b/data/price_history.json @@ -164,7 +164,7 @@ "date": "2026-06-24", "high": 432.4, "low": 412.6, - "close": 417.0 + "close": 418.6 } ], "000700": [ @@ -332,7 +332,7 @@ "date": "2026-06-24", "high": 2.26, "low": 1.93, - "close": 1.97 + "close": 2.01 } ], "00981": [ @@ -386,9 +386,9 @@ }, { "date": "2026-06-24", - "high": 84.9, + "high": 85.6, "low": 76.5, - "close": 82.95 + "close": 84.5 } ], "01070": [ @@ -444,7 +444,7 @@ "date": "2026-06-24", "high": 13.47, "low": 12.55, - "close": 13.04 + "close": 13.19 } ], "01088": [ @@ -500,7 +500,7 @@ "date": "2026-06-24", "high": 43.14, "low": 41.26, - "close": 41.68 + "close": 41.78 } ], "01211": [ @@ -555,8 +555,8 @@ { "date": "2026-06-24", "high": 78.3, - "low": 74.25, - "close": 74.3 + "low": 74.2, + "close": 74.75 } ], "01478": [ @@ -612,7 +612,7 @@ "date": "2026-06-24", "high": 8.54, "low": 7.51, - "close": 7.53 + "close": 7.67 } ], "01888": [ @@ -668,7 +668,7 @@ "date": "2026-06-24", "high": 97.4, "low": 83.7, - "close": 93.5 + "close": 94.95 } ], "02202": [ @@ -724,7 +724,7 @@ "date": "2026-06-24", "high": 2.53, "low": 2.32, - "close": 2.36 + "close": 2.35 } ], "02318": [ @@ -780,7 +780,7 @@ "date": "2026-06-24", "high": 55.5, "low": 52.3, - "close": 52.45 + "close": 52.75 } ], "02359": [ @@ -836,7 +836,7 @@ "date": "2026-06-24", "high": 145.0, "low": 130.0, - "close": 143.2 + "close": 143.7 } ], "02388": [ @@ -892,7 +892,7 @@ "date": "2026-06-24", "high": 47.86, "low": 45.9, - "close": 46.24 + "close": 46.14 } ], "02628": [ @@ -948,7 +948,7 @@ "date": "2026-06-24", "high": 30.56, "low": 28.06, - "close": 28.06 + "close": 28.22 } ], "06160": [ @@ -1004,7 +1004,7 @@ "date": "2026-06-24", "high": 168.6, "low": 160.0, - "close": 166.8 + "close": 167.4 } ], "06869": [ @@ -1060,7 +1060,7 @@ "date": "2026-06-24", "high": 305.0, "low": 251.2, - "close": 255.2 + "close": 259.4 } ], "09868": [ @@ -1116,7 +1116,7 @@ "date": "2026-06-24", "high": 52.3, "low": 48.82, - "close": 49.56 + "close": 49.86 } ], "09988": [ @@ -1172,7 +1172,7 @@ "date": "2026-06-24", "high": 103.4, "low": 97.65, - "close": 98.1 + "close": 98.75 } ], "300035": [ @@ -2628,5 +2628,13 @@ "low": 10.32, "close": 10.37 } + ], + "688519": [ + { + "date": "2026-06-24", + "high": 363.0, + "low": 337.72, + "close": 356.37 + } ] } \ No newline at end of file