切换主题
分析卡片
返回多品种面板
{{ name }}
{{ symbol }}
{{ current_price }}
{% if direction == 'strong_bullish' %}强多头 {% elif direction == 'strong_bearish' %}强空头 {% elif direction == 'weak_bullish' %}弱多头 {% elif direction == 'weak_bearish' %}弱空头 {% elif direction == 'bullish' %}多头 {% elif direction == 'bearish' %}空头 {% elif direction == 'neutral' %}中性 {% else %}{{ direction | capitalize }} {% endif %}
核心指标
胜率
{{ win_rate }}%
资金流向
{{ fund_flow.fund_signal | capitalize }}
换月预警
{{ rollover_warning.warning_level | capitalize }}
技术指标
MACD
{{ technical_indicators.macd.signal }}
RSI
{{ technical_indicators.rsi }}
布林带
{{ technical_indicators.bollinger.position }}
KDJ
{{ technical_indicators.kdj.signal }}
ATR
{{ technical_indicators.atr | round(2) }}
AI交易建议
建议
{{ recommendation }}