https://github.com/bukosabino/ta
Raw File
Tip revision: 71c7193e50015387c2f1bca884c6fc42cce51763 authored by Bukosabino on 16 August 2018, 23:34:25 UTC
New version 0.1.8: Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) https://github.com/bukosabino/ta/pull/13
Tip revision: 71c7193
requirements.txt
numpy==1.14.2
pandas==0.22.0
matplotlib==2.1.2
jupyterlab==0.31.12
Sphinx==1.7.2
sphinx-autobuild==0.7.1
sphinx_rtd_theme==0.3.0
back to top