Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

265278104 · Jun 202019922001200920172026
48 results for short-term price movements

Support vector machines predict cryptocurrency price movements with high accuracy.

problem Predicting short-term price movements in cryptocurrencies.
method Developed technical indicators, tested various classification methods, including SVM.
result Support vector machines yield the most profitable trading strategies.

QLSTM outperforms LSTM in predicting KSE 100 index movements.

problem Predicting stock market movement in uncertain economic conditions.
method Used LSTM and QLSTM models on monthly data of economic indicators.
result QLSTM provided more accurate predictions of KSE 100 index values.

Predicts short-term futures contract direction using neural networks and order flow data.

problem Challenges in predicting short-term directional movement of futures contracts.
method Engineering features from technical analysis, order flow, and order-book data; training a Tabnet neural network.
result Achieved an accuracy of 0.601 in predicting directional change on the Silver Futures Contract.

Research uses SWT and BDLSTM to forecast stock and oil prices amid COVID-19.

problem Impact of COVID-19 on stock and oil prices forecasting.
method Integrates Stationary Wavelet Transform and Bidirectional Long Short-Term Memory networks.
result BDLSTM+WT-ADA achieved satisfactory results in Crude Oil price forecasting.

Study predicts cryptocurrency price movements using Twitter sentiment analysis.

problem Predicting short-term price movements of cryptocurrencies.
method Conditional examination of return and excess return rates following tweet publication.
result Statistically significant increases in return rates within the first three minutes after tweet publication.

Enhances LLMs for predicting stock movements by considering news dissemination and context.

problem Lack of consideration for news dissemination and insufficient contextual data in LLMs for stock price prediction.
method Clusters news for reach assessment, enriches prompts with specific data and instructions, fine-tunes an LLM using the dataset.
result Improves prediction accuracy by 8% compared to existing methods.

Research predicts healthcare index movements using historical OHLC data.

problem Predicting the directional movement of healthcare indices based on historical data.
method Supervised classification task with a one-step-ahead rolling window, using a diverse feature set including OHLC ratios.
result Robust predictive performance with accuracy exceeding 0.8 and Matthews correlation coefficients above 0.6, highlighting the importance of nowcasting features.

Study shows integrating OFI from multiple levels improves price impact explanation but not forecasting.

problem Explaining and forecasting price movements in equity markets using OFI.
method Systematic approach to combine OFIs from multiple levels into an integrated variable, testing multi-asset models with and without cross-impact terms.
result Lagged cross-asset OFIs improve future return forecasting but not contemporaneous price impact.

Cryptocurrency forecasting model considers macro, sentiment, and technical indicators.

problem High price volatility in cryptocurrency markets.
method Dual-prediction mechanism incorporating macroeconomic fluctuations, technical indicators, and individual cryptocurrency price changes.
result The proposed model outperforms ten comparison methods in short-term cryptocurrency forecasting.

Study predicts stock price direction on earnings announcement days using multi-modal deep learning.

problem Predicting stock price movements during earnings announcements is challenging due to market noise and discontinuities.
method Constructed a multi-modal feature space combining fundamental metrics, technical indicators, and sentiment scores from financial news articles. Evaluated LSTM and Transformer models against a baseline.
result Transformer model outperforms LSTM in identifying volatile movements, achieving higher macro F1-score.

Mid-price movement prediction based on limit order book (LOB) data is a challenging task due to the complexity and dynamics of the LOB. So far, there have been very limited attempts for extracting relevant features based on LOB data. In this paper, we address this problem by designing a new set of handcrafted features …

2019-04-10abs ↗pdf ↗

Enhanced deep learning model predicts stock price movement using LOB data.

problem Challenges in predicting stock price movement from high-dimensional, volatile LOB data.
method Siamese architecture with multi-head attention and LSTM modules.
result Significant improvement in stock price prediction performance over strong baselines.

In this paper we outline initial concepts for an immune inspired algorithm to evaluate price time series data. The proposed solution evolves a short term pool of trackers dynamically through a process of proliferation and mutation, with each member attempting to map to trends in price movements. Successful trackers fee…

2010-04-22abs ↗pdf ↗

Improved crypto market forecasting using historical price reactions to tweets.

problem Challenges in inferring market impact from human sentiment labels.
method Market-derived labeling approach to assign tweet sentiment labels based on historical price trends. Fine-tuned language model with context-aware prompt-tuning.
result 89.6% accuracy on Bitcoin news events, outperforming traditional fusion models.

The paper compares advanced deep learning models for Indian stock price forecasting.

problem Complexity of stock price forecasting due to numerous influencing factors.
method Utilizes historical data from national banks in India, combines deep learning models and sentiment analysis.
result Achieved higher accuracy in stock price forecasting compared to traditional methods.

Investment strategies derived from commodity futures curves exploit dynamics in price movements.

problem Modeling and predicting the term structure of commodity futures prices.
method Employed the Nelson-Siegel framework to model term structure, and developed investment strategies based on changes in slope and curvature parameters.
result Significant profits generated from systematic strategies based on the change in slope, unrelated to risk factors and robust to transaction costs.

Enhances binomial model with machine learning for microstructure effects.

problem Traditional binomial models ignore market microstructure effects like bid-ask spreads.
method Augments binomial tree with Random Forest classifiers trained on market data.
result Achieves 88.25% AUC in forecasting price movements using real-world data.

This study predicts stock prices using various machine and deep learning models.

problem Predicting stock price movements is challenging but possible.
method Agglomerative approach combining statistical, machine learning, and deep learning models.
result Deep learning models outperform traditional methods in stock price prediction.

Adaptive TFTs improve cryptocurrency price prediction accuracy.

problem Precise short-term price prediction in volatile cryptocurrency markets.
method Dynamic subseries lengths and pattern-based categorization.
result Significantly outperforms baseline models in prediction accuracy and profitability.

The value of stocks, indices and other assets, are examples of stochastic processes with unpredictable dynamics. In this paper, we discuss asymmetries in short term price movements that can not be associated with a long term positive trend. These empirical asymmetries predict that stock index drops are more common on a…

2006-09-06abs ↗pdf ↗

The study analyzes trading imbalances from SEC Form 13F-HR filings to identify profitable trading opportunities.

problem Identifying profitable trading opportunities based on SEC Form 13F-HR filings.
method Statistical analysis of holdings variations and imbalances between consecutive reporting periods.
result A profitable trading strategy can be implemented by betting against the sign of imbalances with a 1-2 month time horizon.

AI model predicts stock prices using social media data and hybrid neural networks.

problem Predicting stock price movements during the COVID-19 pandemic.
method Integrates social media trends and historical stock data using a hybrid CNN-BLSTM framework.
result The proposed framework outperforms traditional models in predicting stock price movements.

Machine learning struggles to predict binary options movements due to randomness.

problem Predicting binary options movements using machine learning.
method Tested multiple machine learning models (RF, LR, GB, kNN) and neural networks (MLP, LSTM) on EUR/USD currency pairs.
result None of the models surpassed the ZeroR baseline accuracy, indicating randomness in binary options.

The paper predicts Bitcoin prices using machine learning and sentiment analysis.

problem Predicting the future price of Bitcoin in USD.
method Applied supervised machine learning and sentiment analysis to Twitter and Reddit data.
result LSTM models with multi-feature analysis outperformed ARIMA models in predicting Bitcoin prices.

Study uses deep learning to predict stock trends with superior performance.

problem Predicting short-term equity trends with high accuracy.
method Dual-task multilayer perceptron (MLP) integrating technical signals and deep learning.
result Deep learning model outperforms linear baselines in multi-factor stock selection.

Study finds companies react negatively to material cybersecurity incident disclosures.

problem Understanding market reactions to cybersecurity incidents.
method Examined daily stock price movements of companies disclosing material cybersecurity incidents.
result Companies tend to experience negative price reactions after disclosing material cybersecurity incidents.

Long short-term memory network outperforms seasonal model in JSE Top 40 forecasting.

problem Comparing neural network performance to traditional models in financial forecasting.
method Used long short-term memory network for JSE Top 40 return data forecasting.
result Long short-term memory network outperforms seasonal model in forecasting.

The study introduces a new stickiness parameter for stock prices using a non-linear model.

problem Understanding how closely individual stocks follow a stock index's price movements.
method Developed a non-linear pricing model inspired by tectonic plate movements to measure stickiness.
result Defined a stickiness parameter for stock price returns using a novel model.

The study models market price movement based on investors' expectations.

problem Understanding the dynamics of investors' expectations and market price movement.
method Developed a non-linear evolutionary equation linking investors' expectations and market asset price movement.
result Model predictions co-integrated with asset time series, suggesting potential for price movement forecasting.

This paper uses GAN and ERMSE to improve stock price movement prediction accuracy.

problem Predicting stock price movement direction is challenging due to complex, incomplete, and fuzzy information.
method The paper proposes a deep learning model using GAN and ERMSE to forecast stock market trends.
result The GAN model outperformed LSTM in predicting stock price movement direction with a 4.35% improvement.

Taureau uses Twitter sentiment analysis to predict stock market movement.

problem Predicting stock market movement using public opinion on Twitter.
method Obtained historical tweets, filtered and labeled, generated word embeddings, assessed sentiment scores, correlated with stock price movement, designed and evaluated predictive model.
result Taureau can predict stock price movement from lagged sentiment scores.

DBNs predict cryptocurrency price directions by uncovering causal relationships.

problem Predicting cryptocurrency price movements due to volatility and external factors.
method Dynamic Bayesian Networks (DBN) approach to identify causal relationships among features.
result DBN significantly outperforms baseline models in predicting cryptocurrency prices.

Study uses LSTM models to detect Wyckoff patterns in currency trading.

problem Understanding market dynamics and identifying trading opportunities.
method Dissecting Wyckoff Phases, using CNNs for spatial data and LSTM for temporal data.
result Deep learning models enhance pattern recognition in financial markets.

This research predicts stock market movements using Vision-Language models.

problem Predicting future stock market direction using historical data.
method Utilizing image and byte-based representations of stock data processed with Vision-Language models.
result The proposed approach significantly outperforms deep learning baselines.