Kevin Johnson
Kevin Johnson
Hello @SergioQuinonez The minimum Pandas for Pandas TA is 1.2. I am sure when I can finally get around to merging and testing it, it will be fine with Pandas...
Hello @casperbh96, Thanks for providing a link to the source and some sample Python code. Unfortunately with all the outstanding bug and feature requests, I do not have a time...
Hello @JhonAndersonVelasco, Says you have: ```Exception: inputs are all NaN``` in _high_ or _low_ series. Also if you could please fill out the following. Thanks! **Which version are you running?...
Hello @jonathandumaresq, Good question. The original intent of ```ta.ma()``` was to support a single source/series for simplicity. Should be an easy addition to ```ma.py``` on the _development_ branch. Kind Regards...
@Karsten-Fyhn, Is this one better than PR #581 ? KJ
Hi @Karsten-Fyhn, Looks good mostly. 😎 It seems to be testing the _main_ branch which is good. But can it also test the _development_ branch? Thanks, KJ
Hmmm... still installing ```pandas-ta-0.3.14b0``` and a test failing. KJ
@Karsten-Fyhn, No worries. > how do you normally move from idea, to development, to master? Starting with _v0.3.14b_, I decided to do all the major work via the _development_ branch...
Hello @wrone, > Supertrend indicator is showing me different values in TradingView on 5m timeframe. That's possible. TV did not have it in their library prior until Version 5 was...
Hi @RichardFevrier, I'll check it out. Thanks KJ