📋 交易计划卡 · {{ item.buy_range[0] }}–{{ item.buy_range[1] }} 挂单
买入区间
{{ item.buy_range ? item.buy_range[0] + '–' + item.buy_range[1] : (item.target_buy_price || '--') }}
止损价
{{ item.stop_loss || item.stop_loss_price || '--' }}
目标价
{{ item.target_price || '--' }}
⚠️ 失效条件:{{ item.invalidate }}
📌 仓位:{{ item.position }}
💰 一手 {{ item.hand_cost }} 元,超出实盘资金,买不起
💰 一手 {{ item.hand_cost }} 元 = 实盘 {{ item.hand_ratio }}%,单票过重(满仓容错低)
💰 一手 {{ item.hand_cost }} 元 = 实盘 {{ item.hand_ratio }}%
⚠️ {{ fl }}
近5日大单净额 {{ item.net5d >= 0 ? '+' : '' }}{{ (item.net5d/1000).toFixed(1) }}千万
· 质押 {{ item.pledge_pct.toFixed(0) }}%