mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 22:08: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:
@@ -1,11 +1,9 @@
|
||||
# Channels
|
||||
|
||||
Price channel and band overlays on the chart, typically derived from price extremes or volatility.
|
||||
|
||||
| Indicator | Full Name | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| ABBER | Aberration | |
|
||||
| ACCBANDS | Acceleration Bands | |
|
||||
| [ABBER](abber/abber.md) | Aberration Bands | Absolute deviation-based volatility bands |
|
||||
| [ACCBANDS](accbands/accbands.md) | Acceleration Bands | Volatility-based adaptive channel by Price Headley |
|
||||
| APCHANNEL | Andrews' Pitchfork | |
|
||||
| APZ | Adaptive Price Zone | |
|
||||
| ATRBANDS | ATR Bands | |
|
||||
|
||||
Reference in New Issue
Block a user