ta-lib-python icon indicating copy to clipboard operation
ta-lib-python copied to clipboard

How to measure the slope for OBV(on balance volume)?

Open kiandp opened this issue 5 years ago • 1 comments

Hi I am trying to use "obv" in my strategy but since the obv indicator y_axis is not giving you valuable pieces of information, we need to measure the slope in order to detect the up or downtrend. I tried to use the OBV slope in ta_lib with linear regression as documented, but the results are different from what I am expecting. Can someone please help me to set the right slope for this indicator? Thanks

kiandp avatar Oct 01 '20 16:10 kiandp

In addition to my question, I am looking for a trend_indicator for "OBV"?

kiandp avatar Oct 01 '20 18:10 kiandp