Primary topic: AI in Cryptocurrency Price Prediction and Market Forecasting
Research focus: Artificial intelligence, machine learning, deep learning, LSTM, GRU, Transformers, reinforcement learning, cryptocurrency price prediction, Bitcoin and Ethereum forecasting, volatility prediction, sentiment analysis, blockchain and on-chain data, market forecasting, crypto trading systems, risk management, and future AI applications in global digital-asset markets.
What Is AI in Cryptocurrency Price Prediction?
Cryptocurrency price prediction uses statistical, machine-learning and artificial-intelligence techniques to estimate future movements in digital assets such as Bitcoin, Ethereum and other cryptocurrencies.
The prediction target can vary considerably depending on the system.
An AI platform may attempt to forecast:
- The next-period price
- Short-term return
- Direction of price movement
- Probability of an upward or downward move
- Expected volatility
- Market regime
- Trading volume
- Liquidity conditions
- Potential price ranges
- Probability of extreme price movements
This distinction matters because predicting an exact future price is usually much harder than estimating a probability or range.
For example, a professional forecasting system may not say that Bitcoin will reach a precise price tomorrow. Instead, it may estimate that the probability of a positive return over the next four hours has increased, while expected volatility is also elevated.
That type of probabilistic output can be more useful for portfolio construction and risk management.
Why Cryptocurrency Markets Are Different
Cryptocurrency markets have several characteristics that make forecasting particularly challenging.
Unlike traditional stock markets, major crypto assets trade continuously, including weekends and holidays. Market participants operate across countries and time zones, and price discovery occurs across many exchanges.
Crypto markets also react quickly to:
- Macroeconomic announcements
- Interest-rate expectations
- Regulatory developments
- Exchange-related events
- Blockchain activity
- Stablecoin flows
- Large wallet movements
- Social-media sentiment
- Market liquidations
- Derivatives positioning
- Security incidents
This produces a forecasting environment that is highly dynamic.
A model trained on one market regime can lose predictive power when market structure changes.
No normal closing session
Large price movements
Market + blockchain + social
Patterns evolve over time
Participants operate worldwide
AI Cryptocurrency Forecasting Workflow
Market + Blockchain + Social + News + Derivatives Data
↓
Data Cleaning & Timestamp Alignment
↓
Feature Engineering
↓
Market Regime Detection
↓
AI Forecasting Models
↓
Probability / Price / Volatility Forecast
↓
Risk Adjustment
↓
Trading or Portfolio Decision
↓
Live Performance Monitoring
↓
Model Updating & Retraining
This architecture is more realistic than using an LSTM or Transformer as a standalone price predictor.
The AI model is only one part of the forecasting system. Data quality, market context, validation, risk management and continuous monitoring can be equally important.
Research Study 1: 2026 Review of Deep Learning Models for Crypto Price Prediction
A 2026 study published by Elsevier reviewed deep-learning research in cryptocurrency price forecasting and also conducted its own evaluation of several deep-learning architectures.
The research examined variants of:
- Long Short-Term Memory networks
- Convolutional neural networks
- Bidirectional LSTM models
- Transformer models
- Univariate forecasting
- Multivariate forecasting
The researchers evaluated multi-step cryptocurrency close-price prediction and examined four cryptocurrencies under different training scenarios.
One of the most important findings was that the convolutional LSTM with a multivariate approach produced the best prediction accuracy among the tested approaches.
The study also found that multivariate models generally performed better than univariate models.
This is significant because cryptocurrency prices do not move independently from other information.
A model using only historical closing prices may miss information contained in:
- Trading volume
- Other cryptocurrencies
- Market indexes
- Volatility
- Technical indicators
- Related market variables
The study also found that the Transformer model performed poorly compared with the strongest tested models.
This is an important reminder that newer or more fashionable AI architecture does not automatically produce better forecasting.
A Transformer may be powerful in many applications, but financial forecasting depends heavily on data structure, training design, horizon and market regime.
Research Study 2: Deep Learning + NLP + Blockchain + Social Media
A 2025 study published in the International Journal of Forecasting examined cryptocurrency forecasting using financial, blockchain and social-media information.
The research focused on Bitcoin and Ethereum and investigated how natural-language processing could be integrated with traditional financial information.
One of the study’s important findings was that social-media NLP data improved the accuracy of cryptocurrency forecasting models.
The researchers also found that deep-learning language models substantially outperformed dictionary-based approaches for measuring market sentiment.
This is important because cryptocurrency markets have an unusually large amount of publicly available social information.
AI can process:
- Posts and discussions
- News articles
- Market commentary
- Crypto-related announcements
- Community discussions
- Influencer communications
- Public blockchain information
However, sentiment should not be treated as a simple positive-or-negative indicator.
A professional system should consider context.
For example, a sudden increase in social-media activity could represent genuine positive interest, fear, speculation, sarcasm, coordinated promotion or a reaction to an already-known event.
This is why advanced NLP systems are increasingly useful. They can classify entities, topics, events, sentiment and context rather than simply counting positive and negative words.
Research Study 3: Systematic Review of Bitcoin Machine-Learning Forecasting
A 2025 systematic review examined the use of machine learning for Bitcoin price forecasting.
The review highlights a major problem in cryptocurrency prediction research: many machine-learning approaches demonstrate improvements over conventional models in particular datasets, but results are not necessarily consistent across different market environments.
The researchers emphasize the difficulty created by Bitcoin’s:
- High volatility
- Complex market dynamics
- Rapid information absorption
- Nonlinear relationships
- Changing market conditions
The study specifically discusses LSTM and other machine-learning approaches and argues that the field still needs more dependable and robust forecasting methodologies.
This is an important finding for companies building commercial cryptocurrency AI products.
A model should not be marketed simply because it produces a low prediction error on one historical dataset.
A stronger evaluation should ask:
- Does the model work across different market cycles?
- Does it work during bull markets and bear markets?
- Does performance survive transaction costs?
- Does the model remain useful after major structural changes?
- Does it work on assets outside the training set?
- Does it perform during extreme volatility?
These questions move cryptocurrency forecasting from academic experimentation toward production-grade financial technology.
Research Study 4: Cryptocurrency Volatility Research Across 164 Studies
A major review published in the Research in International Business and Finance examined 164 cryptocurrency-volatility studies published from 2016 through December 2022.
The review covered:
- Realized volatility
- Implied volatility
- Stochastic volatility
- Volatility drivers
- High-frequency market behavior
The researchers specifically identified high-frequency data and machine-learning models as important directions for future cryptocurrency volatility research.
This matters because forecasting the direction of Bitcoin or Ethereum is only one part of the problem.
A trading or portfolio system may benefit from knowing how much movement is expected even when directional confidence is low.
For example:
Scenario A: AI predicts a modest positive return with low expected volatility.
Scenario B: AI predicts a modest positive return with extremely high expected volatility.
The same directional prediction can require very different portfolio decisions because the risk environment is different.
This is why modern crypto forecasting platforms should consider price and volatility as separate but connected forecasting tasks.
Research Study 5: Sentiment-Driven Cryptocurrency Forecasting
A 2025 study in Social Network Analysis and Mining examined sentiment-driven cryptocurrency forecasting using:
- LSTM
- GRU
- Bidirectional LSTM
- Temporal attention models
The study specifically investigated the role of social-media sentiment in cryptocurrency price forecasting.
The research reflects a broader shift in crypto AI from purely numerical time-series models toward systems that combine market data with behavioral information.
This is particularly relevant to cryptocurrency because social attention can change rapidly.
A sudden increase in discussion volume can sometimes coincide with major price movements.
However, social data also introduces new risks.
AI systems must identify:
- Spam
- Bots
- Duplicate content
- Coordinated campaigns
- Low-quality information
- Manipulative narratives
- False information
Therefore, a high-quality sentiment engine should measure both sentiment and information quality.
A million social posts do not necessarily contain more useful information than a few verified, high-quality sources.
Research Study 6: The Evaluation Problem in Crypto Forecasting
A 2026 systematic review focused specifically on how cryptocurrency forecasting studies evaluate machine-learning and deep-learning models.
The review examined 48 studies published between 2018 and 2025 and identified significant differences in model evaluation.
One striking finding reported by the review is that even studies using the same LSTM architecture for Bitcoin daily closing-price prediction could produce substantially different reported error levels.
This demonstrates a critical issue:
Model architecture alone does not determine forecasting performance.
Performance can also depend on:
- Dataset selection
- Training period
- Testing period
- Feature engineering
- Prediction horizon
- Normalization
- Validation methodology
- Evaluation metric
- Market regime
The review argues for more standardized evaluation procedures.
This is particularly important for fintech companies because a model that looks excellent under one evaluation methodology may perform very differently when tested under realistic live-market conditions.
Research Evidence Dashboard
164 studies
Major review of cryptocurrency volatility research.
48 studies
Recent systematic review focused on evaluation problems in crypto forecasting.
Multivariate DL
Recent experiments found multivariate models stronger than univariate approaches.
Financial + Social + Blockchain
Multimodal data is becoming an important forecasting direction.
NLP matters
Deep language models can improve sentiment measurement.
Evaluation matters
Different validation methods can produce very different conclusions.
What Data Should an AI Crypto Forecasting System Use?
A modern forecasting platform can combine several data layers.
| Data layer | Examples | Potential forecasting value |
|---|---|---|
| Market data | OHLCV, trades, spreads | Price and momentum patterns |
| Order-book data | Bid/ask depth, imbalance | Short-term market pressure |
| Blockchain data | Wallet activity, transfers, fees | Network and behavioral signals |
| Derivatives | Funding, open interest, liquidations | Leverage and positioning |
| News | Regulation, exchange events, macro news | Event-driven prediction |
| Social | Posts, discussion volume, sentiment | Market attention and sentiment |
| Macro | Rates, inflation, liquidity | Broader risk environment |
AI and On-Chain Data
One of the strongest differences between cryptocurrency and traditional equities is the availability of blockchain data.
Blockchain activity can provide information about network behavior that does not have a direct equivalent in many traditional asset classes.
AI systems can analyze:
- Large wallet transfers
- Exchange inflows and outflows
- Transaction activity
- Network fees
- Address activity
- Token-holder concentration
- Stablecoin movements
- Smart-contract activity
- DeFi liquidity changes
The challenge is converting blockchain activity into economically meaningful features.
A large transfer does not automatically mean that an investor intends to sell.
A transfer to an exchange may have many possible explanations.
Therefore, AI systems should combine on-chain events with market context rather than interpreting individual blockchain events in isolation.
AI and Crypto Market Sentiment
Sentiment analysis can be divided into several layers.
Positive / negative classification
Topic and entity detection
Event and market-impact detection
Context-aware multimodal forecasting
The higher levels are more useful for production systems because sentiment becomes connected to actual events.
For example, an AI system could identify that:
“A major regulatory announcement has increased negative sentiment around a specific asset.”
That is more actionable than simply saying:
“Sentiment score = -0.72.”
AI for Crypto Volatility Forecasting
Volatility prediction deserves its own model rather than being treated as a secondary output.
A crypto forecasting platform can estimate:
- Expected realized volatility.
- Probability of a large price move.
- Expected price range.
- Tail-risk probability.
- Volatility regime.
A practical volatility framework can look like this:
+
Options / Derivatives Data
+
Order Flow
+
News & Sentiment
+
On-Chain Activity
↓AI Volatility Forecast
This forecast can then influence position sizing.
When expected volatility rises, the system can reduce exposure even if its directional forecast remains positive.
AI for Market Regime Detection
Cryptocurrency markets move through different environments.
A model can classify regimes such as:
- Strong bullish trend.
- Strong bearish trend.
- Low-volatility consolidation.
- High-volatility breakout.
- Liquidity stress.
- Event-driven market.
- Recovery after extreme selling.
This is important because model performance can change across regimes.
A strategy that performs well during a strong trend may fail during sideways markets.
A forecasting engine should therefore evaluate:
| Market regime | AI focus | Potential response |
|---|---|---|
| Strong trend | Momentum and trend features | Trend-following signals |
| Range-bound | Mean-reversion features | Lower directional conviction |
| Extreme volatility | Volatility and liquidity | Reduce risk or pause |
| Major event | NLP and event detection | Re-evaluate forecasts |
AI Model Selection for Cryptocurrency Forecasting
There is no single best model.
Different architectures can be appropriate for different forecasting tasks.
| Model | Potential strength | Potential limitation |
|---|---|---|
| Linear models | Simple and interpretable | Limited nonlinear relationships |
| XGBoost / boosting | Strong tabular-data performance | Requires careful feature engineering |
| LSTM / GRU | Sequential time-series patterns | Can overfit and require careful validation |
| CNN | Local patterns and feature extraction | Representation-dependent |
| Transformer | Attention and long-range relationships | Can require large datasets and careful design |
| Reinforcement learning | Sequential decision-making | Complex training and reward design |
| Ensemble | Combines different model strengths | Greater complexity and monitoring requirements |
Why Multimodal AI Is Important
The strongest future direction is likely to be multimodal cryptocurrency forecasting.
Instead of asking one model to predict price from historical candles alone, a multimodal system can combine:
Price + Volume
On-chain behavior
News + Social
Funding + Positioning
Rates + Liquidity
This architecture can give the model a broader understanding of why prices may be moving.
However, multimodal systems also increase data-engineering complexity.
Every input must be aligned by time.
If a news event becomes available after a price movement, the model must not use that news as though it were available before the movement.
This makes timestamp integrity essential.
Data Leakage and Backtesting Risks
Cryptocurrency forecasting is especially vulnerable to data leakage because markets trade continuously and information arrives at different times.
Common problems include:
- Using future information during feature construction.
- Normalizing the full dataset before splitting it into training and test periods.
- Using revised datasets that were not available historically.
- Mixing future social-media information into historical samples.
- Ignoring exchange-specific timestamps.
- Using closing prices when the prediction decision happened earlier.
A production-quality system should use walk-forward validation.
→
Validation Period
→
Future Test Period
↓
Move Window Forward
↓
Retrain → Validate → Test Again
This better represents how a forecasting model would actually operate.
Transaction Costs and Forecasting
A forecasting model can have predictive value without producing profitable trading.
This happens when the forecast advantage is smaller than the costs of exploiting it.
A practical framework is:
=
Expected Gross Edge
− Trading Fees
− Spread
− Slippage
− Market Impact
For highly liquid assets, costs may be relatively small compared with less-liquid tokens.
But in smaller cryptocurrencies, the spread and market impact can become substantial.
Therefore, a model should not simply predict whether an asset will rise.
It should estimate whether the expected movement is sufficiently large and reliable to justify the cost and risk of trading.
AI for Crypto Portfolio Forecasting
Cryptocurrency forecasting can also be used at the portfolio level.
Instead of predicting one coin, AI can estimate relative opportunities across a group of assets.
For example:
- Bitcoin
- Ethereum
- Large-cap altcoins
- Stablecoins
- DeFi assets
- Tokenized assets
The model can generate expected returns and risk estimates for each asset.
A portfolio engine can then consider:
- Expected return
- Expected volatility
- Correlation
- Liquidity
- Drawdown risk
- Transaction costs
- Maximum position limits
A 2026 systematic literature review examining deep reinforcement learning and crypto-inclusive portfolio optimization reviewed 50 peer-reviewed articles from 2020–2025 and identified DRL as an important approach for portfolio optimization involving cryptocurrencies.
AI Architecture for Cryptocurrency Forecasting
1. Data ingestion
Exchange APIs + market feeds + blockchain data + derivatives + news + social data
2. Data quality
Timestamp alignment + missing-data checks + anomaly detection + source validation
3. Feature engineering
Returns + volatility + momentum + liquidity + on-chain + sentiment + macro
4. AI layer
Boosting + LSTM + GRU + CNN + Transformer + ensemble models
5. Forecasting layer
Price + return + direction + volatility + regime probabilities
6. Decision layer
Risk-adjusted forecast + liquidity + cost + confidence
7. Risk layer
Exposure + drawdown + concentration + volatility + liquidity limits
8. Monitoring
Model drift + data drift + forecast accuracy + live performance
Expert Recommendation
The best approach for building AI cryptocurrency forecasting products is to avoid treating price prediction as a single-model problem.
A strong development strategy should follow these principles:
- Start with the forecasting objective: Define whether the system predicts price, return, direction, volatility or a probability distribution.
- Build a strong baseline: Compare AI against naive forecasts, statistical models and simple machine-learning approaches.
- Use multimodal data carefully: Combine market, blockchain, derivatives, news and social data only when each source contributes measurable information.
- Prioritize timestamp integrity: Every feature must represent information genuinely available at the prediction time.
- Test across market regimes: Include bull, bear, sideways and high-volatility periods.
- Measure economic value: Prediction accuracy should be accompanied by risk-adjusted and cost-adjusted performance.
- Separate prediction from execution: A forecast model should not automatically control capital without an independent risk layer.
- Use ensemble approaches when justified: Combining models can reduce dependence on one architecture or feature set.
- Monitor model drift: Cryptocurrency markets can change rapidly, so production models need continuous evaluation.
- Make uncertainty visible: Probability ranges and confidence scores are generally more informative than presenting one precise predicted price.
Expert Quotation
This observation from the 2026 systematic review of AI methods for financial-market prediction captures one of the central problems facing cryptocurrency forecasting.
The objective is not simply to build a model capable of fitting historical data. The real challenge is building a model that remains useful when the underlying market relationship changes.
AI Cryptocurrency Forecasting Maturity Model
Technical indicators and statistical forecasting
Machine-learning price prediction
Deep-learning forecasting
Multimodal AI forecasting
Adaptive AI market-intelligence platform
Implementation Roadmap
| Phase | Key activities | Output |
|---|---|---|
| 1. Define objective | Choose assets, horizon and forecasting target | Forecast specification |
| 2. Build data layer | Integrate market, blockchain, derivatives and text data | Point-in-time dataset |
| 3. Build baselines | Test statistical and simple ML models | Baseline benchmark |
| 4. Develop AI | Train deep-learning and multimodal models | Candidate models |
| 5. Validate | Walk-forward and regime-based testing | Out-of-sample evidence |
| 6. Add costs | Fees, spreads, slippage and market impact | Net performance |
| 7. Paper deployment | Run live without significant capital | Live validation |
| 8. Production | Deploy with risk controls and monitoring | Production forecasting system |
Key KPIs for AI Crypto Forecasting
| KPI | Purpose |
|---|---|
| Directional accuracy | Measures correct up/down predictions |
| MAE / RMSE | Measures numerical prediction error |
| Forecast calibration | Measures whether probabilities reflect actual outcomes |
| Volatility forecast error | Measures risk-prediction quality |
| Sharpe ratio | Measures risk-adjusted trading performance |
| Maximum drawdown | Measures downside exposure |
| Turnover | Measures trading intensity |
| Net return after costs | Measures economic usefulness |
| Model drift | Detects deterioration over time |
Future Predictions: 2027–2030
2027: Multimodal Crypto Forecasting Will Expand
The next stage of cryptocurrency AI is likely to move beyond price-only models.
Systems will increasingly combine:
- Market prices.
- Blockchain activity.
- Derivatives data.
- News.
- Social sentiment.
- Macro indicators.
This will allow models to evaluate both what is happening in the market and the information potentially driving that movement.
2028: On-Chain AI Will Become More Integrated With Market Forecasting
Blockchain data is likely to become a more important component of institutional crypto analytics.
AI systems can potentially identify unusual wallet activity, exchange flows, network behavior and liquidity changes before they become obvious through conventional market indicators.
The major challenge will be distinguishing meaningful activity from ordinary blockchain noise.
2029: Crypto AI Will Shift Toward Probability Forecasting
Instead of producing one predicted price, more systems are likely to produce probability distributions.
For example:
Forecast horizon: Next 24 hours
Positive-return probability: Model output
Expected volatility: Model output
Expected price range: Model output
Extreme-move probability: Model output
Confidence: Model output
This approach better represents the uncertainty inherent in financial markets.
2030: AI Will Become a Continuous Crypto Market-Intelligence Layer
By 2030, advanced digital-asset platforms are likely to use AI continuously rather than only running a forecast once per day.
The system could continuously monitor:
- Price changes
- Liquidity
- Blockchain activity
- Derivatives positioning
- News
- Social sentiment
- Macro conditions
- Model confidence
The AI would then update market probabilities as new information arrives.
This represents a transition from price prediction toward continuous market intelligence.
Potential Startup Opportunities
The growing cryptocurrency AI ecosystem creates opportunities beyond trading bots.
- Crypto Forecasting APIs: Provide probability-based forecasts for digital assets.
- AI On-Chain Intelligence: Convert blockchain activity into market signals.
- Crypto Sentiment Platforms: Analyze social and news information using advanced NLP.
- AI Volatility Forecasting: Provide real-time risk and volatility estimates.
- Institutional Crypto Research Platforms: Combine market, blockchain and macro data.
- AI Portfolio Optimization: Allocate capital using expected return, risk and correlation forecasts.
- Crypto Risk Monitoring: Detect abnormal market behavior and liquidity deterioration.
- AI Model Monitoring: Detect forecast deterioration and data drift.
- Multimodal Crypto Intelligence: Combine text, numerical and blockchain data in one forecasting platform.
Frequently Asked Questions
Can AI accurately predict cryptocurrency prices?
AI models can identify useful patterns in historical cryptocurrency data, but no model can guarantee accurate future price predictions. Research shows that performance varies significantly depending on the dataset, time period, market regime, features and validation methodology.
Which AI model is best for cryptocurrency prediction?
There is no universally best model. Recent research has found strong results from multivariate convolutional LSTM approaches, while other studies have examined GRU, Bi-LSTM, Transformers, boosting models and reinforcement learning. Model performance depends heavily on the forecasting problem and data.
Is LSTM still useful for crypto forecasting?
Yes. LSTM remains widely studied because cryptocurrency prices are sequential time-series data. Recent research continues to evaluate LSTM variants and hybrid architectures, although LSTM should always be compared with simpler and alternative models.
Can social media improve crypto price prediction?
Research indicates that social-media information can improve cryptocurrency forecasting when properly processed. Advanced NLP models can be useful for extracting sentiment and contextual information, but social data can also contain bots, spam, misinformation and manipulation.
What is on-chain AI forecasting?
On-chain AI forecasting uses blockchain-derived information such as transaction activity, wallet movements, exchange flows, network activity and other blockchain features as inputs to machine-learning or deep-learning models.
Why is cryptocurrency forecasting so difficult?
Crypto markets are highly volatile, nonlinear and constantly changing. They operate continuously and respond to market, macroeconomic, regulatory, social and blockchain events. This makes historical patterns less stable than they may appear.
Should cryptocurrency AI predict price or volatility?
A strong system can predict both. Directional forecasts can support trading decisions, while volatility forecasts can support position sizing and risk management.
What is the biggest risk when building an AI crypto prediction model?
One of the biggest risks is overfitting historical data. A model can appear highly accurate in backtesting but fail in live markets if the validation process contains leakage or does not represent changing market conditions.
Final Perspective
AI in cryptocurrency price prediction is moving beyond the idea of a single neural network predicting tomorrow’s Bitcoin price.
The research landscape now includes deep learning, natural-language processing, social-media analysis, blockchain data, volatility forecasting, reinforcement learning and multimodal systems.
The most important trend is the movement from single-source prediction toward integrated market intelligence.
A future cryptocurrency forecasting platform may combine:
+
Blockchain Data
+
Derivatives
+
News
+
Social Sentiment
+
Macro Data
↓
Multimodal AI
↓
Return + Volatility + Regime + Risk Forecast
↓
Portfolio / Trading Decision
The six research areas examined in this report point toward several consistent conclusions.
First, deep learning can capture nonlinear relationships in cryptocurrency time series, but the strongest architecture varies by dataset and forecasting task. Second, multivariate models can provide more information than price-only models because cryptocurrency markets are influenced by many connected variables. Third, social-media and NLP information can add predictive value when processed carefully. Fourth, volatility deserves separate attention because a directional forecast without a risk estimate is incomplete. Fifth, evaluation methodology can dramatically affect reported results. Finally, the most promising commercial systems are likely to combine multiple data sources with continuous monitoring rather than rely on one static prediction model.
For fintech companies, digital-asset platforms, quantitative firms and financial technology startups serving global and U.S. markets, this creates opportunities across AI forecasting, on-chain analytics, sentiment intelligence, volatility prediction, portfolio optimization and institutional crypto research.
The most important development may therefore be a change in the question.
Instead of asking:
“What will Bitcoin’s price be tomorrow?”
advanced AI systems will increasingly ask:
- What is the probability of each market scenario?
- What information is driving the current market?
- Which regime are we currently in?
- How much volatility should be expected?
- How reliable is the forecast?
- How much has the model’s confidence changed?
- What happens if the forecast is wrong?
- Is the expected opportunity large enough after costs and risk?
That shift from precise price prediction to probabilistic, multimodal and risk-aware market forecasting is likely to define the next generation of AI-powered cryptocurrency analytics.
Research Sources
- Elsevier: Review of deep learning models for crypto price prediction: Implementation and evaluation
- International Journal of Forecasting: Deep learning and NLP in cryptocurrency forecasting: Integrating financial, blockchain, and social media data
- Systems and Soft Computing: Forecasting the Bitcoin price using the various Machine Learning: A systematic review
- Research in International Business and Finance: Cryptocurrency volatility: A review, synthesis, and research agenda
- Social Network Analysis and Mining: Sentiment-driven cryptocurrency forecasting
- Journal of Economics Entrepreneurship Management Business and Accounting: The Evaluation Problem in Cryptocurrency Price Forecasting
- Computers & Electrical Engineering: Artificial intelligence methods for financial market prediction: A systematic review
- Procedia Computer Science: The role of deep reinforcement learning in portfolio optimization with cryptocurrency inclusion
- Decision Analytics Journal: A review of mathematical models for pricing, risk, and optimization in cryptocurrency analytics
- iScience: A survey of deep learning applications in cryptocurrency


Leave a Reply