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,695 papers · 148 categories

Trend · papers per month

23466891 · May 202619922001200920172026
48 results for Price movements

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.

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.

Paper uses CNN to predict stock price movement as an image classification problem.

problem Predicting stock price movement using machine learning.
method CNN-based model for classifying stock price movement based on the first hour of trading.
result The algorithm effectively separated between stock price movement classes and outperformed other strategies.

Proposes deep mixture models for probabilistic price movement forecasting in high-frequency trading.

problem Probabilistic forecasting of price movements in high-frequency trading.
method Deep recurrent neural networks with probabilistic mixture models.
result Outperforms benchmark models in both metric-based and simulated trading scenarios.

Predict stock price movements using financial data and news articles with LLMs.

problem Predicting stock price movements using financial data and news articles.
method Combining financial data and news articles, employing pre-trained LLMs, and using retrieval augmentation techniques.
result Predicted stock price movements with a weighted F1-score of 58.5% and 59.1%.

Many studies assume stock prices follow a random process known as geometric Brownian motion. Although approximately correct, this model fails to explain the frequent occurrence of extreme price movements, such as stock market crashes. Using a large collection of data from three different stock markets, we present evide…

2009-12-30abs ↗pdf ↗

The paper analyzes how market prices respond to information processing and non-linear dynamics.

problem Understanding how market prices change in response to information.
method Logistic Continuous Wavelet Transformation method applied to SP 500 market data.
result Identifies patterns in market dynamics and describes them using a new theory of reflexive communication.

GCNET predicts stock price movements using graph convolutional networks.

problem Predicting stock price movements using interrelated stocks data.
method GCNET models stock relations as an influence network, uses graph convolutional networks for prediction.
result GCNET significantly improves prediction accuracy and MCC measures.

Equity options are known to be notoriously difficult to price accurately, and even with the development of established mathematical models there are many assumptions that must be made about the underlying processes driving market movements. As such, the theoretical prices outputted by these models are often slightly di…

2017-08-23abs ↗pdf ↗

Triangle fees adjust fees based on trade size and price movement, improving price accuracy and revenue.

problem Price staleness and low fee revenue in AMMs.
method Decreasing marginal fees proportional to price movement, creating incentives for price accuracy.
result Triangle fees strictly improve the Pareto frontier of price accuracy versus losses.

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.

GPT-4 improves stock price prediction from microblogging sentiments.

problem Improving stock price prediction using sentiment analysis of microblogs.
method Developed a novel method for contextual sentiment analysis using GPT-4, fine-tuning prompts for better accuracy.
result GPT-4 outperformed BERT in predicting stock price movements, achieving a peak accuracy of 71.47%.

Study earnings calls to predict stock price movements, finding them more predictive than traditional data.

problem Improving investment decisions by analyzing earnings calls for stock price predictions.
method Graph Neural Network based approach to process and analyze earnings call transcripts.
result Earnings call transcripts are more predictive of stock price movements than traditional hard data.

New theoretical approaches about forecasting stock markets are proposed. A mathematization of the stock market in terms of arithmetical relations is given, where some simple (non-differential, non-fractal) expressions are also suggested as general stock price formuli in closed forms which are able to generate a variety…

2005-03-21abs ↗pdf ↗

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.

Predict stock movement by considering cross effects among stocks.

problem Challenges in predicting stock price movement due to cross effects among stocks.
method Multi-GCGRU framework combining GCN and GRU, encoding cross effects from financial domain knowledge and data-driven relationships.
result Our model outperforms other baselines in predicting stock movement.

The study uses LSTM and random forests to forecast stock price movements for intraday trading.

problem Forecasting directional movements of stock prices for intraday trading.
method Employed random forests and LSTM networks to analyze S&P 500 constituent stocks.
result Multi-feature setting provided higher daily returns (0.64% using LSTM, 0.54% using random forests) compared to single-feature setting.

LARA forecasts financial asset trends by refining noisy labels and extracting profitable samples.

problem Low signal-to-noise ratio and stochastic nature of financial data lead to poor predictions.
method LARA combines LA-Attention and RA-Labeling to refine and extract profitable samples.
result LARA significantly outperforms existing methods on Qlib platform.

A taxonomy of large financial crashes proposed in the literature locates the burst of speculative bubbles due to endogenous causes in the framework of extreme stock market crashes, defined as falls of market prices that are outlier with respect to the bulk of drawdown price movement distribution. This paper goes on dee…

2006-07-27abs ↗pdf ↗

PreBit predicts Bitcoin price movements using social media and financial data.

problem Predicting extreme price movements of Bitcoin due to its volatility and speculative trading.
method Hybrid model combining FinBERT embeddings of Twitter content with candlestick data and technical indicators.
result The hybrid model can predict significant market movements with a profitable trading strategy.

In this paper we investigate predictability of electricity prices in the Canadian provinces of Alberta and Ontario, as well as in the US Mid-C market. Using scale-dependent detrended fluctuation analysis, spectral analysis, and the probability distribution analysis we show that the studied markets exhibit strongly anti…

2015-01-23abs ↗pdf ↗

Model earnings call transcripts for better stock price prediction.

problem Predicting future stock price movements using earnings call transcripts.
method Deep learning framework with an attention mechanism to encode text data into vectors for predicting stock price movements.
result The proposed model outperforms traditional machine learning methods in stock price prediction.

Study uses BNs to predict cryptocurrency prices, improving accuracy with discretisation.

problem Predicting price movements in volatile cryptocurrency markets.
method Discretisation-aware Bayesian Networks with three methods and multiple bin counts.
result Equal interval with two bins provides best predictive performance.

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.

Risk hedging can reduce operational costs by adjusting prices and production levels in response to asset price movements.

problem How risk hedging impacts operational decisions in response to asset price movements.
method Developed and solved a risk-management model integrating risk hedging into a price-setting newsvendor problem.
result Hedging generally reduces optimal price and VPQ, but may increase VPQ under certain conditions.

This study evaluates LLMs for sentiment analysis in stock price prediction.

problem Improving stock price prediction accuracy using LLMs for news sentiment analysis.
method Compared 3 LLMs (DeBERTa, RoBERTa, FinBERT) for sentiment-driven stock prediction.
result DeBERTa outperforms other models with 75% accuracy, and ensemble model increases accuracy to 80%.