Documentation

This commit is contained in:
Miha Kralj
2023-01-03 18:00:23 -08:00
parent 5d72f9d3ae
commit 0986f2035d
4 changed files with 7 additions and 8 deletions
+4 -5
View File
@@ -3,20 +3,19 @@
* [List of all Indicators](indicators.md "Indicators coverage")
* [SMA - Simple Moving Average](SMA.md)
* [RMA - WildeR Moving Average](RMA.md)
* [EMA - Exponential Moving Average](EMA.md)
* [WMA - Weighted Moving Average](WMA.md)
* [T3 - Tillson T3 Exponential MA](T3.md)
* [SMMA - Smoothed Moving Average](SMMA.md)
* [TRIMA - Triangular Moving Average](TRIMA.md)
* [DWMA - Double Weighted Moving Average](DWMA.md)
* [TRIMA - Triangular Moving Average](TRIMA.md)
* [DEMA - Double Exponential MA](DEMA.md)
* [TEMA - Triple Exponential MA](TEMA.md)
* [ALMA - Arnaud Legoux Moving Average](ALMA.md)
* [T3 - Tillson T3 Exponential MA](T3.md)
* [HMA - Hull Moving Average](HMA.md)
* [HEMA - Hull/Exponential Moving Average](HEMA.md)
* [HWMA - Holt-Winter Moving Average](HWMA.md)
* [MAMA - MESA Adaptive Moving Average](MAMA.md)
* [KAMA - Kaufman Adaptive Moving Average](KAMA.md)
* [ALMA - Arnaud Legoux Moving Average](ALMA.md)
* [ZLEMA - Zero-Lag Exponential MA](ZLEMA.md)
* [JMA - Jurik Moving Average](JMA.md)
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 134 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB