更新于: {{ updateTime }}
{{ current.analysis_summary }}
{{ current.dashboard.core_conclusion.one_sentence }}
| 价格指标 | 数值 |
|---|---|
| 当前价 | {{ current.dashboard.data_perspective.price_position.current_price }} |
| MA5 / 10 / 20 | {{ current.dashboard.data_perspective.price_position.ma5 }} / {{ current.dashboard.data_perspective.price_position.ma10 }} / {{ current.dashboard.data_perspective.price_position.ma20 }} |
| 乖离率(MA5) | {{ current.dashboard.data_perspective.price_position.bias_ma5 }}% ({{ current.dashboard.data_perspective.price_position.bias_status }}) |
| 支撑位 | {{ current.dashboard.data_perspective.price_position.support_level }} |
| 压力位 | {{ current.dashboard.data_perspective.price_position.resistance_level }} |