mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-06-27 16:10:07 +08:00
Update jma.py
This commit is contained in:
@@ -72,9 +72,7 @@ def jma(close, length=None, phase=0, offset=None, **kwargs):
|
||||
|
||||
|
||||
jma.__doc__ = \
|
||||
"""Volume Weighted Moving Average (VWMA)
|
||||
|
||||
Jurik Moving Average
|
||||
""" Jurik Moving Average Average (JMA)
|
||||
|
||||
Sources:
|
||||
Implementation of: https://c.mql5.com/forextsd/forum/164/jurik_1.pdf
|
||||
|
||||
Reference in New Issue
Block a user