Metadata-Version: 1.1
Name: tai
Version: 0.0.17
Summary:     :target: https://app.shippable.com/projects/550794cf5ab6cc13529f2fa2/builds/latest
Home-page: https://github.com/jcrmatos/tai
Author: Joao Carlos Roseta Matos
Author-email: jcrmatos@gmail.com
License: GNU General Public License v2 or later (GPLv2+)
Description: .. image:: https://travis-ci.org/jcrmatos/tai.svg?branch=master
            :target: https://travis-ci.org/jcrmatos/tai
        .. image:: https://api.shippable.com/projects/550794cf5ab6cc13529f2fa2/badge?branchName=master
            :target: https://app.shippable.com/projects/550794cf5ab6cc13529f2fa2/builds/latest
        
        tai
        ===
        
        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
        
        Resources and contributing
        --------------------------
        
        **Resources**
        
        * `Repository <https://github.com/jcrmatos/tai>`_
        
        **Contributing**
        
        1. Fork the `repository`_ on GitHub.
        2. Make a branch of master and commit your changes to it.
        3. Ensure that your name is added to the end of the AUTHORS.rst file using the format:
           ``Name <email@domain.com>``
        4. Submit a Pull Request to the master branch on GitHub.
        
        .. _repository: https://github.com/jcrmatos/tai
        
        Copyright 2009-2015 Joao Carlos Roseta Matos. Licensed under the GNU General Public License v2 or later (GPLv2+).
        
Keywords: t,e,c,h,n,i,c,a,l, ,a,n,a,l,y,s,i,s, ,i,n,d,i,c,a,t,o,r,s
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
