In this project, I would like to get my data from 2 sources:
- Stock market dataset from Kaggle
- 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.