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.