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

2545087621,016 · Jun 202019922001200920172026
48 results for Trading performance

Unified pair trading approach using hierarchical reinforcement learning.

problem Decoupling pair selection and trading leads to limited performance.
method Hierarchical reinforcement learning framework for joint pair selection and trading.
result Unified approach outperforms existing methods on real-world stock data.

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.

Study analyzes impact of concentrated liquidity on trading fees and provider returns.

problem Impact of concentrated liquidity on trading fees and provider returns.
method Comparison of average liquidity provider returns before and after concentrated liquidity introduction; quantification of fundamental strategies performance.
result Concentrated liquidity strategies outperform in certain trading pairs and market conditions.

Study evaluates 41 ML models for Bitcoin trading performance.

problem Predicting Bitcoin prices for algorithmic trading.
method Examined 21 classifiers and 20 regressors under various market conditions.
result Certain models like Random Forest and Stochastic Gradient Descent outperform others in profit and risk management.

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.

Paper adds a restart mechanism to a drawdown control policy for better trading performance.

problem Missed profitable opportunities when drawdown limit is close to reality.
method Integrates a data-driven restart mechanism into the drawdown modulation trading system.
result The restart mechanism improves trading performance even with transaction costs.

Strategic brokers exploit private information in broker-mediated markets, affecting informed traders' performance.

problem Strategic interactions and information leakage in broker-mediated markets.
method Study of strategic trading behavior and information leakage in a broker-mediated market.
result Brokers hold a strategic advantage over informed traders due to information leakage in trading flows.

Study integrates deep learning with financial data for improved trading strategies.

problem Enhancing predictive performance in algorithmic trading and portfolio optimization.
method Developed embedding techniques to treat limit order book snapshots as image-based input channels.
result Achieved state-of-the-art performance in high-frequency trading algorithms.

Machine learning predicts Bitcoin returns but trading performance drops with costs.

problem Trading Bitcoin predictions with transaction costs.
method XGBoost, LSTM, iTransformer models evaluated in walk-forward protocol; cost-aware execution filter implemented.
result Cost-aware execution filter restores profitability; XGBoost strategy outperforms.

Improved stock trading model using feature selection and ensemble learning.

problem Challenges in making profit in the US stock market.
method Feature selection from 148 to 30, dynamic selection of top 25 features, ensemble learning with four classifiers.
result Best model generated 54.35% profit over 18 months.

FinRL-Podracer accelerates DRL trading strategies in finance with high performance and scalability.

problem Challenges in applying deep reinforcement learning to finance trading models.
method Proposes an RLOps framework and high-performance cloud solution for DRL trading.
result FinRL-Podracer outperforms existing DRL libraries by 12-35% in annual return, 0.1-0.6 in Sharpe ratio, and 3-7 times in training time.

Sentiment analysis from LLMs improves financial trading performance.

problem Improving dynamic strategy optimization in financial markets.
method Integration of sentiment analysis from LLMs into RL frameworks.
result Sentiment-enhanced RL models outperform traditional RL models in net worth and cumulative profit.

We present a detailed study of the performance of a trading rule that uses moving average of past returns to predict future returns on stock indexes. Our main goal is to link performance and the stochastic process of the traded asset. Our study reports short, medium and long term effects by looking at the Sharpe ratio …

2019-06-29abs ↗pdf ↗

TradingAgents uses LLM-powered multi-agent framework for financial trading.

problem Lack of collaborative dynamics in multi-agent financial trading systems.
method Inspired by real-world trading firms, TradingAgents features specialized LLM-powered agents and a risk management team.
result Framework outperforms baseline models in trading performance metrics.

An ensemble method enhances cryptocurrency trading strategies using deep reinforcement learning.

problem Improving generalization performance in stochastic cryptocurrency trading environments.
method Model selection and mixture distribution policy to ensemble deep reinforcement learning models.
result Improved out-of-sample performance compared to benchmarks.

RL agent learns to place limit orders for trading signals in financial markets.

problem Training an RL agent to execute trading signals in limit order book markets.
method Deep Duelling Double Q-learning with APEX architecture, using synthetic alpha signals.
result RL agent outperforms heuristic trading strategies in inventory management and order placing.

CREDIT learns to master pair trading with risk-aware RL, outperforming existing methods.

problem Challenges in applying RL to pair trading due to temporal correlations and risk considerations.
method Risk-aware recurrent reinforcement learning (RL) with bidirectional GRU and temporal attention.
result CREDIT achieves significant profit in pair trading over five years of U.S. stock data.

Study compares deep learning stock trading strategies in adverse market conditions.

problem Comparing deep learning models for stock trading performance in extreme market downturns.
method Reconstructed three deep learning models and compared their strategies through trading simulations.
result Deep learning models, especially LSTM, can mitigate losses in severe market downturns.

Deep reinforcement learning improves trading performance in financial markets.

problem Improving trading performance in financial markets.
method Deep Q-network (DQN) for designing long-short trading strategies.
result Trained reinforcement learning agent outperformed an index benchmark in trading E-mini S&P 500 futures contracts.

Improved stock trading model using sentiment analysis and machine learning.

problem Enhancing reinforcement learning models for high-frequency stock trading.
method Combining deep Q network with ARBR sentiment indicator, applying PCA and LSTM, incorporating market sentiment.
result Significantly improved performance in stock trading, achieving a maximum annualized rate of return of 54.5%.

This paper analyzes DRL strategies in finance, revealing unique trading patterns and performance differences.

problem Limited research on DRL behavior in finance applications.
method Analysis of trading behaviors and purchase diversity of DRL algorithms (A2C, PPO, SAC, DDPG, TD3).
result DRL algorithms exhibit distinct trading patterns and performance differences, with A2C outperforming others in terms of cumulative rewards.

Short-term incentives lead to riskier trading strategies.

problem Optimal execution with performance barriers.
method Analyzes the impact of short-term performance incentives on trading behavior.
result Short-term incentives result in more aggressive but less risky trading strategies in the short term, but poorer performance over long periods.

New trading strategy uses deep neural networks for future stock price predictions.

problem Traditional backtesting of trading strategies is unreliable for future trades.
method Developed a deep neural network to predict stock prices and select optimal trading strategies.
result Neural network predictions improve trading performance metrics.

This paper proposes a trading strategy using TD3 for stock and cryptocurrency markets.

problem Predicting price movements in financial markets using historical data.
method Twin-Delayed DDPG (TD3) for continuous action space in algorithmic trading.
result The proposed strategy improves trading performance based on Return and Sharpe ratio metrics.