Skip to main content

Pandas trading technical analysis

Project description

Latest Version Supported Python versions Wheel format License Development Status Downloads monthly Requirements Status Code Health Codacy Badge Build Status

** Work in progress **

pandas_talib

A Python Pandas implementation of technical indicators

Original version from:

See also:

Install

A package is available and can be downloaded from PyPi and installed using:

$ pip install pandas_talib

Development

You can help to develop this library.

Issues

You can submit issues using https://github.com/femtotrader/pandas_talib/issues

Clone

You can clone repository to try to fix issues yourself using:

$ git clone https://github.com/femtotrader/pandas_talib.git

Run unit tests

Run all unit tests

$ nosetests -s -v

Run a given test

$ nosetests tests.test_pandas_talib:test_function -s -v

Install development version

$ python setup.py install

or

$ sudo pip install git+git://github.com/femtotrader/pandas_talib.git

Collaborating

  • Fork repository

  • Create a branch which fix a given issue

  • Submit pull requests

https://help.github.com/categories/collaborating/

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page