mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-14 08:38:04 +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
@@ -2,9 +2,9 @@
|
||||
|
||||
| Indicator | QuanTAlib | TA-Lib | Tulip | Skender | Ooples |
|
||||
| :--- | :--- | :---: | :---: | :---: | :---: |
|
||||
| **Aberration** | Abber | - | - | - | - |
|
||||
| **Aberration Bands** | [Abber](../lib/channels/abber/abber.md) | - | - | - | - |
|
||||
| **Absolute Price Oscillator** | [Apo](../lib/momentum/apo/apo.md) | ✔️ | ✔️ | - | ✔️ |
|
||||
| **Acceleration Bands** | Accbands | - | - | - | ❔ |
|
||||
| **Acceleration Bands** | [AccBands](../lib/channels/accbands/accbands.md) | - | - | - | - |
|
||||
| **Acceleration Oscillator** | Ac | - | - | - | ❔ |
|
||||
| **Accumulation/Distribution Line** | [Adl](../lib/volume/adl/adl.md) | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
| **Accumulation/Distribution Oscillator** | [Adosc](../lib/volume/adosc/adosc.md) | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
|
||||
Reference in New Issue
Block a user