-
Implement ZigZag (ZZ) indicator (#8454)
发布于
2024-12-23 16:19:39 +00:00 | 650 次提交 在此版本后已推送到 master-
Implement ZigZag Indicator
-
Create Unit Test for ZigZag Indicator
-
Update QCAlgorithm with ZigZag Indicator
-
Resolved review comments
-
Refactor ZigZag Indicator
- Refactored logic to streamline pivot updates and condition checks.
- Exposed PivotType enum to track pivot direction (High/Low).
- Updated CSV processing to reflect pivot type (High/Low).
- Refactor UpdatePivot logic
下载附件
-