mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 02:28:05 +00:00
Add PWMA implementation and tests; enhance documentation
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# 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 | |
|
||||
| APCHANNEL | Andrews' Pitchfork | |
|
||||
| APZ | Adaptive Price Zone | |
|
||||
| ATRBANDS | ATR Bands | |
|
||||
| BBANDS | Bollinger Bands | |
|
||||
| DCHANNEL | Donchian Channels | |
|
||||
| DECAYCHANNEL | Decay Min-Max Channel | |
|
||||
| FCB | Fractal Chaos Bands | |
|
||||
| JBANDS | Jurik Volatility Bands | |
|
||||
| KCHANNEL | Keltner Channel | |
|
||||
| MAENV | Moving Average Envelope | |
|
||||
| MMCHANNEL | Min-Max Channel | |
|
||||
| PCHANNEL | Price Channel | |
|
||||
| REGCHANNEL | Regression Channels | |
|
||||
| SDCHANNEL | Standard Deviation Channel | |
|
||||
| STARCHANNEL | Stoller Average Range Channel | |
|
||||
| STBANDS | Super Trend Bands | |
|
||||
| UBANDS | Ultimate Bands | |
|
||||
| UCHANNEL | Ultimate Channel | |
|
||||
| VWAPBANDS | VWAP Bands | |
|
||||
| VWAPSD | VWAP with Standard Deviation Bands | |
|
||||
Reference in New Issue
Block a user