Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

python-rsi

RSI (Relative Strength Index) written in Python

Python RSI Image

About

Relative Strength Index written in Python. The whole point of this application is to be able to come up with a list of as many different types of stocks (stock tickers) that you want to screen and see if it meets the Relative Strength criteria.

To Install

  1. pip install -r requirements.txt
  2. Look inside the rsi.py file and put all the stocks you want to monitor in there.
  3. To run: python rsi.py
  4. Enjoy!

About

RSI (Relative Strength Index) written in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages