Authors - Pornpimol Chaiwuttisak Abstract - This study developed predictive models for the closing prices of five leading technology stocks: GOOGL, MSFT, AAPL, NVDA, and META by employing five advanced machine learning and deep learning techniques: Light Gradient Boosting Machine (LightGBM), Extreme Gradient Boosting (XGBoost), Recurrent Neural Network (RNN), Gated Recurrent Unit (GRU), and Long Short-Term Memory (LSTM). The modeling framework integrated sentiment scores derived from financial news articles specific to each stock us-ing the VADER Sentiment Analysis tool, in conjunction with a range of macro-economic indicators. Model performance was evaluated separately for each stock using Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE) as primary metrics. To determine whether statistically significant dif-ferences existed among the predictive performance of the models across all stocks, the Friedman test was employed, followed by the Wilcoxon signed-rank test for post-hoc pairwise comparisons. The empirical results indicated that XGBoost achieved superior predictive accuracy for MSFT and AAPL, GRU outperformed other models for NVDA and META, while RNN yielded the most accurate forecasts for GOOGL.