PINE LIBRARY
Actualizado moving_average

Library "moving_average"
moving_average: moving average variants
variant(string, series, simple) variant: moving average variants
Parameters:
string: type: type in ["SMA", "EMA", "DEMA", "TEMA", "WMA", "VWMA", "SMMA", "HullMA", "TMA", "SSMA"]
series: float src: the source series of moving average
simple: int len: the length of moving average
Returns: float: the moving average variant value
moving_average: moving average variants
variant(string, series, simple) variant: moving average variants
Parameters:
string: type: type in ["SMA", "EMA", "DEMA", "TEMA", "WMA", "VWMA", "SMMA", "HullMA", "TMA", "SSMA"]
series: float src: the source series of moving average
simple: int len: the length of moving average
Returns: float: the moving average variant value
Notas de prensa
v2 Update usage samples and chartsBiblioteca Pine
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Exención de responsabilidad
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Biblioteca Pine
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Exención de responsabilidad
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.