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
詳細