You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository focuses on predicting Apple Inc.'s stock prices using time series analysis from 2013 to 2018. The project involves data exploration, stationarity analysis, time series decomposition, model development, and generating insights to assist investors.
Python script analyzes Tesla stock data, displaying candlestick chart, 3D scatter plot, & line chart (closing price, MA50, MA200). Generates buy/sell signals based on moving average crossovers.