Table of Contents
Fetching ...

Forecasting Bitcoin volatility spikes from whale transactions and CryptoQuant data using Synthesizer Transformer models

Dorien Herremans, Kah Wee Low

TL;DR

This paper investigates CryptoQuant data and whale-alert tweets and proposes a deep learning Synthesizer Transformer model for forecasting volatility, which outperforms existing state-of-the-art models when forecasting extreme volatility spikes for Bitcoin.

Abstract

The cryptocurrency market is highly volatile compared to traditional financial markets. Hence, forecasting its volatility is crucial for risk management. In this paper, we investigate CryptoQuant data (e.g. on-chain analytics, exchange and miner data) and whale-alert tweets, and explore their relationship to Bitcoin's next-day volatility, with a focus on extreme volatility spikes. We propose a deep learning Synthesizer Transformer model for forecasting volatility. Our results show that the model outperforms existing state-of-the-art models when forecasting extreme volatility spikes for Bitcoin using CryptoQuant data as well as whale-alert tweets. We analysed our model with the Captum XAI library to investigate which features are most important. We also backtested our prediction results with different baseline trading strategies and the results show that we are able to minimize drawdown while keeping steady profits. Our findings underscore that the proposed method is a useful tool for forecasting extreme volatility movements in the Bitcoin market.

Forecasting Bitcoin volatility spikes from whale transactions and CryptoQuant data using Synthesizer Transformer models

TL;DR

This paper investigates CryptoQuant data and whale-alert tweets and proposes a deep learning Synthesizer Transformer model for forecasting volatility, which outperforms existing state-of-the-art models when forecasting extreme volatility spikes for Bitcoin.

Abstract

The cryptocurrency market is highly volatile compared to traditional financial markets. Hence, forecasting its volatility is crucial for risk management. In this paper, we investigate CryptoQuant data (e.g. on-chain analytics, exchange and miner data) and whale-alert tweets, and explore their relationship to Bitcoin's next-day volatility, with a focus on extreme volatility spikes. We propose a deep learning Synthesizer Transformer model for forecasting volatility. Our results show that the model outperforms existing state-of-the-art models when forecasting extreme volatility spikes for Bitcoin using CryptoQuant data as well as whale-alert tweets. We analysed our model with the Captum XAI library to investigate which features are most important. We also backtested our prediction results with different baseline trading strategies and the results show that we are able to minimize drawdown while keeping steady profits. Our findings underscore that the proposed method is a useful tool for forecasting extreme volatility movements in the Bitcoin market.
Paper Structure (40 sections, 15 equations, 7 figures, 5 tables)

This paper contains 40 sections, 15 equations, 7 figures, 5 tables.

Figures (7)

  • Figure 1: Overview of the proposed study.
  • Figure 2: The daily amount of net BTC that flowed to or from exchanges per day, calculated as $abs(\text{BTCplus} - \text{BTCminus})$ (top). The BTC price volatility (bottom).
  • Figure 3: Daily Volatility before and after transformation.
  • Figure 4: Volatility distribution before and after transformation.
  • Figure 5: Insights into the used Transformer architecture.
  • ...and 2 more figures