Skip to content

RoboTums/auga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auga

Tool to help organize stock market data for data analysis

Data provided for free by IEX. View IEX’s Terms of Use.” You can find the terms here: https://iextrading.com/api-terms/

Dependencies:

  1. Python3
  2. Scipy Package
  3. Python-Flask
  4. MongoDB
  5. pymongo
  6. pandasdatareader
  7. iexfinance (pip install iexfinance)
  8. Bokeh
  9. jupyter notebooks

Features:

embedded stock chart in Flask App five year stock data generator (run in auga/dev/src/data/source/generatefiveyeardata.py)

Resources

  1. implement many charts for comaprison-- the python code is here: https://bokeh.pydata.org/en/latest/docs/gallery/stocks.html
  2. Flask tutorial by sentdex

Todo List

  1. fix navigation
  2. make portfolio page, where you can input x tickers and have the output as a chart.
  3. Make Stock ticker dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 52.9%
  • CSS 28.8%
  • HTML 9.0%
  • JavaScript 6.8%
  • Python 2.5%