fish
|
5dad7a6a02
|
表格支撑位和阻力位拆为四列:支撑位一/二、阻力位一/二
|
2026-05-11 22:21:21 +08:00 |
|
fish
|
b91bffdb4c
|
支撑位和阻力位改为逐个标注:表格用S1/R1标签,抽屉分开展示每层价位
|
2026-05-11 22:07:36 +08:00 |
|
fish
|
e756c3f300
|
列表页移除分析逻辑和风险提示列,改为查看按钮引导至抽屉明细
|
2026-05-11 21:44:46 +08:00 |
|
fish
|
bd48887b88
|
日内方向分析详情改用抽屉面板展示,点击表格行查看完整逻辑与风险提示
|
2026-05-11 21:39:21 +08:00 |
|
fish
|
5c30bfa472
|
日内方向分析按钮自动先执行批量打分再调用AI分析
|
2026-05-11 21:23:53 +08:00 |
|
fish
|
f5615d9580
|
新增日内方向分析功能:基于三层打分数据由 AI 批量生成下一个交易日方向判断
|
2026-05-11 21:18:29 +08:00 |
|
fish
|
6ab310cfb3
|
AI报告第4点改为支撑与阻力专节,喂入30日K线数据,Go构建加goproxy镜像
|
2026-05-10 18:03:10 +08:00 |
|
fish
|
c47735f3b6
|
AI分析Markdown样式优化:紧凑段落间距、标题上下留白、npm淘宝镜像
|
2026-05-10 17:45:58 +08:00 |
|
fish
|
1d1a6d6cdf
|
AI分析Markdown渲染间距优化,去除pre-wrap双重间距;Dockerfile npm换国内镜像
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-10 17:32:49 +08:00 |
|
fish
|
04636c53d8
|
AI分析内容支持Markdown渲染,标题、列表、加粗正常显示
|
2026-05-10 17:21:52 +08:00 |
|
fish
|
4cdc542291
|
修复AI分析SSE流断开:中间件透传Flusher、DB Key生效、错误提示不覆盖
|
2026-05-10 17:11:51 +08:00 |
|
fish
|
1094e82e88
|
品种打分结果卡增加AI分析入口,打完分可直接问AI
|
2026-05-10 16:31:26 +08:00 |
|
fish
|
99c2a5bcbf
|
AI分析功能:LLM Key 改为数据库管理,支持管理员后台配置
|
2026-05-10 16:21:15 +08:00 |
|
fish
|
ad9edf7ad4
|
K线图参数标题汉化:Y轴标签、Tooltip OHLC 字段改为中文
|
2026-05-10 15:59:36 +08:00 |
|
fish
|
819b327cdb
|
打分算法全面改进:修复方向性bug,引入自适应权重与分数动量
|
2026-05-10 15:52:03 +08:00 |
|
fish
|
f2e4bf7041
|
打分请求超时时间延长至 60 秒
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-10 15:19:37 +08:00 |
|
fish
|
e6351750cf
|
打分列表改为品种打分,移除同步数据功能
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-10 15:19:00 +08:00 |
|
fish
|
465feaa833
|
修复 NaN 值导致 JSON 序列化失败、K 线数据无法展示
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 23:02:39 +08:00 |
|
fish
|
f7b60659ab
|
修复 Tushare 返回的 ts_code 缺少交易所后缀导致查不到数据
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 22:56:19 +08:00 |
|
fish
|
fef806f796
|
合约全景刷新时自动拉取打分,并同步回写完整合约代码
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 22:49:33 +08:00 |
|
fish
|
512d43121c
|
合约全景功能独立为单独菜单,与原 K 线页面分离
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 22:44:46 +08:00 |
|
fish
|
01309dd8ff
|
支持短合约代码自动补全交易所后缀
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 22:31:45 +08:00 |
|
fish
|
ee3acd1c4d
|
新增合约全历史拉取与 K 线打分叠加功能
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 22:29:00 +08:00 |
|
fish
|
9d2997a3cb
|
手动打分页面移除主力合约展示
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 21:58:33 +08:00 |
|
fish
|
cdf793608d
|
区间打分根据用户选择日期自动判断主力合约,放宽前端日期限制支持历史区间
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 21:48:20 +08:00 |
|
fish
|
c54ba5a470
|
修复区间打分 422 错误:Go 后端新增 runRangeRequest 结构体正确透传 start_date/end_date
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 21:41:51 +08:00 |
|
fish
|
01edda923a
|
新增自定义时间段批量打分功能:支持设置日期区间,对区间内每天自动拉取数据并打分
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 21:37:20 +08:00 |
|
fish
|
7aa74dc9bc
|
同步数据功能改为仅管理员可见
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-05 15:07:57 +08:00 |
|
fish
|
b1f824b06d
|
批量打分接口超时时间从15s增加到180s,避免6品种同步时超时
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:29:48 +08:00 |
|
fish
|
d217628ccf
|
文档同步:补充同步数据、数据重置功能说明
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:27:45 +08:00 |
|
fish
|
cff4319321
|
新增手动同步数据功能:点击侧边栏"同步数据"调用批量打分接口,完成后跳转打分列表并刷新
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:26:04 +08:00 |
|
fish
|
a7e1c9f416
|
重置成功后自动跳转打分列表并刷新页面
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:22:33 +08:00 |
|
fish
|
fa5fa07ef6
|
新增数据重置功能:管理员可一键清空所有行情数据,需输入确认文字防误操作
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:20:07 +08:00 |
|
fish
|
7b6732488a
|
同步文档:更新三层打分模型描述,反映短期幅度因子、中期连续化、长期价格维度、波动率调整等新逻辑
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 23:08:20 +08:00 |
|
fish
|
76ddc495c1
|
优化三层打分模型:短期引入幅度因子与量能确认,中期资金信号连续化,长期加入价格维度,新增波动率调整
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 22:57:45 +08:00 |
|
fish
|
23a1149c5f
|
打分列表信号列增加趋势图标
|
2026-05-04 21:42:56 +08:00 |
|
fish
|
b6bacbfae9
|
适配移动端展示
|
2026-05-04 21:36:48 +08:00 |
|
fish
|
c852b1d871
|
同步批量打分接口文档
|
2026-05-03 22:31:19 +08:00 |
|
fish
|
6a1541ad9c
|
同步文档与实际代码状态
|
2026-05-03 22:16:57 +08:00 |
|
fish
|
944fa90e0d
|
新增批量打分接口
|
2026-05-03 22:09:46 +08:00 |
|
fish
|
e37a51cac6
|
快捷切换不触发查询按钮 loading
|
2026-05-03 22:03:36 +08:00 |
|
fish
|
066e139910
|
固定 compose 项目名称为 trade
|
2026-05-03 21:39:29 +08:00 |
|
fish
|
ac684ae6ff
|
重命名 docker-compose 文件
|
2026-05-03 21:27:59 +08:00 |
|
fish
|
ff4c6b2258
|
移除冗余环境变量
|
2026-05-03 21:17:18 +08:00 |
|
fish
|
ad66aec880
|
固定查询按钮宽度
|
2026-05-03 21:14:31 +08:00 |
|
fish
|
526903bf4a
|
消除快捷按钮点击闪动
|
2026-05-03 21:10:08 +08:00 |
|
fish
|
5d0299c6e0
|
关闭登录页背景滑动
|
2026-05-03 21:07:07 +08:00 |
|
fish
|
1f6a9f6419
|
登录页面禁止上下滚动
|
2026-05-03 20:53:33 +08:00 |
|
fish
|
467b667921
|
删除 docker-compose.server.yml
|
2026-05-03 20:52:41 +08:00 |
|
fish
|
c46ea04993
|
删除 tushare/.env,token 已写死在代码中
|
2026-05-03 20:51:45 +08:00 |
|