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

167333500666 · Jun 202019922001200920172026
48 results for price time series

The paper discovers and evaluates support and resistance levels in financial time series.

problem Understanding and predicting support and resistance levels in financial markets.
method Developed a heuristic discovery algorithm to identify SR levels in intraday price series.
result Discovered SR levels statistically significantly reverse price trends and have a decay aspect over time.

Fine-tuning a time series model improves financial price prediction accuracy.

problem Improving accuracy in predicting financial market prices using large models.
method Continual pre-training of a time series foundation model on financial data to fine-tune its performance for price prediction.
result The fine-tuned model outperforms the baseline in various financial metrics.

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.

Classical time series models forecast Bitcoin prices and volatility accurately.

problem Forecasting Bitcoin prices and volatility using classical models.
method ARIMA, SARIMA, GARCH, and EGARCH models were trained and tested on Bitcoin price data.
result ARIMA models performed best for short-term price dynamics, while EGARCH models were best for volatility.

Study compares price patterns of cryptocurrencies and stocks using machine learning.

problem Investor behavior in cryptocurrencies vs. stocks.
method Machine learning models (LR, RF, SVM) classify price time series of cryptocurrencies and stocks.
result Cryptocurrencies and stocks have distinct price patterns, explained by various statistical features.

Combines CNN and Transformer for financial time series forecasting.

problem Forecasting financial time series, especially stock prices, is challenging due to short-term and long-term dependencies.
method Uses CNN for short-term dependencies and Transformer for long-term dependencies.
result Demonstrated superior performance in forecasting stock price changes compared to traditional methods.

Quantum computing for option pricing using MPS states.

problem Efficiently generating time series for path-dependent options on quantum computers.
method Proposes a Matrix Product State (MPS) model for time series generation and trains it for the Heston model.
result Demonstrates the MPS model's capability to generate paths in the Heston model for path-dependent option pricing.

The scaling properties of the time series of asset prices and trading volumes of stock markets are analysed. It is shown that similarly to the asset prices, the trading volume data obey multi-scaling length-distribution of low-variability periods. In the case of asset prices, such scaling behaviour can be used for risk…

2005-01-13abs ↗pdf ↗

Study cryptocurrency price dynamics using adaptive EMD and spectral analysis.

problem Analyze the time-varying volatility of cryptocurrency prices.
method Adaptive complementary ensemble empirical mode decomposition (ACE-EMD) and Hilbert spectral analysis.
result Reveal the properties of various timescales in cryptocurrency price dynamics.

Research compares ML and Time Series methods for generating trading signals.

problem Efficiency of on-line learning Algorithms in generating trading signals.
method Used technical indicators and ensemble of Random Forests, also Kalman Filter.
result Kalman Filter outperformed Random Forests in on-line learning predictions of stock prices.

VTA combines verbal and latent reasoning for accurate stock time-series forecasts.

problem Challenges in combining textual analysis with time-series data for financial forecasting.
method Converts stock price data into textual annotations, optimizes reasoning trace using inverse MSE, conditions time-series model outputs on reasoning attributes.
result VTA achieves state-of-the-art forecasting accuracy and interpretable reasoning traces.

CryptoGAT improves cryptocurrency price prediction by treating it as a graph problem.

problem Cryptocurrency price prediction challenges due to extreme volatility.
method CryptoGAT, a Graph Attention Network, redefines cryptocurrency prediction as a cross-asset graph problem.
result CryptoGAT outperforms state-of-the-art methods in cryptocurrency price prediction.

Study compares Bitcoin, gold, and gas price complexity using multifractal and multiscale entropy methods.

problem Quantifying complexity of financial time series for market analysis.
method Employed MF-DFA and RCMSE to analyze Bitcoin, GBP/USD, gold, and natural gas price log-return time series.
result Bitcoin shows higher complexity compared to other markets, linked to higher nonlinear correlations.

Study on price fluctuations and persistence in European electricity spot markets.

problem Analyzing variability and persistence of electricity prices in European spot markets.
method Analysis of hourly, intraday, and 15-min intraday market prices; quantification of fluctuations, correlations, and extreme events; classification into circulation weather types.
result Different time scales in market dynamics; multifractal behavior below 12 hours; anti-correlation and mean reversion above 12 hours; long-term behavior influenced by four-day weather patterns; qq-Gaussian distributions as best fit.

The level crossing and inverse statistics analysis of DAX and oil price time series are given. We determine the average frequency of positive-slope crossings, να+ν_α^+, where Tα=1/να+T_α =1/ν_α^+ is the average waiting time for observing the level αα again. We estimate the probability P(K,α)P(K, α), which provides us the probab…

2010-01-25abs ↗pdf ↗

A new test for volatility in clustered time series data, robust to distributional assumptions.

problem Volatility issues in clustered multiple time series data, especially in stock market indicators.
method Bootstrap method for multiple time series, accounting for contagion effect.
result The test is correctly sized and powerful, especially for stationary mean and contained volatility in fewer clusters.

Deep models predict intraday electricity prices accurately.

problem Accurately forecasting intraday electricity prices.
method Two deep time series probabilistic models using ESNs with stochastic disturbances and copulas.
result Deep distributional models provide accurate short-term probabilistic price forecasts.

This study improves cryptocurrency price forecasting using time series categorization and deep learning.

problem Accurate prediction of cryptocurrency prices is challenging due to limited data and diverse behaviors.
method The approach involves categorizing financial time series, creating deep learning models for each category, and combining data from other cryptocurrencies to increase training data.
result The method increases prediction accuracy by learning each subseries category with similar behavior and combining data from other cryptocurrencies.

Methods for detecting structural changes, or change points, in time series data are widely used in many fields of science and engineering. This chapter sketches some basic methods for the analysis of structural changes in time series data. The exposition is confined to retrospective methods for univariate time series. …

2017-02-17abs ↗pdf ↗

We empirically analyze the most volatile component of the electricity price time series from two North-American wholesale electricity markets. We show that these time series exhibit fluctuations which are not described by a Brownian Motion, as they show multi-scaling, high Hurst exponents and sharp price movements. We …

2015-07-21abs ↗pdf ↗

Study shows different price correlations in European electricity markets.

problem Stochastic variability and temporal correlation in electricity prices.
method Comparison of Detrended Fluctuation Analysis (DFA) and Kramers--Moyal equation.
result Intraday 15 minutes spot markets show strong negative correlations, unlike other markets.

A method uses image processing and deep learning for financial market state prediction.

problem Low signal-to-noise ratio in financial time series data.
method Wavelet transform for denoising, convolutional neural network for pattern extraction.
result Competitive prediction accuracy of market states 'Up' and 'Down' on S&P 500 data.

Paper uses evidence theory to improve stock price forecasting accuracy.

problem Inaccurate stock price predictions due to time series limitations.
method Applies evidence theory's confidence functions and Dempster combination rule to stock price forecasting.
result Improved accuracy in stock price predictions compared to classic methods.

Study compares LSTM and Transformer models in financial time series prediction.

problem Comparing LSTM and Transformer models for financial time series prediction.
method Various LSTM-based and Transformer-based models compared on financial tasks; DLSTM and new Transformer architecture designed.
result Transformer-based models show limited advantage in absolute price sequence prediction, while LSTM-based models perform better on difference sequences.

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.

MegazordNet combines stats and ML for better financial time series forecasting.

problem Forecasting financial time series is challenging due to its chaotic nature.
method MegazordNet integrates statistical features with a deep learning model.
result MegazordNet outperforms single statistical and machine learning methods in S&P 500 stock price prediction.

The study addresses overlooked data-generating processes in time-series asset pricing.

problem The literature on time-series asset pricing overlooks the data-generating processes for factors expressed in return differences.
method The study proposes a new definition of returns and compound returns for factors, and uses OLS with net returns for single-index models.
result OLS with net returns for single-index models leads to inflated alphas, exaggerated t-values, and overestimated Sharpe ratios.

We provide the proof that the space of time series data is a Kolmogorov space with T0T_{0}-separation axiom using the loop space of time series data. In our approach we define a cyclic coordinate of intrinsic time scale of time series data after empirical mode decomposition. A spinor field of time series data comes fro…

2016-06-10abs ↗pdf ↗

Time series forecasting is widely used in a multitude of domains. In this paper, we present four models to predict the stock price using the SPX index as input time series data. The martingale and ordinary linear models require the strongest assumption in stationarity which we use as baseline models. The generalized li…

2017-10-16abs ↗pdf ↗