PINE LIBRARY

moving_average

Updated
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
MATHstatisticstechindicator

Pine library

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 a publication is governed by House rules.

Disclaimer