Context
This dataset is a playground for fundamental and technical analysis. This can serve as basic tutorial for time-series data analysis.
Content
Dataset consists of following files:
LTFinanceHoldingsLtdStockPrice2017to2020.csv: The data related to LT Finance Holdings Ltd Stock Price from Feb 2017 to Feb 2020 and contains 13 columns.
Acknowledgements
Prices were fetched from "bseindia" databases.
Inspiration
Here is couple of things one could try out with this data:
One day ahead prediction: Rolling Linear Regression, ARIMA, SARIMA, LSTM
Momentum/Mean-Reversion Strategies