jackyu66git and Cursor
340676bfbd
fix(web): 分型框竖边 canvas 绘制,换币对强制全量刷新
...
LWC 折线无法画真竖线;增量刷新时用坐标采样补刷竖边,避免与横边脱节。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-11 17:32:18 +08:00
jackyu66git and Cursor
9cf625c413
fix(web): 小周期切换时对齐标记,避免 LWC Value is null
...
主周期笔/KLC 分型标记在切到 1m/2m 主图时未对齐 K 线 time;过滤均线无效点并钳制视窗恢复。顺带统一 BI 中枢计算路径。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-08 17:06:31 +08:00
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
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
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
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
9b876c45ed
修改了bsp state,继续测试
2026-05-20 00:49:53 +08:00
jackyu66git
91148a648a
添加新的策略
2026-05-19 09:58:33 +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
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
Porter
6a6d24f601
添加中枢识别在klc和笔
2026-04-05 11:43:30 +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
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
01e71b7098
添加三类买卖点识别和图上标注,还不错,感觉可以赚钱了,明天继续优化一下
2026-02-20 01:37:39 +08:00
jackyu66git
2af660b1dc
添加新的策略
2026-01-27 16:02:55 +08:00
jackyu66git
56c52d6cff
添加新的配置
2025-11-25 22:07:38 +08:00
jackyu66git
fb88ae23f4
修改默认参数
2025-11-22 16:51:12 +08:00
jackyu66git
3401cb56bf
消灭更多bug,修改K线颜色,macd颜色
2025-11-13 20:34:36 +08:00
jackyu66git
ac845ccfd0
添加本地数据源,以后就可以直接用本地数据了
2025-11-12 23:59:11 +08:00
jackyu66git
fe4193b153
添加裸K形态,前端添加KLC显示
2025-10-29 01:16:50 +08:00
jackyu66git
abe663e1a6
修改笔中枢bug
2025-10-25 00:08:46 +08:00
jackyu66git
021cd3a1e3
不能删setupToolTip
2025-10-24 23:47:49 +08:00
jackyu66git
dce2099ba1
添加笔中枢,删除了很多没有用的方法
2025-10-24 23:31:43 +08:00
jackyu66git
cb621c3d87
修改缠论顶低分型判断和笔生成顶低分型判断
2025-10-18 02:36:29 +08:00
jackyu66git
eb3f394386
分拆了index
2025-10-12 02:09:56 +08:00
jackyu66git
eb6d4dae1e
优化index的自动刷新,不占用内存了
2025-10-11 20:46:41 +08:00
jackyu66git
566055b045
修改排版,加入up,down,flat,unknown显示
2025-09-30 13:40:20 +08:00
jackyu66git
1507f9f929
不用大的时间周期了
2025-09-27 02:26:28 +08:00
jackyu66git
6139af98c3
添加ema52显示
2025-09-27 01:14:53 +08:00
jackyu66git
daa8c25c91
add new line of code
2025-09-24 01:42:44 +08:00
jackyu66git
272e2522ea
基本上完成了高低点的识别
2025-09-20 02:49:54 +08:00
Porter
ee1689664d
修改5
2025-09-17 16:07:23 +08:00
jackyu66git
3594d59a92
添加新的检测
2025-09-16 03:05:42 +08:00
Porter
0b9f63409c
根据新的条件进行交易,添加交易规则
2025-09-15 10:29:53 +08:00
jackyu66git
a338f50867
SD不需要结束就显示出来,要不然滞后太严重了
2025-09-09 01:09:22 +08:00
jackyu66git
09cfa56e1d
添加连续跳空和分立跳空图
2025-09-05 00:04:57 +08:00