TradingView
dandrideng
2022년 3월 22일 오전 7시 39분

on_balance_volume 

Cosmos / TetherUS PERPETUAL CONTRACTBinance

설명

Library "on_balance_volume"
on_balance_volume: custom on balance volume

obv_diff(string, simple) obv_diff: custom on balance volume diff version
  Parameters:
    string: type: the moving average type of on balance volume
    simple: int len: the moving average length of on balance volume
  Returns: obv_diff: custom on balance volume diff value

obv_diff_norm(string, simple) obv_diff_norm: custom normalized on balance volume diff version
  Parameters:
    string: type: the moving average type of on balance volume
    simple: int len: the moving average length of on balance volume
  Returns: obv_diff: custom normalized on balance volume diff value

릴리즈 노트

v2 Update usage samples and charts
더보기