- 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.
16 lines
439 B
Markdown
16 lines
439 B
Markdown

|
|
下沿线,明显不对。
|
|
|
|

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

|
|
|
|
|
|
### 强度分:是否符合三角形的形态 + 突破强度
|
|
|
|
108个个股按照分数排序
|
|
|
|
可调参数、速度快
|
|
后续回测后继续调优
|
|
|
|
历史曲线的每个点,都需要计算强度分。 |