发布

  • 17234 101d382594

    Feature 6620 implement td sequential candlestick indicator (#8877)

    frostbyte_neo 发布于 2025-08-01 15:54:58 +00:00 | 396 次提交 在此版本后已推送到 master

    • initial draft changes

    • Saving draft changes for TD Sequential Implementation

    • Fixed failing tests

    • Refactoring changes

    • Additional refactoring to TDSequential

    • Added tests

    • Incorporated review comments

    • reverted changes to older file

    • Updated for review comment

    • Updated Buy and Sell Setup Perfect functions based on review comment to remove equality operator

    • Added SupportPrice and ResistancePrice as read-only public properties to expose the internal _resistance and _support prices

    • Changed return value of ComputeNextValue to TomDemarkSequentialPhase instead of the encoded value of Phase.StepCount as per review comment

    • Updated initialization to include bullish and bearish flip checks

    • Refactored and cleaned up based on review comments

    下载附件