mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 14:24:15 +08:00
契约表与 get_realtime 字段表原标注 volume 单位为「股」,与项目实际口径不符 (日K/实时快照均为手,股票/ETF/指数一致,与上游 TickFlow 一致)。 复核方法: 对 135 根日K 做 VWAP 区间检验(amount÷volume÷100 均落在当日 [low,high] 内,「股」假设 0/135 通过),确认 issue #195 所述 ETF 与 A股 单位不一致不存在,已按非缺陷关闭。契约表补充单位自验方法与 provider 显式换算要求(上游给股时 /100,参考 fuyao)。