mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-15 17:18:05 +00:00
HWMA
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# HWMA: Holt-Winter Moving Average
|
||||
nA = 0.5; nB = 0.3; nC = 0.01;
|
||||
|
||||

|
||||
Reference in New Issue
Block a user