PINE LIBRARY
Updated

moving_average

827
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
Release Notes
v2 Update usage samples and charts

Disclaimer

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.