Thanks to visit codestin.com
Credit goes to github.com

Skip to content

riccamastellone/technical_indicators

 
 

Repository files navigation

technical_indicators

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.

Install pip install --upgrade git+https://github.com/riccamastellone/technical_indicators.git

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

Dependencies:

It requires numpy.

This module was done and tested under Windows with Python 2.7.3 and numpy 1.6.1.

About

Financial Technical Indicators in Python

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.TXT
Unknown
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 79.7%
  • Python 18.7%
  • Batchfile 1.6%