We briefly introduce the TA library, which allows you to easily calculate the values of different technical analysis indicators from a pandas DataFrame/series. In particular, we build three examples with the RSI, Bollinger bands, and the Daily Log Return for bitcoin/usd.
⭐ Code:
gist.github.com/ChadThackray/0ec34f762176adb264a91…
TA library:
technical-analysis-library-in-python.readthedocs.i…
github.com/bukosabino/ta
コメント