{{ regDays }}
注册天数
{{ savedLicenses.length }}
我的授权码
{{ analysis && analysis.llm_enabled ? 'AI 已开启' : '基础版' }}
投研引擎
{{ fmtPrice(analysis && analysis.gold && analysis.gold.price) }}
现货黄金 {{ dayChg >= 0 ? '+' : '' }}{{ dayChg }}%
交易终端
已安装客户端?一键唤醒,自动完成激活,无需再输授权码
{{ wakeupMsg }}
授权码状态
| 授权码 | 绑定机器 | 到期日期 | 剩余天数 | 状态 |
|---|---|---|---|---|
| {{ maskKey(lic.license_key) }} | {{ lic.machine_id || '—' }} | {{ fmtDate(lic.expires_at) }} | {{ daysLeft(lic.expires_at) > 0 ? daysLeft(lic.expires_at) + ' 天' : '已过期' }} — | {{ statusBadge(lic.status).text }} |
还没有保存授权码。
黄金投研分析
XAUUSD
{{ stanceBadge.text }}
置信度 {{ Math.round((analysis.confidence || 0) * 100) }}%
{{ analysis.verdict }}
{{ analysisError || '分析加载中…' }}
黄金投研分析
XAUUSD现货黄金现价
{{ fmtPrice(analysis.gold && analysis.gold.price) }}
{{ dayChg >= 0 ? '+' : '' }}{{ dayChg }}%
{{ stanceBadge.text }}
置信度 {{ Math.round((analysis.confidence || 0) * 100) }}%
▲ 多头论据
- •{{ p }}
暂无明显多头信号
▼ 空头论据
- •{{ p }}
暂无明显空头信号
综合裁决
{{ analysis.verdict }}
RSI14:{{ val(analysis.indicators && analysis.indicators.rsi14) }}
MA20:{{ val(analysis.indicators && analysis.indicators.sma20) }}
MA50:{{ val(analysis.indicators && analysis.indicators.sma50) }}
区间位置:{{ val(analysis.indicators && analysis.indicators.range_position) }}%
更新于 {{ fmtTime(analysis.generated_at) }}
AI 多空辩论已开启实时金价 · 技术分析
{{ analysisError || '分析加载中…' }}
机构级深度报告
{{ deep.engine }}
{{ stanceText(deep.stance) }}
置信度 {{ Math.round((deep.confidence || 0) * 100) }}%
多头论据
- •{{ p }}
空头论据
- •{{ p }}
关键位:{{ deep.key_levels }}
风险提示:{{ deep.risks }}
综合裁决与操作思路
{{ deep.verdict }}
短期展望(1-2周)
{{ deep.outlook_short }}
中期展望(1-3月)
{{ deep.outlook_mid }}
生成于 {{ fmtTime(deep.generated_at) }}
添加授权码
把你购买的授权码保存在这里,随时查看到期时间与状态。
{{ licMsg }}
我保存的授权码
| 授权码 | 备注 | 绑定机器 | 到期日期 | 剩余天数 | 状态 | 操作 |
|---|---|---|---|---|---|---|
| {{ lic.license_key }} | {{ lic.note || '—' }} | {{ lic.machine_id || '—' }} | {{ fmtDate(lic.expires_at) }} | {{ daysLeft(lic.expires_at) > 0 ? daysLeft(lic.expires_at) + ' 天' : '已过期' }}— | {{ statusBadge(lic.status).text }} |
还没有保存授权码
AI 交易系统下载
下载 Gold AutoTrade 智能交易系统最新安装包。安装后用你的授权码激活,即可开始自动交易。
{{ platformText(d.platform) }} 版
v{{ d.version }}
{{ d.orig_name }} · {{ d.note }}
{{ fmtSize(d.size) }} · {{ fmtDate(d.created_at) }} 更新
暂无安装包,管理员上传后会显示在这里
视频教学
从安装部署到参数配置、实盘运行,手把手教你用好 Gold AutoTrade。
{{ v.title }}
{{ v.note }}
{{ fmtSize(v.size) }} · {{ fmtDate(v.created_at) }}
暂无教学视频,管理员上传后会显示在这里
账户信息
{{ avatarLetter }}
{{ user.name || '未设置昵称' }}
{{ user.email }}
注册时间
{{ fmtTime(user.created_at) }}
注册天数
{{ regDays }} 天
保存的授权码
{{ savedLicenses.length }} 个
账户ID
#{{ user.id }}