Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 307 Bytes

Odds_dist

Python tool to create a Distibution of Odds plot for any stock.

Dependencies

  • Numpy
  • Pandas
  • Matplotlib
  • Scipy

Instructions

  1. Download daily OHLC data from yahoo finance: https://finance.yahoo.com/lookup
  2. Ensure CSV is in the same folder as your app.
  3. Run 'py odds.py'.