technical-patterns-lab/discuss/20260126-讨论.md
褚宏光 6d545eb231 Enhance converging triangle detection with new features and documentation updates
- Added support for a detailed chart mode in plot_converging_triangles.py, allowing users to visualize all pivot points and fitting lines.
- Improved pivot fitting logic to utilize multiple representative points, enhancing detection accuracy and reducing false positives.
- Introduced a new real-time detection mode with flexible zone parameters for better responsiveness in stock analysis.
- Updated README.md and USAGE.md to reflect new features and usage instructions.
- Added multiple documentation files detailing recent improvements, including pivot point fitting and visualization enhancements.
- Cleaned up and archived outdated scripts to streamline the project structure.
2026-01-26 16:21:36 +08:00

439 B

下沿线,明显不对。

拟合线的时候,有些点应该去掉,跟主观判断不对齐,比如图中第二个点

强度分:是否符合三角形的形态 + 突破强度

108个个股按照分数排序

可调参数、速度快 后续回测后继续调优

历史曲线的每个点,都需要计算强度分。