Papers
Topics
Authors
Recent
2000 character limit reached

Informer in Algorithmic Investment Strategies on High Frequency Bitcoin Data (2503.18096v1)

Published 23 Mar 2025 in q-fin.TR, cs.LG, cs.NE, and q-fin.PM

Abstract: The article investigates the usage of Informer architecture for building automated trading strategies for high frequency Bitcoin data. Three strategies using Informer model with different loss functions: Root Mean Squared Error (RMSE), Generalized Mean Absolute Directional Loss (GMADL) and Quantile loss, are proposed and evaluated against the Buy and Hold benchmark and two benchmark strategies based on technical indicators. The evaluation is conducted using data of various frequencies: 5 minute, 15 minute, and 30 minute intervals, over the 6 different periods. Although the Informer-based model with Quantile loss did not outperform the benchmark, two other models achieved better results. The performance of the model using RMSE loss worsens when used with higher frequency data while the model that uses novel GMADL loss function is benefiting from higher frequency data and when trained on 5 minute interval it beat all the other strategies on most of the testing periods. The primary contribution of this study is the application and assessment of the RMSE, GMADL, and Quantile loss functions with the Informer model to forecast future returns, subsequently using these forecasts to develop automated trading strategies. The research provides evidence that employing an Informer model trained with the GMADL loss function can result in superior trading outcomes compared to the buy-and-hold approach.

Summary

  • The paper demonstrates that an Informer architecture using GMADL loss can effectively capture market inefficiencies in high-frequency Bitcoin trading.
  • The paper employs innovative methodologies with multiple loss functions (RMSE, Quantile, GMADL) to optimize algorithmic trading strategies.
  • The paper shows that the GMADL Informer strategy outperforms traditional benchmarks like Buy and Hold, MACD, and RSI by achieving higher returns and lower drawdowns.

Informer in Algorithmic Investment Strategies on High Frequency Bitcoin Data

Introduction

The paper addresses the development of automated trading strategies using the Informer architecture and evaluates their application specifically for high-frequency Bitcoin data. Three unique models leveraging different loss functions—Root Mean Squared Error (RMSE), Generalized Mean Absolute Directional Loss (GMADL), and Quantile loss—are proposed and compared against traditional benchmarks like Buy and Hold, MACD, and RSI strategies. The paper focuses on the integration and effectiveness of machine learning models in algorithmic trading, aiming to provide superior trading outcomes.

Data Description and Preparation

The dataset consists of BTC/USDT price data across various intervals: 5-minute, 15-minute, and 30-minute windows spanning a period from August 21, 2019, to July 24, 2024. BTC/USDT was chosen due to the availability of high-frequency data, continuous market operation without overnight fluctuations, and the asset's significant trading volume and liquidity. Figure 1

Figure 1: Price of the BTC/USDT.

Additional datasets incorporated include the Cboe Volatility Index (VIX), Federal Funds effective rates, and the Crypto Fear/Greed Index to account for market conditions and sentiment variability that may impact Bitcoin trading behavior.

Methodology

The paper formally defines a trading strategy as a function mapping a lookback window of market indicators to a position recommendation—either long, short, or no position. Evaluation metrics employed include Annualized Return Compounded (ARC), Information Ratio (IR*), and Maximum Drawdown (MD), among others. These metrics allow for a comprehensive analysis of both return and risk.

Informer Architecture

The Informer model adopts an encoder-decoder structure focusing on processing long time series effectively. It utilizes multi-head self-attention equipped with a sparse mechanism, enhancing the computational efficiency. The loss functions RMSE, Quantile, and GMADL play critical roles in training the model, impacting its predictive capabilities and subsequent strategy effectiveness. Figure 2

Figure 2: RMSE vs GMADL loss functions.

Experimental Results

Each strategy was evaluated across distinct data frequencies. The GMADL Informer strategy particularly stood out, exhibiting superior performance on high-frequency 5-minute data, highlighting its capacity to handle intricate data structures and provide enhanced predictive accuracy for sudden market movements. Figure 3

Figure 3: Evaluation results on 30 min data.

The comparison demonstrated that machine learning-based strategies, particularly using GMADL, can outperform traditional technical indicators under certain conditions. Quantile-based models, while theoretically robust, underperformed relative to the benchmark due to potentially over-aggressive filtering of trading signals.

Sensitivity Analysis

Sensitivity tests indicate the selection of validation window size impacts hyperparameter optimization, influencing overall strategy performance. Additionally, testing different numbers of evaluation windows revealed that the GMADL Informer strategy remained resilient, consistently beating the buy-and-hold benchmark. Figure 4

Figure 4: GMADL Informer strategies evaluated on different number of windows.

Conclusion

The paper successfully demonstrates that employing sophisticated neural architectures like Informer, especially when trained with GMADL loss, can lead to effective trading strategies capable of outperforming traditional methods. The analysis affirms the potential of machine learning models in capturing market inefficiencies and driving algorithmic trading to new heights. Future research could explore broader market applications and further refine loss function integration to maximize strategy outcomes.

The implementation of this research provides a solid framework for AI-driven trading systems, highlighting Informer's adaptability and effectiveness in real-world financial markets. It opens avenues for more intensive exploration into high-frequency trading with AI models and the continual evolution of automated market strategies.

Slide Deck Streamline Icon: https://streamlinehq.com

Whiteboard

Dice Question Streamline Icon: https://streamlinehq.com

Open Problems

We found no open problems mentioned in this paper.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

X Twitter Logo Streamline Icon: https://streamlinehq.com

Tweets

Sign up for free to view the 3 tweets with 8 likes about this paper.