jmholzer / probabilistic

Generate probability curves for the future price of publicly traded securities using options chain data.
3 stars 1 forks source link

Add one options API data connection #30

Open jmholzer opened 1 year ago

jmholzer commented 1 year ago

Create a subclass of io.reader::Reader that reads options data from an API, possible candidates are:

  1. polygon.io
  2. Alphavantage
  3. Alpaca API