Cryptocurrency is a digital financial asset that serves as a medium of exchange, with its ownership guaranteed using decentralized cryptographic technology, and it has become a growing investment tool. Solana is one of the highly sought-after Cryptocurrencies by investors. The market price of Solana exhibits highly volatile movements, which are considered risky for investment purposes, as it offers both high potential profits and losses. In this regard, time series data prediction models are used to analyze and forecast the price movements of Solana. By comparing the performance of ARIMA and LSTM models in predicting the closing price of Solana using RMSE as a testing metric, the aim is to determine the efficiency level of both ARIMA and LSTM models. The research results show that the ARIMA model with an order of (2,1,3) achieves an RMSE of 0.019 (1.9%) with an accuracy of 98.1%, while the LSTM model with a data training ratio of 70:30%, a batch size of 64, and 500 epochs has an RMSE of 0.075 (7.5%) with an accuracy of 92.5%. The conclusion drawn from the conducted experiments is that, in the case of using time series data samples from Solana, the ARIMA method demonstrates higher accuracy compared to the LSTM method.