PINE LIBRARY
已更新 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
版本注释
v2 Update usage samples and chartsPine脚本库
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.
免责声明
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.
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.
免责声明
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.