whatayush
whatayush
Hi, The version I have is 0.3.14b0. From checking on github page in my capacity, this is the latest version right? These are the ta related installed:  I see...
Hi, So to your first point. I tried ADX of 3 different setups and all gave wrong values compared to TV. Yours, ta library (its called just ta) and a...
Hi, Tried to update but getting this error. 
Added by installing git. And testing now.
Still the values are too high, specifically in this period. 
> from finta import TA import numpy as np import pandas as pd import pandas_ta as ta > > #%% def half_trend(data, amplitude=2, channel_deviation=2): ''' HalfTrend indicator, originally by Alex...