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.
This study aimed to find temporal clusters for several commodity prices using the threshold non-linear autoregressive model. It is expected that the process of determining the commodity groups that are time-dependent will advance the current knowledge about the dynamics of co-moving and coherent prices, and can serve a…
In this paper, we show that the price of an European call option, whose underlying asset price is driven by the space-time fractional diffusion, can be expressed in terms of rapidly convergent double-series. The series formula can be obtained from the Mellin-Barnes representation of the option price with help of residu…
FinTSBridge evaluates financial time series models for asset pricing.
problem Lack of effective evaluation methods for financial time series models.
method Developed FinTSBridge suite with new metrics and tasks.
result Showcased new metrics for financial time series models.
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.
With developing of computation tools in the last years, data analysis methods to find insightful information are becoming more common among industries and researchers. This paper is the first part of the times series analysis of New England electricity price and demand to find anomaly in the data. In this paper time-se…
Study integrates ESG factors into home price predictions for U.S. cities.
problem Predicting average annual home prices using ESG factors.
method Used P-spline GAM and GLM models, transformed time series data.
result ESG factors influence home prices differently by city.
We find prominent similarities in the features of the time series for the overlap of two Cantor sets when one set moves with uniform relative velocity over the other and time series of stock prices. An anticipation method for some of the crashes have been proposed here, based on these observations.
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…
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.
In this paper, we focus on option pricing models based on space-time fractional diffusion. We briefly revise recent results which show that the option price can be represented in the terms of rapidly converging double-series and apply these results to the data from real markets. We focus on estimation of model paramete…
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.
TSFMs outperform traditional models in electricity price forecasting.
problem Accurate electricity price forecasting for effective decision-making.
method Benchmarking several TSFMs against traditional models using real-world data.
result MSTL model consistently outperforms TSFMs across countries and metrics.
This study improves stock price prediction using multimodal data.
problem Improving financial asset price forecasting accuracy.
method Combining candlestick time series and textual news flow data using LSTM and pre-trained models.
result Textual modality reduces MAPE by 55%.
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; q-Gaussian distributions as best fit. MRC-LSTM predicts Bitcoin prices using CNN and LSTM.
problem Predicting Bitcoin price with high volatility and complex factors.
method Combines MRC and LSTM, focusing on multi-scale features and long-term dependencies.
result MRC-LSTM significantly outperforms other models in Bitcoin price prediction.
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/να+ is the average waiting time for observing the level α again. We estimate the probability P(K,α), which provides us the probab…
Deep Q-learning is investigated as an end-to-end solution to estimate the optimal strategies for acting on time series input. Experiments are conducted on two idealized trading games. 1) Univariate: the only input is a wave-like price time series, and 2) Bivariate: the input includes a random stepwise price time series…
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.
Hidformer improves stock price prediction accuracy using Transformer techniques.
problem Improving stock price prediction accuracy using machine learning.
method Adapted Transformer model (Hidformer) for stock price forecasting.
result Hidformer shows promising performance in stock price prediction.
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. …
BreakGPT predicts asset price surges using LLMs.
problem Predicting sharp upward movements in volatile financial markets.
method Adapts LLMs for time series forecasting, combining LLM capabilities with Transformer models.
result BreakGPT effectively captures local and global temporal dependencies.
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 …
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.
Adaptive Conformal Inference improves time series forecasting uncertainty.
problem Uncertainty quantification in time series models with dependency.
method AgACI, an adaptive method based on online expert aggregation.
result AgACI provides efficient prediction intervals for day-ahead electricity price forecasting.
This paper describes a new approach to time series modeling that combines subject-matter knowledge of the system dynamics with statistical techniques in time series analysis and regression. Applications to American option pricing and the Canadian lynx data are given to illustrate this approach.
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.
We report a general technique to study a given experimental time series with superstatistics. Crucial for the applicability of the superstatistics concept is the existence of a parameter β that fluctuates on a large time scale as compared to the other time scales of the complex system under consideration. The propose…
We apply a simple trading strategy for various time series of real and artificial stock prices to understand the origin of fractality observed in the resulting profit landscapes. The strategy contains only two parameters p and q, and the sell (buy) decision is made when the log return is larger (smaller) than p (…
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.
An image-driven approach for time series forecasting.
problem Time-series forecasting as a computer vision task.
method Capture input data as an image and train a model to produce the subsequent image.
result Our method outperforms various baselines, including ARIMA, using image-based evaluation metrics.
We provide the proof that the space of time series data is a Kolmogorov space with T0-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…
Study shows Twitter sentiments predict stock price fluctuations.
problem Predicting stock prices using public opinions.
method Time series analysis and natural language processing with LSTM model.
result Positive, negative, and subjective sentiments correlate with stock price changes.
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…