mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-24 21:48:03 +00:00
Refactor documentation for various filters and indicators to enhance clarity and consistency
- Updated Bessel, Bilateral, Blma, Butter, Conv, Ema, Kama, LSMA, MAMA, MGDI, SSF, USF, ATR, ADL, and ADOSC documentation to use bullet points for key concepts and features. - Added a new Qodana configuration file for code analysis. - Removed coverage configuration from Quantower.Tests.csproj to streamline testing setup.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Cycles
|
||||
|
||||
Indicators focusing on cycle detection and periodicity in market data.
|
||||
|
||||
| Indicator | Full Name | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| CFB | Jurik Composite Fractal Behavior | |
|
||||
@@ -9,15 +7,14 @@ Indicators focusing on cycle detection and periodicity in market data.
|
||||
| DSP | Detrended Synthetic Price | |
|
||||
| EACP | Ehlers Autocorrelation Periodogram | |
|
||||
| EBSW | Ehlers Even Better Sinewave | |
|
||||
| SSFDSP | SSF-Based Detrended Synthetic Price | |
|
||||
| HOMOD | Homodyne Discriminator Dominant Cycle | |
|
||||
| HT_DCPERIOD | Ehlers Hilbert Transform Dominant Cycle Period | |
|
||||
| HT_DCPHASE | Ehlers Hilbert Transform Dominant Cycle Phase | |
|
||||
| HT_PHASOR | Ehlers Hilbert Transform Phasor Components | |
|
||||
| HT_SINE | Ehlers Hilbert Transform SineWave | |
|
||||
| LUNAR | Lunar Phase | |
|
||||
| MOON | Moon Phase | |
|
||||
| PHASOR | Ehlers Phasor Analysis | |
|
||||
| SINE | Ehlers Sine Wave | |
|
||||
| SOLAR | Solar Activity Cycle | |
|
||||
| SSFDSP | Ehlers SSF-Based Detrended Synthetic Price | |
|
||||
| STC | Schaff Trend Cycle | |
|
||||
|
||||
Reference in New Issue
Block a user