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

3587151,0731,430 · Jun 202019922001200920172026
48 results for stock price modeling

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.

Hybrid model predicts stock prices using online forum sentiments and popularity.

problem Predicting stock prices accurately considering investor sentiment.
method XLNET for sentiment analysis, BiLSTM-highway model integration, combining post popularity.
result Hybrid model outperforms traditional methods in stock price prediction.

Study finds GBM model accurately predicts stock prices on Ghana Stock Exchange.

problem Investigating the suitability of GBM for modeling stock price dynamics.
method Geometric Brownian Motion model applied to weekly and monthly returns of equities listed on the Ghana Stock Exchange.
result GBM model accurately forecasts stock prices with minimal deviations, as evidenced by MSE evaluations.

Transformer model predicts stock prices in Bangladesh's stock market.

problem Predicting volatile stock prices in the Bangladesh stock market.
method Transformer model applied to time series data for stock price prediction.
result Transformer model shows promising results in predicting stock price movements.

Game-theoretic model captures investor interactions for stock price forecasting.

problem Complex market dynamics driving stock price movements.
method Game-theoretic modeling of heterogeneous investor interactions in a dynamic graph structure.
result Our method outperforms state-of-the-art stock price forecasting methods.

The paper presents an evolutionary economic model for the price evolution of stocks. Treating a stock market as a self-organized system governed by a fast purchase process and slow variations of demand and supply the model suggests that the short term price distribution has the form a logistic (Laplace) distribution. T…

2015-05-15abs ↗pdf ↗

Warrants with stock price dependent threshold conditions give the right to buy specially issued stocks, if the performance of the stock price satisfies some requirements. Existence of these derivatives changes the price process of the underlying. We show that in the presence of such warrants one cannot assume that the …

2015-03-17abs ↗pdf ↗

Paper compares stock price prediction models using Heston and Geometric Brownian Motion.

problem Predicting stock prices accurately.
method Developed Heston and Geometric Brownian Motion models using Ito's lemma and Euler-Maruyama methods.
result Models outperform statistical indicators in predicting stock prices.

Predict stock prices using HMMs trained on fractional price changes and intraday highs/ lows.

problem Forecasting stock prices considering time dependency and volatility.
method Hidden Markov Models (HMMs) trained on fractional price changes and intraday highs/ lows.
result The MAP estimate of stock prices for the next day was produced using the trained HMM.

Study models illiquid stock prices and finds low correlation due to constant prices.

problem Modeling illiquid stock prices and measuring correlation accurately.
method Combined Markov model with Ornstein Uhlenbeck and geometric Brownian motion.
result Low correlation in USE stocks due to constant prices and illiquidity.

Stock prices are driven by various factors. In particular, many individual investors who have relatively little financial knowledge rely heavily on the information from news stories when making investment decisions in the stock market. However, these stories may not reflect future stock prices because of the subjectivi…

2019-09-01abs ↗pdf ↗

The price of a stock will rarely follow the assumed model and a curious investor or a Regulatory Authority may wish to obtain a probability model the prices support. A risk neutral probability P{\cal P}^* for the stock's price at time TT is determined in closed form from the prices before TT without assuming a price…

2015-01-24abs ↗pdf ↗

In this paper, we address one of the main puzzles in finance observed in the stock market by proponents of behavioral finance: the stock predictability puzzle. We offer a statistical model within the context of rational finance which can be used without relying on behavioral finance assumptions to model the predictabil…

2019-11-06abs ↗pdf ↗

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.

Quantum algorithms improve stock price prediction accuracy.

problem Improving stock price prediction accuracy using quantum techniques.
method Extracted stock price indicators, used QA and PCA for feature selection and dimensionality reduction, trained QSVM for binary classification.
result Quantum Support Vector Machine (QSVM) outperformed classical models in stock price prediction accuracy.

In this paper we propose a new model for pricing stock and dividend derivatives. We jointly specify dynamics for the stock price and the dividend rate such that the stock price is positive and the dividend rate non-negative. In its simplest form, the model features a dividend rate that is mean-reverting around a consta…

2019-08-16abs ↗pdf ↗

Study shows stock price interactions increase during crises due to external stimulus.

problem Understanding stock price interactions during economic crises.
method Granger Causality and recurrence analysis on stock price series.
result External stimulus drives stock price interactions during crises.

StockTime predicts stock prices more accurately using LLMs and time series data.

problem Challenges in integrating time series data and natural language for stock price prediction.
method StockTime is a specialized LLM architecture that integrates textual and time series data to predict stock prices.
result StockTime outperforms recent LLMs in predicting stock prices with more accuracy.

Study compares LSTM models with sentiment analysis for stock price prediction.

problem Efficient stock price prediction models using LSTM with sentiment analysis.
method Various types of LSTM models combined with sentiment analysis.
result Identifies the most effective model for short and long-term stock price prediction.

We study the statistics of record-breaking events in daily stock prices of 366 stocks from the Standard and Poors 500 stock index. Both the record events in the daily stock prices themselves and the records in the daily returns are discussed. In both cases we try to describe the record statistics of the stock data with…

2013-07-08abs ↗pdf ↗

This paper compares LSTM, GRU, and Transformer models for stock price prediction.

problem Improving stock price prediction accuracy in fast-paced financial markets.
method Training models on Tesla stock data from 2015 to 2024, comparing LSTM, GRU, and Transformer.
result LSTM model achieved 94% accuracy in predicting stock prices.

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.

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 models stock price recovery during COVID-19, distinguishing V and L-shape recoveries.

problem Analyzing stock price recovery during the COVID-19 pandemic.
method Developed a stock price model based on net-fund-flow and financial antifragility.
result Quality stocks with higher financial antifragility show V-shape recovery, while those with lower antifragility show L-shape recovery.

This study improves stock price forecasting by analyzing daily news sentiment.

problem Improving stock price forecasting accuracy using news sentiment.
method Data collection, preprocessing, and sentiment analysis of NITY50 stocks' news.
result LSTM models with sentiment scores outperform without them in forecasting stock prices.

Study evaluates stock price forecasting models during the pandemic.

problem Forecasting stock prices during the Covid-19 pandemic.
method Four models (Long-Short Term Memory, XGBoost, Autoregression, Last Value) were tested on stock prices of Facebook, Amazon, Tesla, Google, and Apple.
result Autoregression and Last Value models outperform other models due to strong correlation between prices.

Extends BBSM model to incorporate ESG ratings and path dynamics.

problem Price stock options considering historical market index dynamics and ESG ratings.
method Develops discrete, binary tree option pricing model under BBSM with ESG valuation.
result Model accurately fits stock price changes and European call option prices.

Survey of methods to incorporate external knowledge into stock price prediction.

problem Challenges in predicting stock prices due to market volatility and non-linearity.
method Survey of methods for acquiring and incorporating external knowledge into stock price prediction models.
result Systematic synthesis of previous studies on external knowledge types and their application in stock price prediction.

We use insight from a model of earth tectonic plate movement to obtain a new understanding of the build up and release of stress in the price dynamics of the worlds stock exchanges. Nonlinearity enters the model due to a behavioral attribute of humans reacting disproportionately to big changes. This nonlinear response …

2009-12-18abs ↗pdf ↗