Library "loxxmas" TODO:loxx moving averages used in indicators
kama(src, len, kamafastend, kamaslowend) KAMA Kaufman adaptive moving average Parameters: src: float len: int kamafastend: int kamaslowend: int Returns: array
ama(src, len, fl, sl) AMA, adaptive moving average Parameters: src: float len: int fl: int sl: int Returns: array
t3(src, len) T3 moving average, adaptive moving average Parameters: src: float len: int Returns: array
adxvma(src, len) ADXvma - Average Directional Volatility Moving Average Parameters: src: float len: int Returns: array
ahrma(src, len) Ahrens Moving Average Parameters: src: float len: int Returns: array
alxma(src, len) Alexander Moving Average - ALXMA Parameters: src: float len: int Returns: array
dema(src, len) Double Exponential Moving Average - DEMA Parameters: src: float len: int Returns: array
dsema(src, len) Double Smoothed Exponential Moving Average - DSEMA Parameters: src: float len: int Returns: array
ema(src, len) Exponential Moving Average - EMA Parameters: src: float len: int Returns: array
fema(src, len) Fast Exponential Moving Average - FEMA Parameters: src: float len: int Returns: array
In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Un saluto all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.