Tita Fund Tap Dance to Invest

用户管理

邮箱登录,按角色控制管理权限

{{ userError }}
{{ (currentUser.username || currentUser.email || 'T').slice(0,1).toUpperCase() }}
{{ currentUser.username || currentUser.email }}
{{ currentUser.email }}
{{ roleLabel(currentUser.role) }}

个人资料

权限说明

{{ roleLabel(currentUser.role) }}

超级管理员:可管理用户角色,拥有全部管理权限。

管理员:可管理板块、股票内容。

普通用户:可登录和维护个人资料。

用户列表

加载中...
{{ item.username || item.email }}
{{ item.email }}
暂无用户
加载一..

{{ selectedStock.name }}

{{ selectedStock.code }}
{{ selectedStock.industry_sw1 || '\u672a\u5206\u7c7b' }} 申万二级 {{ selectedStock.industry_sw2 || '\u672a\u5206\u7c7b' }} 申万三级 {{ selectedStock.industry_sw3 || '\u672a\u5206\u7c7b' }}
最新交易日
{{ selectedStock.quote?.date || '-' }}
{{ formatChange(selectedStock.quote?.change_pct) }}
当日
{{ formatChange(selectedStock.change_1d) }}
近5日
{{ formatChange(selectedStock.change_5d) }}
近1月
{{ formatChange(selectedStock.change_1m) }}
近3月
{{ formatChange(selectedStock.change_3m) }}
近1年
{{ formatChange(selectedStock.change_1y) }}

主营业务

{{ item.name }} {{ item.share }} 暂无

细分

{{ item }} 暂无

概念

{{ item }} 暂无

描述

{{ selectedStock.description || '暂无描述' }}

研报

{{ report.institution }}
{{ report.date || '-' }} · {{ report.title }}
预测涨跌
{{ formatChange(report.forecast_change_pct) }}

{{ report.summary }}

{{ report.rating }}
暂无研报记录

字段配置

px

{{ activeExplainMeta.title }}

{{ activeExplainMeta.subtitle }}

{{ item.icon }} {{ item.label }} {{ item.scope }}

{{ item.text }}

板块走势先用当日、近5日、近1月、近3月的方向判断,适合快速筛选,不等同于买卖建议。
{{ item.title }}

{{ item.text }}

{{ item.badge }}
回测结果会在后端缓存,页面只读取已算好的概率,避免点击释义或切换板块时卡顿。
{{ item.title }}

{{ item.text }}

有官方指数的板块优先使用官方指数;没有官方指数的自编板和 AI 板,统一使用成分股合成口径。

自编板块管理

创建新自编板块

现有自编板块

{{ filteredManageTags.length }} 个
{{ manageTagSearch ? '\u672a\u627e\u5230\u5339\u914d\u7684\u677f\u5757' : '\u6682\u65e0\u81ea\u5b9a\u4e49\u677f\u5757/\u6982\u5ff5' }}
选择左侧板块后管理成分股
可以修改名称/描述,也可以批量添加或移除板块内股票
当前管理

{{ selectedManageTag.name }}

按多周期涨跌、历史位置和波动状态综合判断。

板块内股票
{{ filteredManageTagStocks.length }} 只
加载中...
暂无股票
未找到匹配股票
{{ stock.name }}
添加股票
搜索后选择股票加入板块
{{ stock.name }}

股票管理:{{ manageStock.name }} ({{ manageStock.code }})

{{ manageStock.industry_sw1 || '\u672a\u5206\u7c7b' }}

搜索股票

{{ s.name }} {{ s.pinyin_abbr }} {{ s.industry_sw1 || '' }}

最近常搜

暂无搜索记录

编辑内容

{{ tag.name }} 暂无自编板块
匹配到的自编板块

用户管理

邮箱登录,按角色控制管理权限

{{ userError }}
{{ (currentUser.username || currentUser.email || 'T').slice(0,1).toUpperCase() }}
{{ currentUser.username || currentUser.email }}
{{ currentUser.email }}
{{ roleLabel(currentUser.role) }}

个人资料

权限说明

{{ roleLabel(currentUser.role) }}

超级管理员:可管理用户角色,拥有全部管理权限。

管理员:可管理板块、股票内容。

普通用户:可登录和维护个人资料。

用户列表

加载中...
{{ item.username || item.email }}
{{ item.email }}
暂无用户

自选

管理你关注的个股,实时查看最新行情

请先登录后再管理自选

添加自选

未找到相关股票

自选列表

共 {{ watchlist.filter(stock => !stock.is_separator).length }} 只
名称 代码 申万行业 最新价 当日 公司质地 估值安全 股价趋势 芝士预测 报告时间 主营业务 操作
加载中...
{{ stock.name }} {{ stock.code }} {{ stock.industry_sw1 || '-' }} {{ stock.latest_price != null ? stock.latest_price.toFixed(2) : '-' }} {{ formatChange(stock.change_1d) }} {{ stock.company_quality != null ? stock.company_quality.toFixed(1) : '-' }} {{ stock.valuation_safety != null ? stock.valuation_safety.toFixed(1) : '-' }} {{ stock.price_trend != null ? stock.price_trend.toFixed(1) : '-' }} {{ part.trim() }} / {{ stock.report_time || '-' }} {{ stock.business || '-' }}
暂无自选股,请在上方添加
{{ saveToastMessage }}