GithubHelp home page GithubHelp logo

wanghonglie / pandas_talib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from femtotrader/pandas_talib

0.0 0.0 0.0 1.4 MB

A Python Pandas implementation of technical analysis indicators

License: MIT License

Shell 0.26% Python 99.74%

pandas_talib's Introduction

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:

Contributors

See also:

If you are looking for a more complete set of technical indicators you might have a look at this TA-Lib Python wrapper: https://github.com/mrjbq7/ta-lib

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

Follow instructions from TA-Lib and install it:

https://github.com/mrjbq7/ta-lib

Run all unit tests

$ nosetests -s -v

Run a given test

$ nosetests tests.test_pandas_talib:test_indicator_MA -s -v

Run samples

Run samples/main.py (from project root directory)

$ python samples/main.py

Install development version

$ python setup.py install

or

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

Known Issues

  • The method ROC is currently not accurate yet.

Collaborating

  • Fork repository
  • Create a branch which fix a given issue
  • Submit pull requests

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

pandas_talib's People

Contributors

femtotrader avatar llazzaro avatar yaohongkok avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.