로딩 중...
{{ t('今日交易') }}
{{ stats.trade_count }}
{{ t('今日收益') }}
{{ statsProfitDisplay }}
{{ t('收益率') }}
{{ statsRateDisplay }}

{{ siteConfig.name || 'Qwen' }}

{{ custody.running ? t('AI代管运行中') : t('AI代管未启动') }}

{{ t('实时行情') }}
{{ item.name }}
{{ item.symbol }}/{{ item.display_currency_code || utils.displayCurrencyCode }}
{{ item.price_fmt }}
{{ item.change_fmt }}