jackyu66git and Cursor
18a7f485e6
feat(web): 增量自动刷新、结构区修复与默认指标/周期
...
自动刷新常态只拉 recent 尾部 K,每 1 分钟全量重算缠论;修复结构区缓存导入;默认指标/4h·1h·15m/近30天;同步 ECR-009 screener 相关改动。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-08 15:45:40 +08:00
jackyu66git and Cursor
0f6eb92a1f
test(ECR-009): 补页面/API 路由冒烟与 TEST_REPORT
...
交付前缺 Flask 常驻与路由断言;现补齐 pytest 与报告。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 16:03:37 +08:00
jackyu66git and Cursor
ec08de098e
feat(ECR-009): Crypto Wyckoff Screener 独立页(D/W/M)
...
移植 A_Share_DP 引擎;本地缓存与 60s tip;月线由日线 UTC 聚合;不碰主站 analyze/缠论叠层。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 15:46:35 +08:00
jackyu66git and Cursor
dbb6202325
feat(ECR-008): 拆分主站 chart_tv.js 为多模块薄门面
...
行为冻结物理拆分;保留 initTradingView/dispose 对外 API;无打包器。node --check 全绿。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 15:09:48 +08:00
jackyu66git and Cursor
276481e02c
feat(ECR-007): Wyckoff Live Structure with Confirmed/Live isolation
...
Add live.py lifecycle and event candidates; assemble confirmed vs live
in engine; Summary partition; execution_signal source=confirmed only.
Keep strategies untouched; do not lower Confirmed thresholds for Live.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 03:14:19 +08:00
jackyu66git and Cursor
d3188ca83c
fix: ECR-004 威科夫区间评分硬化与 VP 绘图减负(已审)
...
评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 18:46:08 +08:00
jackyu66git and Cursor
081a57a90e
feat: ECR-003 主站威科夫分析与图表叠层(已审)
...
独立 wyckoff 引擎 + 按需 include_wyckoff;主站 Lightweight 绘制区间/阶段/事件/VP。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 18:33:57 +08:00
jackyu66git and Cursor
df27b4dde8
refactor: ECR-002 拆分 runtime 包并加深 analyze 契约(已审)
...
将 web/services/runtime.py 拆为 runtime/ 子模块并保持门面兼容;补齐 ESS 文档、门面/契约/TF_DF 测试与 CODE_REVIEW Approve。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 18:15:23 +08:00
jackyu66git and Cursor
9f1e7361b6
fix: 修复主站自动刷新内存泄漏,并完善 chan_tv 图表体验
...
主站重建前完整 dispose、去掉重复 sync 监听,自动刷新默认增量更新;顺带消除首屏重复 analyze、复用 ChanMACD,以及全版 TV 指标/未完成中枢/布局本地缓存。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 16:09:48 +08:00
jackyu66git and Cursor
74dec4e50b
refactor: 缠论引擎包化与 Web 分层(ECR-001)
...
将根目录引擎迁入 chanlun/ 并保留兼容 shim;拆分 TF_DF 与 web 服务;
前端模块化;strategies 改用 chanlun 导入;补充 ESS 文档与 golden 回归。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 18:48:20 +08:00
jackyu66git
2e905e7238
feat: 所有页面接入 Google Analytics (G-LVVXH3TL04)
2026-07-02 15:57:15 +08:00
jackyu66git
e1116edb7b
更新了本地数据拉取
2026-05-26 14:49:31 +08:00
jackyu66git
9b876c45ed
修改了bsp state,继续测试
2026-05-20 00:49:53 +08:00
jackyu66git
91148a648a
添加新的策略
2026-05-19 09:58:33 +08:00
jackyu66git
5dc0c4cffd
data_provider: 添加 ccxt.pro WebSocket 实时K线监听;端口 9009→80;web/*.sh 权限修正
2026-05-19 09:56:37 +08:00
jackyu66git
bc085171f4
添加新策略用第三类买卖点
2026-05-17 14:54:00 +08:00
jackyu66git
050ebeb849
添加tradingview advanced chart lib和实现chan_tv网页
2026-05-14 14:16:06 +08:00
jackyu66git and Claude Opus 4.6
ebcb3dce73
添加 StructureZone 结构价值区系统,支持多周期支撑/阻力分析
...
- 新增 ChanZone.py: 从笔中枢/线段中枢/EMA52 提取价格区,聚类评分
- ChanLun.py 新增 get_structure_zones() 方法
- web/app.py: 独立拉取多周期数据 + 缓存 + limit 传参避免全量传输
- web/index.html: 结构区勾选框 + K线数量输入 + 半透明填充区绘制
- tests/test_chan_zone.py: 24 个单元测试
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-12 01:31:56 +08:00
jackyu66git
425d513a37
修改笔中枢第三类卖卖点识别,识别好后直接完成笔中枢
2026-04-30 15:20:37 +08:00
jackyu66git
8ff1515f8b
改了ema的颜色
2026-04-24 10:13:30 +08:00
jackyu66git
d8e3cdd9e9
修改小周期笔无法显示bug
2026-04-16 23:53:40 +08:00
jackyu66git
04d8f73b94
修正了刷新图表缩放和位置不变的bug
2026-04-16 02:31:48 +08:00
jackyu66git
7815eada00
添加动能理论,修改klc整体显示
2026-04-10 13:01:07 +08:00
jackyu66git
3fbcc354d8
去掉trim data,修改check_fx回去
2026-04-06 01:02:42 +08:00
jackyu66git
ee9b573762
添加macd周期参数设置
2026-04-05 19:12:31 +08:00
jackyu66git
c17539a7a5
web端进行优化,减少内存开销,data provider提供websocket服务
2026-04-05 18:24:08 +08:00
jackyu66git
2bf9fe5825
添加中枢延续
2026-04-05 17:55:09 +08:00
Porter
6a6d24f601
添加中枢识别在klc和笔
2026-04-05 11:43:30 +08:00
jackyu66git
ea317fb6f9
增加了新的笔中枢,但是还是线段的好些
2026-04-02 15:29:15 +08:00
jackyu66git
6538982d24
添加识别klc_state,macd参数调整
...
macd调整为26,52
顶底之间间隔7个klc
2026-04-01 11:11:51 +08:00
jackyu66git
0bc36e066f
添加识别中继分型
2026-03-20 18:39:02 +08:00
jackyu66git
f1b0daa55f
添加次次周期显示按钮
2026-03-16 16:26:14 +08:00
jackyu66git
e61af7b1a8
添加了次次周期的显示
2026-03-15 17:07:15 +08:00
jackyu66git
72196329d1
增加缠论说明,优化线段中枢
2026-03-12 17:20:57 +08:00
jackyu66git
5226c551d5
修改了线段中枢逻辑
2026-03-11 03:08:10 +08:00
jackyu66git
d2107db6c0
添加新的策略
2026-03-06 22:08:24 +08:00
jackyu66git
d8f2269a49
添加识别笔破坏
2026-02-28 19:27:36 +08:00
jackyu66git
eb039e9987
添加ema26和ema52交叉策略,今年可以,还需要再看看细节
2026-02-26 17:45:04 +08:00
jackyu66git
377f23a9ec
添加新的bb2633,笔识别改回去了
2026-02-24 01:01:19 +08:00
jackyu66git
85609d2758
修改了笔形成方式,现在顺畅多了,接下来实现缠论中多级别顶底分型和笔趋势形成原理的买卖点(1,0),(-1,0),(1,1),(-1,1)来判断
2026-02-22 14:25:59 +08:00
jackyu66git
01e71b7098
添加三类买卖点识别和图上标注,还不错,感觉可以赚钱了,明天继续优化一下
2026-02-20 01:37:39 +08:00
jackyu66git
d76e9d47a6
修改了分型,笔,笔中枢方式,添加三类买卖点的识别
2026-02-16 02:18:01 +08:00
jackyu66git
cefd048ab5
添加1分钟时间打印log
2026-02-02 12:33:22 +08:00
jackyu66git
42dac07274
添加新的周期数据
2026-02-02 00:35:51 +08:00
jackyu66git
2af660b1dc
添加新的策略
2026-01-27 16:02:55 +08:00
jackyu66git
94f7c022c0
添加新的打印和找出买卖点
2026-01-14 11:11:47 +08:00
jackyu66git
ec2e16e1a0
添加新股票
2025-12-16 18:10:51 +08:00
jackyu66git
0f51297860
添加A股链接测试
2025-12-08 11:02:10 +08:00
jackyu66git
1e3f0769a9
删除xgboost
2025-12-05 11:08:43 +08:00
jackyu66git
56c52d6cff
添加新的配置
2025-11-25 22:07:38 +08:00