On-balance Volume Mean

On-balance Volume Mean Python API Documentation

On-balance volume mean (OBVM) is a leading momentum indicator that uses the increase/decrease flow in volume to predict upcoming stock price changes. The difference between OBV and OBVM is that OBVM takes the mean average of a provided period. When both OBVM and a security`s price are making higher highs, it is presumed the upward trend is likely to continue and vice versa.

API Class:
SecurityApi
Instance Method:
get_security_price_technicals_obv_mean()