This project consists of analyzing two daily financial time series of stock returns from Amazon and Meta (Facebook).
The main objectives of this analysis are:
โ
Understanding the economic dynamics driving these two market leaders.
โ
Identifying potential correlations between Amazon and Meta.
โ
Predicting stock trends based on historical data (from 01/06/2012 to 01/12/2021).
These companies belong to GAFAM (Google, Apple, Facebook, Amazon, Microsoft), the dominant tech firms shaping global markets. Understanding their stock performance is essential for:
- Evaluating market positioning.
- Assessing long-term investment strategies.
- Identifying economic or financial trends linking these two giants.
1๏ธโฃ Data Collection & Cleaning
- Stock data retrieved from Yahoo Finance.
- Data preprocessed using Pandas (Python) and Tidyverse (R).
2๏ธโฃ Descriptive Statistics & Visualization
- Analyzing stock trends using R Shiny Dashboards.
- Plotting historical price movements and volatility.
3๏ธโฃ Predictive Modeling
- ARIMA models for time series forecasting.
- Machine Learning regression models (Random Forest, LSTM).
4๏ธโฃ Correlation & Market Trends
- Identifying cross-influences between Amazon and Meta.
- Evaluating market conditions impacting their stock prices.
๐น Amazon & Meta stock price correlations over time
๐น Forecasts for stock trends (next 12 months)
๐น Economic insights on how tech giants move together in financial markets
- ๐ Python: Pandas, NumPy, Scikit-learn, Matplotlib.
- ๐ R & Shiny: Data visualization, dashboards.
- ๐ Yahoo Finance API: Stock market data.
- ๐ก Machine Learning: ARIMA, LSTM, Random Forest.
โ
Incorporating macroeconomic indicators (inflation, interest rates).
โ
Extending the dataset to include Google, Apple, and Microsoft.
โ
Developing a real-time stock analysis dashboard using R Shiny.
๐ Stock Data Source: Yahoo Finance
๐ Time Series Forecasting: ARIMA Guide
๐ Machine Learning in Finance: Scikit-Learn
๐ข For questions or collaboration, contact : @smdlabtech
By smdlabtech : Stock Market Analysis