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

Trend · papers per month

316292123 · May 202619922001200920172026
48 results for momentum trading

Dynamic econometric models improve trading signals in momentum strategies.

problem Static momentum strategies are inefficient; dynamic models enhance accuracy.
method Dynamic binary classifier model to learn time-varying momentum importance.
result Dynamic classifier outperforms traditional naive time series momentum strategy.

Intelligent Momentum Transformer outperforms traditional trading strategies.

problem Improving time-series momentum and mean-reversion trading strategies.
method Attention-based deep-learning architecture (Momentum Transformer) combining attention and LSTM.
result Momentum Transformer outperforms benchmarks and adapts to new market regimes.

Enhanced Momentum Transformer outperforms traditional trading strategies.

problem Improving trading performance in equities with evolving market conditions.
method Building a Momentum Transformer using an attention mechanism combined with LSTM, capturing long-term dependencies and transaction costs.
result Average returns of 4.14% and Sharpe ratio of 1.12, similar to original results but with higher volatility.

Unified model learns from both time-series and cross-sectional momentum features.

problem Separate time-series and cross-sectional momentum strategies do not consider concurrent relationships.
method Spatio-Temporal Momentum strategies using neural networks to combine both types of momentum.
result Simple neural network with single fully connected layer generates trading signals for all assets.

A HMM for intraday momentum trading reduces lagging and incorporates side information.

problem Time-lagging in existing momentum trading models leads to incorrect momentum signals.
method State space formulation with latent momentum states, cross-validation for state estimation, and Bayesian inference for prediction.
result The model reduces lagging and accurately predicts market changes.

Optimizes trading returns using Hurst exponent and Q-learning.

problem Maximizing returns from momentum and mean reversion strategies.
method Classifies assets using Hurst exponent and uses Q-learning to improve trading algorithms.
result Trading with Hurst exponent can achieve higher returns but at higher risk.

We test the price momentum effect in the Korean stock markets under the momentum universe shrinkage to subuniverses of the KOSPI 200. Performance of the momentum strategy is not homogeneous with respect to change of the momentum universe. It is found that some submarkets generate the higher momentum returns than other …

2012-11-28abs ↗pdf ↗

The paper shows how overreactions in stock prices can be predicted and used for trading.

problem Predicting and monetizing overreactions in stock prices as momentum signals.
method High-frequency data from Twitter, machine learning models (XGBoost, Random Forests, Deep Neural Networks, Bidirectional LSTMs), and SHAP for explainability.
result Machine learning models significantly outperform traditional overreaction rules at ultra short horizons.

Improved trading strategy using deep learning and changepoint detection for market changes.

problem Traditional momentum strategies struggle with rapid market changes, especially after trend reversals.
method Inserted an online changepoint detection module into a Deep Momentum Network (DMN) pipeline.
result Improvement in Sharpe ratio by one-third over 1995-2020 period, especially beneficial in nonstationary periods.

Study high-frequency trading patterns in cryptocurrencies.

problem Understanding automated trading algorithms in cryptocurrency markets.
method Analyzes intraday trading data of cryptocurrencies, focusing on returns, volumes, and volatility.
result Provides insights into predictability of economic value in cryptocurrency markets.

Modeling financial bubbles and crashes with a cubic momentum function.

problem Capturing the micro-level dynamics of investor behavior and panic selling.
method Introducing a cubic function of market momentum to model trend-following and sudden crashes.
result The model successfully replicates complex, nonlinear bubble dynamics.

Fused Encoder Networks improve momentum strategies on crypto data.

problem Deploying momentum strategies on crypto data with limited samples leads to over-fitted models.
method Hybrid transfer learning model combining source and target datasets.
result Fused Encoder Networks outperform classical momentum strategies and benchmarks.

We find a sharp local maximum in cross-correlation of EUR/USD and BTC/USD pairs, indicating short-term momentum trading.

problem The Epps effect is observed in various markets but deviates in foreign exchange and cryptocurrency markets.
method We document and analyze the cross-correlation function of EUR/USD and BTC/USD pairs to identify the Epps effect deviation.
result The sharp local maximum in cross-correlation function reveals the activity of short-term momentum traders.

Momentum SGD fails to track nonstationary optima due to drift amplification.

problem Tracking nonstationary optima in stochastic optimization.
method Theoretical analysis of SGD and momentum variants under strong convexity and smoothness.
result Momentum incurs a drift-amplification penalty that diverges as the momentum parameter approaches 1, leading to systematic lag.

This paper examines momentum spillover across multiple asset classes using only pricing data.

problem Challenges in studying momentum spillover across diverse asset classes due to lack of common characteristics.
method Utilised a linear and interpretable graph learning model to reveal momentum spillover network.
result Network momentum strategy yields a Sharpe ratio of 1.5 and an annual return of 22%.

Study finds no statistically significant trading edge in MNQ futures signals from OHLCV data.

problem Testing intraday momentum signals from OHLCV data in MNQ futures under realistic execution constraints.
method 947 trading days of five-minute data, 14 signal families evaluated, strict institutional criteria applied.
result No signal satisfies all criteria simultaneously, gross edge insufficient to overcome costs.

Crowding is most likely an important factor in the deterioration of strategy performance, the increase of trading costs and the development of systemic risk. We study the imprints of \emph{crowding} on both anonymous market data and a large database of metaorders from institutional investors in the U.S. equity market. …

2020-01-13abs ↗pdf ↗

We propose a mathematical model of momentum risk-taking, which is essentially real-time risk management focused on short-term volatility of stock markets. Its implementation, our fully automated momentum equity trading system presented systematically, proved to be successful in extensive historical and real-time experi…

2019-11-19abs ↗pdf ↗

Stochastic momentum methods trade compute efficiency for serial runtime.

problem Stochastic momentum methods trade compute efficiency for serial runtime.
method Stochastic HB and ASGD for consistent linear regression with Gaussian covariates.
result HB preserves SGD-level CE over a larger batch-size window, allowing larger batches to reduce serial runtime until HB reaches its deterministic accelerated scale.

While time series momentum is a well-studied phenomenon in finance, common strategies require the explicit definition of both a trend estimator and a position sizing rule. In this paper, we introduce Deep Momentum Networks -- a hybrid approach which injects deep learning based trading rules into the volatility scaling …

2019-04-09abs ↗pdf ↗

L2GMOM learns financial networks and optimizes momentum strategies.

problem Expensive databases and financial expertise limit network construction accessibility.
method End-to-end machine learning framework (L2GMOM) that learns networks and optimizes trading signals.
result Significant improvement in portfolio profitability and risk control with Sharpe ratio of 1.74.

Study combines sentiment analysis with traditional models for better S&P 500 trading.

problem Improving trading performance in volatile markets.
method Sentiment analysis from financial news, GPT-2, FinBERT, combined with technical indicators and time-series models.
result Combining sentiment-driven insights with traditional models improves trading performance.

Improved MACD trading strategies with other indicators for better performance.

problem Evaluating the effectiveness of MACD-based trading strategies in the US stock market.
method Backtested various MACD-based trading strategies on US stock indices using Python.
result Win-rate of MACD strategies improved with other momentum indicators, leading to a new VPVMA indicator.

Introduces VSMD to improve generative diffusion processes without high costs.

problem High training costs and scalability issues in generative diffusion processes.
method Introduces variational Schrödinger momentum diffusion (VSMD) with adaptively transport-optimized variational scores and critical-damping transform.
result Efficiently generates anisotropic shapes while maintaining transport efficacy, outperforming alternatives.

This work studies the implicit bias of mini-batch SGD in classification.

problem Understanding the implicit bias of mini-batch SGD in multi-class classification.
method Characterizes how batch size, momentum, and variance reduction affect convergence and max-margin behavior under different norms.
result Momentum enables small-batch convergence to an approximate max-margin solution, while variance reduction recovers the exact full-batch bias.

We found that factors decay over time, with momentum fitting best.

problem Understanding how factors decay over time and their impact on performance.
method Derived a hyperbolic decay model for factors, tested against linear and exponential alternatives.
result Momentum exhibits hyperbolic decay, outperforming linear and exponential models.

SFAG generates realistic financial data that passes trading tests.

problem Financial generative models often produce unrealistic and unstable trading outcomes.
method Introduces SFAG, a GAN variant that aligns stylized facts and optimizes with adversarial loss.
result SFAG generates synthetic data that preserves stylized facts and supports robust trading strategies.

We adopt Deep Reinforcement Learning algorithms to design trading strategies for continuous futures contracts. Both discrete and continuous action spaces are considered and volatility scaling is incorporated to create reward functions which scale trade positions based on market volatility. We test our algorithms on the…

2019-11-22abs ↗pdf ↗

New insights into convergence and accuracy trade-offs in federated and meta-learning.

problem Understanding the trade-offs between convergence and accuracy in federated and meta-learning.
method Generalized local update methods, proving equivalence to first-order optimization on a surrogate loss.
result Novel convergence rates and insights into the importance of algorithmic choices in communication-limited settings.

We give an algorithm and source code for a cryptoasset statistical arbitrage alpha based on a mean-reversion effect driven by the leading momentum factor in cryptoasset returns discussed in https://ssrn.com/abstract=3245641. Using empirical data, we identify the cross-section of cryptoassets for which this altcoin-Bitc…

2019-03-13abs ↗pdf ↗

The paper examines how markets can anticipate and react to arbitrage opportunities, revealing biases and risks.

problem The tension between no arbitrage, information efficiency, and risk anticipation in markets.
method Continuous time analysis with model- or event-risk, allowing pre-horizon risk-resolution and Risk-Neutral Equivalent pricing.
result Optimised trading can suppress the anticipation of predictable risk-outcomes, creating an apparent Status Quo Bias.

QTMRL uses RL with multi-indicators to improve trading adaptability.

problem Traditional trading models fail in volatile markets due to rigid assumptions.
method Combines multi-indicators with RL for adaptive portfolio management.
result QTMRL outperforms baselines in profitability and risk control.

The study finds that factor momentum is significant only at short lags compared to stock momentum.

problem Investigating the relationship between factor momentum and stock momentum.
method Replicated earlier findings and conducted a spanning test controlling for stock momentum and factor exposure.
result Factor momentum is significant only at short lags after controlling for stock momentum and factor exposure.

This paper introduces Libra to analyze and optimize generalization in Federated Learning.

problem Inconsistent local optima in Federated Learning lead to poor generalization performance.
method Introduces Libra, a generalization dynamics analysis framework for algorithm-dependent excess risk minimization.
result Libra highlights the trade-offs between model stability and gradient norms in Federated Learning.

Introduces homotopy momentum sections on multisymplectic manifolds.

problem No specific problem stated; focuses on introducing a new concept.
method Introduces a new concept of homotopy momentum sections on multisymplectic manifolds.
result Shows that a gauged nonlinear sigma model with Wess-Zumino term has homotopy momentum section structure.

Customer momentum is a positive relationship between a firm's returns and past returns of its customers.

problem Understanding the relationship between a firm's returns and its customers' past returns.
method Examined customer momentum using a long-short equally-weighted decile portfolio and Fama-French factor models.
result Customer momentum generates significant monthly returns and is statistically significant.

Hybrid AI system combines technical, sentiment analysis for adaptive equity trading.

problem Traditional trading strategies fail during high volatility and regime shifts.
method Combines trend-following, mean-reversion, sentiment analysis, machine learning, and market regime filtering.
result Hybrid model achieved 135.49% return on investment over 24 months.