Nnavarr / stockwyse

3 stars 0 forks source link

Establish connection & import data from Yahoo Finance & Wallstreetbets API #2

Closed Nnavarr closed 2 years ago

Nnavarr commented 2 years ago

Setup Yahoo Finance API calls

The calls should:

Nnavarr commented 2 years ago

The connection has been established. As it turns out, the api call already provides pre-set date ranges. It was decided as a team that 3 months should be the default range

Nnavarr commented 2 years ago

The wallstreetbets API was updated to be a Stockdata.org api. Both the yahoo and stockdata api calls are working as intended.