TradingView
dandrideng
2022年3月22日早上7點37分

moving_average 

Cosmos / TetherUS PERPETUAL CONTRACTBinance

描述

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

發布通知

v2 Update usage samples and charts
更多