Blending Ensemble for Classification with Genetic-algorithm generated Alpha factors and Sentiments (GAS)
- URL: http://arxiv.org/abs/2411.03035v1
- Date: Tue, 05 Nov 2024 12:15:01 GMT
- Title: Blending Ensemble for Classification with Genetic-algorithm generated Alpha factors and Sentiments (GAS)
- Authors: Quechen Yang,
- Abstract summary: This article introduces an innovative Genetic Algorithm-generated Alpha Sentiment (GAS) blending ensemble model specifically designed to predict Bitcoin market trends.
The model integrates advanced ensemble learning methods, feature selection algorithms, and in-depth sentiment analysis.
Experimental results show that the GAS model performs competitively in daily Bitcoin trend prediction.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: With the increasing maturity and expansion of the cryptocurrency market, understanding and predicting its price fluctuations has become an important issue in the field of financial engineering. This article introduces an innovative Genetic Algorithm-generated Alpha Sentiment (GAS) blending ensemble model specifically designed to predict Bitcoin market trends. The model integrates advanced ensemble learning methods, feature selection algorithms, and in-depth sentiment analysis to effectively capture the complexity and variability of daily Bitcoin trading data. The GAS framework combines 34 Alpha factors with 8 news economic sentiment factors to provide deep insights into Bitcoin price fluctuations by accurately analyzing market sentiment and technical indicators. The core of this study is using a stacked model (including LightGBM, XGBoost, and Random Forest Classifier) for trend prediction which demonstrates excellent performance in traditional buy-and-hold strategies. In addition, this article also explores the effectiveness of using genetic algorithms to automate alpha factor construction as well as enhancing predictive models through sentiment analysis. Experimental results show that the GAS model performs competitively in daily Bitcoin trend prediction especially when analyzing highly volatile financial assets with rich data.
Related papers
- A Comparative Analysis of Statistical and Machine Learning Models for Outlier Detection in Bitcoin Limit Order Books [0.0]
This study conducts a comparative analysis of robust statistical methods and advanced machine learning techniques for real-time anomaly identification in cryptocurrency limit order books (LOBs)<n>We evaluate the efficacy of thirteen diverse models to identify which approaches are most suitable for detecting potentially manipulative trading behaviours.<n>An empirical evaluation, conducted via backtesting on a dataset of 26,204 records from a major exchange, demonstrates that the top-performing model, Empirical Covariance (EC), achieves a 6.70% gain, significantly outperforming a standard Buy-and-Hold benchmark.
arXiv Detail & Related papers (2025-07-20T13:42:36Z) - Building crypto portfolios with agentic AI [46.348283638884425]
The rapid growth of crypto markets has opened new opportunities for investors, but at the same time exposed them to high volatility.<n>This paper presents a practical application of a multi-agent system designed to autonomously construct and evaluate crypto-asset allocations.
arXiv Detail & Related papers (2025-07-11T18:03:51Z) - crypto price prediction using lstm+xgboost [0.0]
This research proposes a hybrid deep learning and machine learning model that integrates Long Short-Term Memory (LSTM) networks and Extreme Gradient Boosting (XGBoost) for cryptocurrency price prediction.<n>The LSTM component captures temporal dependencies in historical price data, while XGBoost enhances prediction by modeling nonlinear relationships with auxiliary features such as sentiment scores and macroeconomic indicators.<n>The model is evaluated on historical datasets of Bitcoin, Dogecoin, and Litecoin, incorporating both global and localized exchange data.
arXiv Detail & Related papers (2025-06-27T09:49:25Z) - CSPO: Cross-Market Synergistic Stock Price Movement Forecasting with Pseudo-volatility Optimization [14.241290261347281]
We introduce the framework of Cross-market Synergy with Pseudo-volatility Optimization (CSPO)
CSPO implements an effective deep neural architecture to leverage external futures knowledge.
CSPO incorporates pseudo-volatility to model stock-specific forecasting confidence.
arXiv Detail & Related papers (2025-03-26T18:58:15Z) - CryptoMamba: Leveraging State Space Models for Accurate Bitcoin Price Prediction [28.15955243872829]
We propose CryptoMamba, a novel Mamba-based State Space Model (SSM) architecture designed to capture long-range dependencies in financial time-series data.<n>Our experiments show that CryptoMamba not only provides more accurate predictions but also offers enhanced generalizability across different market conditions.<n>Our findings signal a huge advantage for SSMs in stock and cryptocurrency price forecasting tasks.
arXiv Detail & Related papers (2025-01-02T02:16:56Z) - FinBERT-BiLSTM: A Deep Learning Model for Predicting Volatile Cryptocurrency Market Prices Using Market Sentiment Dynamics [3.6423651166048874]
We propose a hybrid model that combines Bidirectional Long Short-Term Memory (Bi-LSTM) networks with FinBERT to enhance forecasting accuracy for cryptocurrencies.
This approach fills a key gap in forecasting volatile financial markets by blending advanced time series models with sentiment analysis.
arXiv Detail & Related papers (2024-11-02T14:43:06Z) - Predicting Bitcoin Market Trends with Enhanced Technical Indicator Integration and Classification Models [6.39158540499473]
This study presents a machine learning model based on classification to forecast the direction of the cryptocurrency market.
It is trained using historical data and important technical indicators such as the Moving Average Convergence Divergence, the Relative Strength Index, and Bollinger Bands.
The results show a buy/sell signal accuracy of over 92%.
arXiv Detail & Related papers (2024-10-09T14:29:50Z) - A Multisource Fusion Framework for Cryptocurrency Price Movement Prediction [5.252967226385235]
This study proposes a multisource fusion framework that integrates quantitative financial indicators, such as historical prices and technical indicators, with qualitative sentiment signals derived from X (formerly Twitter)<n> Experimental results on a large-scale Bitcoin dataset demonstrate that the proposed approach substantially outperforms single-source models.
arXiv Detail & Related papers (2024-09-27T16:32:57Z) - MCI-GRU: Stock Prediction Model Based on Multi-Head Cross-Attention and Improved GRU [29.760324699979417]
This paper proposes a stock prediction model, MCI-GRU, based on a multi-head cross-attention mechanism and an improved GRU.<n> Experiments on four main stock markets show that the proposed method outperforms SOTA techniques across multiple metrics.
arXiv Detail & Related papers (2024-09-25T14:37:49Z) - Cryptocurrency Price Forecasting Using XGBoost Regressor and Technical Indicators [2.038893829552158]
This study introduces a machine learning approach to predict cryptocurrency prices.
We make use of important technical indicators such as Exponential Moving Average (EMA) and Moving Average Convergence Divergence (MACD) to train and feed the XGBoost regressor model.
We evaluate the model's performance through various simulations, showing promising results.
arXiv Detail & Related papers (2024-07-16T14:41:27Z) - Ploutos: Towards interpretable stock movement prediction with financial
large language model [43.51934592920784]
Ploutos is a novel financial framework that consists of PloutosGen and PloutosGPT.
The PloutosGen contains multiple primary experts that can analyze different modal data, such as text and numbers, and provide quantitative strategies from different perspectives.
The training strategy of PloutosGPT leverage rearview-mirror prompting mechanism to guide GPT-4 to generate rationales, and a dynamic token weighting mechanism to finetune LLM.
arXiv Detail & Related papers (2024-02-18T10:28:18Z) - A Novel Decision Ensemble Framework: Customized Attention-BiLSTM and
XGBoost for Speculative Stock Price Forecasting [2.011511123338945]
This paper proposes a novel framework, CAB-XDE, for predicting the daily closing price of speculative stock Bitcoin-USD (BTC-USD)
CAB-XDE framework integrates a customized bi-directional long short-term memory (BiLSTM) with the attention mechanism and the XGBoost algorithm.
The proposed CAB-XDE framework is empirically validated on volatile Bitcoin market, sourced from Yahoo Finance.
arXiv Detail & Related papers (2024-01-05T17:13:30Z) - Diffusion Variational Autoencoder for Tackling Stochasticity in
Multi-Step Regression Stock Price Prediction [54.21695754082441]
Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility.
Current solutions to multi-step stock price prediction are mostly designed for single-step, classification-based predictions.
We combine a deep hierarchical variational-autoencoder (VAE) and diffusion probabilistic techniques to do seq2seq stock prediction.
Our model is shown to outperform state-of-the-art solutions in terms of its prediction accuracy and variance.
arXiv Detail & Related papers (2023-08-18T16:21:15Z) - Cryptocurrency Bubble Detection: A New Stock Market Dataset, Financial
Task & Hyperbolic Models [31.690290125073197]
We present and publicly release CryptoBubbles, a novel multi-span identification task for bubble detection.
We develop a set of sequence-to-sequence hyperbolic models suited to this multi-span identification task.
We show the practical applicability of CryptoBubbles and hyperbolic models on Reddit and Twitter.
arXiv Detail & Related papers (2022-05-11T08:10:02Z) - Bayesian Bilinear Neural Network for Predicting the Mid-price Dynamics
in Limit-Order Book Markets [84.90242084523565]
Traditional time-series econometric methods often appear incapable of capturing the true complexity of the multi-level interactions driving the price dynamics.
By adopting a state-of-the-art second-order optimization algorithm, we train a Bayesian bilinear neural network with temporal attention.
By addressing the use of predictive distributions to analyze errors and uncertainties associated with the estimated parameters and model forecasts, we thoroughly compare our Bayesian model with traditional ML alternatives.
arXiv Detail & Related papers (2022-03-07T18:59:54Z) - Bitcoin Transaction Strategy Construction Based on Deep Reinforcement
Learning [8.431365407963629]
This study proposes a framework for automatic high-frequency bitcoin transactions based on a deep reinforcement learning algorithm-proximal policy optimization (PPO)
The proposed framework can earn excess returns through both the period of volatility and surge, which opens the door to research on building a single cryptocurrency trading strategy based on deep learning.
arXiv Detail & Related papers (2021-09-30T01:24:03Z) - Temporal-Relational Hypergraph Tri-Attention Networks for Stock Trend
Prediction [45.74513775015998]
We present a collaborative temporal-relational modeling framework for end-to-end stock trend prediction.
A novel hypergraph tri-attention network (HGTAN) is proposed to augment the hypergraph convolutional networks.
In this manner, HGTAN adaptively determines the importance of nodes, hyperedges, and hypergraphs during the information propagation among stocks.
arXiv Detail & Related papers (2021-07-22T02:16:09Z) - A Sentiment Analysis Approach to the Prediction of Market Volatility [62.997667081978825]
We have explored the relationship between sentiment extracted from financial news and tweets and FTSE100 movements.
The sentiment captured from news headlines could be used as a signal to predict market returns; the same does not apply for volatility.
We developed an accurate classifier for the prediction of market volatility in response to the arrival of new information.
arXiv Detail & Related papers (2020-12-10T01:15:48Z)
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.