{# 统一顶栏:状态 + 筛选(上)· 统计条(下) #}
UTC {{ list_window.label }} 统计切日 {{ stats_bundle.stats_reset_hour|default(reset_hour) }}:00
{{ exchange_display }}
{% if trade_policy.badge_text %} {{ trade_policy.badge_text }} {% endif %} {% include 'force_close_header_badge.html' %} {{ risk_status.status_label|default('正常') }}
{% include 'instance_theme_toggle.html' %}
{% include 'instance_header_stats.html' %}
{% set _coin_margin = (options_enabled|default(false)) and (options_margin_mode|default('coin')) == 'coin' %} {% set _show_perp = (show_perp_funds|default(true)) or _coin_margin %} {% set _trading_margin_mode = 'coin' if _coin_margin else 'usdc' %} 总资 {% if total_funds is not none %}{{ funds_fmt(total_funds) }}U{% else %}—{% endif %}