กำลังโหลด ProJournal…
ProJournal
🛑 {{ t('dailyLimitHit') }}
-${{ formatNum(dailyLossStatus.loss) }} / ${{ formatNum(dailyLossStatus.limit) }}
{{ riskLevel==='danger' ? '🚨' : '⚠️' }}
{{ riskLevel==='danger' ? t('riskDangerBodyMargin', { level: formatNum(marginLevel, 0) }) : t('riskWarningBodyMargin', { level: formatNum(marginLevel, 0) }) }}
{{ riskLevel==='danger' ? t('riskDangerBodyLoss', { pct: formatNum(floatingLossPct, 0) }) : t('riskWarningBodyLoss', { pct: formatNum(floatingLossPct, 0) }) }}
👋

{{ t('simpleNoDataTitle') }}

{{ t('simpleNoDataBody') }}