`bta-lib - A pandas` based Technical Analysis Library

February 1, 2020 ยท View on GitHub

.. image:: https://img.shields.io/pypi/v/bta-lib.svg :alt: PyPi Version :scale: 100% :target: https://pypi.python.org/pypi/bta-lib/

.. image:: https://img.shields.io/github/release/mementum/bta-lib.svg :alt: Release :scale: 100% :target: https://github.com/mementum/bta-lib/releases/

bta-lib is pandas based technical analysis library and part of the backtrader family.

Installation

Via pip::

pip install bta-lib

Remember: pandas is a requirement. Read the docs!!!