Community

Collecting Time Series Data for Stock Market with SQL Server

(Rick Dobson) Collecting stock symbol data over multiple years can allow you do to time series analysis on stock prices. In this tip we look at how to download stock prices for all stocks over a set period of time and load the data into SQL Server for analysis.