mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 20:18:05 +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:
+2
-2
@@ -20,9 +20,9 @@
|
||||
|
||||
| Indicator | Full Name | Category |
|
||||
| :--- | :--- | :--- |
|
||||
| ABBER | Aberration | Channels |
|
||||
| [ABBER](channels/abber/abber.md) | Aberration Bands | Channels |
|
||||
| AC | Acceleration Oscillator | Momentum |
|
||||
| ACCBANDS | Acceleration Bands | Channels |
|
||||
| [ACCBANDS](channels/accbands/accbands.md) | Acceleration Bands | Channels |
|
||||
| ACCEL | Momentum change; 2nd derivative | Numerics |
|
||||
| [ADL](volume/adl/Adl.md) | Accumulation/Distribution Line | Volume |
|
||||
| [ADOSC](volume/adosc/Adosc.md) | Chaikin A/D Oscillator | Volume |
|
||||
|
||||
Reference in New Issue
Block a user