Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 282 Bytes

File metadata and controls

11 lines (8 loc) · 282 Bytes

stockscripts

Some python scripts that work with stock data.

Includes:

  • get_daily_data.py: sucks down daily numbers for given stock symbol and stores them in a sqlite db.
  • intra_macd.py: shows intra-day stats on given stock symbol along with a MACD chart.