Forecasting Bitcoin closing price series using linear regression and
neural networks models
- URL: http://arxiv.org/abs/2001.01127v1
- Date: Sat, 4 Jan 2020 21:04:05 GMT
- Title: Forecasting Bitcoin closing price series using linear regression and
neural networks models
- Authors: Nicola Uras and Lodovica Marchesi and Michele Marchesi and Roberto
Tonelli
- Abstract summary: We study how to forecast daily closing price series of Bitcoin using data prices and volumes of prior days.
We followed different approaches in parallel, implementing both statistical techniques and machine learning algorithms.
- Score: 4.17510581764131
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper studies how to forecast daily closing price series of Bitcoin,
using data on prices and volumes of prior days. Bitcoin price behaviour is
still largely unexplored, presenting new opportunities. We compared our results
with two modern works on Bitcoin prices forecasting and with a well-known
recent paper that uses Intel, National Bank shares and Microsoft daily NASDAQ
closing prices spanning a 3-year interval. We followed different approaches in
parallel, implementing both statistical techniques and machine learning
algorithms. The SLR model for univariate series forecast uses only closing
prices, whereas the MLR model for multivariate series uses both price and
volume data. We applied the ADF -Test to these series, which resulted to be
indistinguishable from a random walk. We also used two artificial neural
networks: MLP and LSTM. We then partitioned the dataset into shorter sequences,
representing different price regimes, obtaining best result using more than one
previous price, thus confirming our regime hypothesis. All the models were
evaluated in terms of MAPE and relativeRMSE. They performed well, and were
overall better than those obtained in the benchmarks. Based on the results, it
was possible to demonstrate the efficacy of the proposed methodology and its
contribution to the state-of-the-art.
Related papers
- Comparative Study of Bitcoin Price Prediction [0.0]
We employ five-fold cross-validation to enhance generalization and utilize L2 regularization to reduce overfitting and noise.
Our study demonstrates that the GRUs models offer better accuracy than LSTMs model for predicting Bitcoin's price.
arXiv Detail & Related papers (2024-05-13T18:10:34Z) - Contrastive Difference Predictive Coding [79.74052624853303]
We introduce a temporal difference version of contrastive predictive coding that stitches together pieces of different time series data to decrease the amount of data required to learn predictions of future events.
We apply this representation learning method to derive an off-policy algorithm for goal-conditioned RL.
arXiv Detail & Related papers (2023-10-31T03:16:32Z) - Simple Opinion Dynamics for No-Regret Learning [38.61048016579232]
We study a cooperative multi-agent bandit setting in the distributed GOSSIP model.
We introduce and analyze families of memoryless and time-independent protocols for this setting.
For stationary reward settings, we prove for the first time that these simple protocols exhibit best-of-both-worlds behavior.
arXiv Detail & Related papers (2023-06-14T17:59:15Z) - PreBit -- A multimodal model with Twitter FinBERT embeddings for extreme
price movement prediction of Bitcoin [8.38397409405955]
We propose a multimodal model for predicting extreme price fluctuations in Bitcoin.
This model takes as input a variety of correlated assets, technical indicators, as well as Twitter content.
We show that it can be used to build a profitable trading strategy with a reduced risk over a hold' or moving average strategy.
arXiv Detail & Related papers (2022-05-30T19:25:12Z) - Multivariate Probabilistic Forecasting of Intraday Electricity Prices
using Normalizing Flows [62.997667081978825]
In Germany, the intraday electricity price typically fluctuates around the day-ahead price of the EPEX spot markets in a distinct hourly pattern.
This work proposes a probabilistic modeling approach that models the intraday price difference to the day-ahead contracts.
arXiv Detail & Related papers (2022-05-27T08:38:20Z) - Time Series Analysis of Blockchain-Based Cryptocurrency Price Changes [0.0]
We apply AI to historical records of high-risk cryptocurrency coins to train a prediction model that guesses their price.
The model is trained using three layers -- an LSTM, dropout, and dense layer-minimizing the loss through 50 epochs of training.
Finally, the notebook plots a line graph of the actual currency price in red and the predicted price in blue.
arXiv Detail & Related papers (2022-02-19T04:28:07Z) - Datamodels: Predicting Predictions from Training Data [86.66720175866415]
We present a conceptual framework, datamodeling, for analyzing the behavior of a model class in terms of the training data.
We show that even simple linear datamodels can successfully predict model outputs.
arXiv Detail & Related papers (2022-02-01T18:15:24Z) - Bitcoin Price Predictive Modeling Using Expert Correction [0.0]
The paper studies the linear model for Bitcoin price which includes regression features based on Bitcoin currency statistics, mining processes, Google search trends, Wikipedia pages visits.
It is shown that Bayesian approach makes it possible to utilize the probabilistic approach using distributions with fat tails and take into account the outliers in Bitcoin price time series.
arXiv Detail & Related papers (2022-01-06T15:11:51Z) - On Technical Trading and Social Media Indicators in Cryptocurrencies'
Price Classification Through Deep Learning [7.7172142175424066]
This work aims to analyse the predictability of price movements of cryptocurrencies on both hourly and daily data observed from January 2017 to January 2021.
For our experiments, we used three sets of features: technical, trading and social media indicators, considering a restricted model of only technical indicators and an unrestricted model with technical, trading and social media indicators.
The study shows that, based on the hourly frequency results, the unrestricted model outperforms the restricted one.
arXiv Detail & Related papers (2021-02-13T13:18:36Z) - Masksembles for Uncertainty Estimation [60.400102501013784]
Deep neural networks have amply demonstrated their prowess but estimating the reliability of their predictions remains challenging.
Deep Ensembles are widely considered as being one of the best methods for generating uncertainty estimates but are very expensive to train and evaluate.
MC-Dropout is another popular alternative, which is less expensive, but also less reliable.
arXiv Detail & Related papers (2020-12-15T14:39:57Z) - Evaluating data augmentation for financial time series classification [85.38479579398525]
We evaluate several augmentation methods applied to stocks datasets using two state-of-the-art deep learning models.
For a relatively small dataset augmentation methods achieve up to $400%$ improvement in risk adjusted return performance.
For a larger stock dataset augmentation methods achieve up to $40%$ improvement.
arXiv Detail & Related papers (2020-10-28T17:53:57Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.