0 purchases
tai 0.0.45
This module provides some technical indicators for analysing stocks.
Description and features
Description
This module provides some technical indicators for analysing stocks.
When I can I will add more.
If anyone wishes to contribute with new code or corrections/suggestions, feel free.
This module was done and tested under Windows with Python 2.7.3 and numpy 1.6.1.
Features
Relative Strength Index (RSI), ROC, MA envelopes
Simple Moving Average (SMA), Weighted Moving Average (WMA), Exponential Moving Average (EMA)
Bollinger Bands (BB), Bollinger Bandwidth, %B
Installation
Installation
$ pip install tai
Resources and contributing
Resources
Repository PyPI
Documentation PyPI
Repository Github
Documentation Read the Docs
Contributing
If Other repository above is Github or compatible, follow these guidelines for contributing:
Fork the repository .
Make a branch of master and commit your changes to it.
Ensure that your name is added to the end of the AUTHORS.rst file using the format:
Name <[email protected]>
Submit a Pull Request to the master branch.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.