Apple.csv fil

Hi,

Following the Python for trading and rarther than following the code in the individual sections I would prefer to replicate the entire code on my own installation of Jupyter. Looking at Section5 Unit 8 specifically and there are no downloads to be found, but I would like to have the base date used in the example. (The Apple.csv file)

Can that be arranged somehow?

You can find all data files and Jupyter notebooks used in this course in Section 7 Unit 7 "Python Codes and Data".

Alternatively, you can also refer this blog on how to fetch stock market data from various sources in Python.

Thanks

/Brian