{{t.message}}

{{pageTitle}}

{{statusText}}
๐Ÿ’ฐ
Balance
$ {{fmt(summary.initial_budget||100000)}}
{{config.exchange||'tokocrypto'}}
๐Ÿ“Š
Unrealized P&L
{{(summary.unrealized_pnl||0)>=0?'+':''}}$ {{fmt(Math.abs(summary.unrealized_pnl||0))}}
๐Ÿ”ข
Trades Today
{{summary.trades_today||0}}
Win Rate
{{perf.win_rate}}%
{{perf.total_trades}} trades (30d)
Expectancy
{{perf.expectancy>=0?'+':''}}{{perf.expectancy}}%
Profit Factor
{{perf.profit_factor}}
Real-Time Price (USD) โ€” 5 Pairs
Recent Signals
TimeSymbolSignalPrice
{{timeShort(t.timestamp)}}{{t.symbol}}{{t.side||'HOLD'}}{{t.price_executed?fmt(t.price_executed):'-'}}

Waiting for signals...

System Status
Risk{{config.max_risk_per_trade||2}}%
Target{{config.target_profit_per_trade||5}}%
Daily Cap{{config.max_daily_trades||100}}
Pairs5 USD
Filters9 active
Trail SLON
Scale TPON
AIDeepSeek
Trade History
TimeSymbolSideEntryPnLStatus
{{timeShort(t.timestamp)}}{{t.symbol}}{{t.side}}{{t.price_executed?fmt(t.price_executed):'-'}}{{t.profit_loss?((t.profit_loss>=0?'+':'')+'$ '+fmt(Math.abs(t.profit_loss))):'-'}}{{t.status||'OPEN'}}

No trades executed yet

Total (30d)
{{perf.total_trades}}
Win Rate
{{perf.win_rate}}%
Avg Win
+{{perf.avg_win_pct}}%
Avg Loss
-{{perf.avg_loss_pct}}%
Profit Factor
{{perf.profit_factor}}
Expectancy
{{perf.expectancy>=0?'+':''}}{{perf.expectancy}}%
Win/Loss & Profit Metrics
Active Positions & Trailing SL
SymbolSideEntrySLHighTrailPnL
{{p.symbol}}{{p.side}}$ {{fmt(p.entry_price)}}$ {{fmt(p.current_sl)}}$ {{fmt(p.highest_price)}} ACTIVE WAIT{{(p.unrealized_pnl_pct||0)>=0?'+':''}}{{parseFloat(p.unrealized_pnl_pct||0).toFixed(2)}}%

No active positions โ€” waiting for trade entry...

Live Market Scan โ€” 5-Minute Cycles
TimeSymbolSignalConfSentimentConfluenceRegimeStrategyRSIPrice
{{timeShort(a.timestamp)}}{{a.symbol}}{{a.signal}}{{a.conf}}{{a.sent}}{{a.confl}}{{a.regime}}{{a.strat}}{{a.rsi}}$ {{a.price}}

Waiting for next market scan...

DeepSeek AI Sentiment Analysis
TimeSymbolScoreAnalysis
{{timeShort(s.created_at)}}{{s.symbol}} {{parseFloat(s.sentiment_score).toFixed(2)}}{{s.reasoning||'-'}}

No sentiment data yet...

Update Configuration
Edit Profile
EDIT
{{profileForm.full_name||profileForm.username}}
{{profileForm.email||'No email'}}
{{profileForm.role}}
Change Password
Branding Settings
Preview
{{branding.logo_emoji||'๐Ÿค–'}} {{brForm.app_name_short||'App'}} AI
{{brForm.tagline||'Tagline here'}}
{{brForm.footer_text||'ยฉ Footer'}}
System Logs (Real-time)
TimeLevelModuleMessage
{{timeShort(l.timestamp)}}{{l.log_level}}{{l.module}}{{l.message}}

No logs yet...