You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an earlier version of the data.py file found within the django stocks website repository. The code pulls stock data from the AlphaVantage stock API and renders that data into a graph that has the price of the stock and the SMA(200)
About
Pulls stock data from an API and exports the graph of the prices vs the SMA to a file