StockClaw

{{ loginError }}

账户信息

用户名:{{ currentUser.username }}
角色:{{ roleText }}
AI权限:{{ aiPermissionText }}
{{ pwFormVisible ? '收起' : '修改密码' }}

用户管理

关闭
新增用户
加载中...
用户名角色AI类型额度/日期操作
{{ u.username }} {{ u.is_admin ? '管理员' : '普通' }} 保存 改密 删除
自选股
  • {{ item.code }} {{ item.name }}
无匹配股票或指数
  • {{ stock.code }} {{ stock.name }} 指数
    {{ stock.price != null ? stock.price.toFixed(2) : '--' }}
    {{ stock.change != null ? (stock.change > 0 ? '+' : '') + stock.change.toFixed(2) + '%' : '--' }}
  • 暂无自选,输入代码添加
策略清单
  • {{ getWishlistDisplay(item) }} {{ item.hold_time }}
    {{ formatWishlistTime(item.create_time) }}
  • 暂无策略,点击添加
{{ currentStock.name }} ({{ currentStock.code }})
{{ currentStock.name }} ({{ currentStock.code }}) - 个股 数据可能陈旧
|
{{ indexName }} ({{ indexCode }}) - 指数
  • {{ news.title }}
    {{ news.time }} {{ news.source }}
    缩略图
  • 暂无相关公告
请添加自选股,选中要分析的股票
AI 使用额度提示
{{ quotaAlertMessage }}
{{ toastMessage }}