Skip to main content

Module cyber_cycle

Module cyber_cycle 

Source
Expand description

Cyber Cycle feature extractor wrapper.

Wraps the existing CyberCycle to expose both the cycle value and trigger line plus a few derived features useful for ML (momentum, zero-cross signal, etc.).

Primary source: quantwave-core/src/indicators/cyber_cycle.rs:35 (returns (CyberCycle, Trigger) per Ehlers “Cybernetic Analysis for Stocks and Futures”)

Structs§

CyberCycleFeatureExtractor
CyberCycleFeatures
Rich multi-dimensional output for Cyber Cycle features.