Sunday, October 16, 2016

Get Stock Historical Data From Yahoo Finance - English + Cantonese Caption (Eng Narration)


Just make a video on this simple technique to grab stocks historical data from Yahoo Finance.

Brief steps are listed below:

Before using your Jupyter Notebook from Anaconda:
1) Conda install pandas-datareader

When you get into Jupyter Notebook:
2) Import all the libraries (datareader, datetime, matplotlib)
3) define date (start & end) as well as the searching method (e.g. yahoo), refer to videos for details
4) ready for plotting and other coding

No comments:

Post a Comment