Download stock data

Stock Market
Download
Author

Benjamin DK Luong

Published

September 9, 2019

In this project, I would like to get my data from 2 sources:

  1. Stock market dataset from Kaggle
  2. TD Ameritrade api (for intraday data)

I will try to play with Kaggle data first because I want to set up initial pipeline for my project, and make this project going faster. Getting data from TD Ameritrade is more complicated, so I will try it later. I will follow the instruction here.