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

3468102136 · Jun 202019922001200920172026
48 results for automated trading

Study shows time matters in automated trading, improving simple strategies over complex ones.

problem Effects of reaction speed and trading urgency on automated trading strategies.
method Simulated financial markets with public limit order book and continuous double auction matching. Examined reaction speed and trading urgency.
result Simple strategies outperform complex ones when considering reaction speed and trading urgency.

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.

Optimal design of automated market makers for decentralized exchanges.

problem Maximizing utility for liquidity providers in decentralized exchanges.
method Modeling a risk-averse liquidity provider's optimal strategy and the optimal design of automated market makers.
result The optimal unit trading fee increases with asset volatility.

Proposes deep mixture models for probabilistic price movement forecasting in high-frequency trading.

problem Probabilistic forecasting of price movements in high-frequency trading.
method Deep recurrent neural networks with probabilistic mixture models.
result Outperforms benchmark models in both metric-based and simulated trading scenarios.

Automated trading systems on developed and emerging capital markets are studied in this paper. The standard for developed market is automated trading system with 40-days simple moving average. We tested it for the index SIX Industrial for 1000 and 730 trading days of the slovak emerging capital market. The Buy and Hold…

2005-05-04abs ↗pdf ↗

This study optimizes trading and arbitrage in decentralized finance's CPMs, revealing convexity costs and developing efficient strategies.

problem Optimizing trading and arbitrage in decentralized finance's constant product markets (CPMs).
method Developed models for CPMs in competing centralised exchanges, CPMs, and both venues. Derived computationally efficient strategies.
result Accurately estimated convexity costs in CPMs, which are linear in trade size and nonlinear in liquidity depth and exchange rate.

A new DRL system using LSTM improves stock trading performance.

problem Adapting DRL to financial data with low signal-to-noise ratios.
method Cascaded LSTM networks for feature extraction and reinforcement learning.
result Our model outperforms previous models in cumulative returns and Sharp ratio.

FinRL automates trading in quantitative finance with deep reinforcement learning.

problem Steep development curve for traders to automate trading decisions.
method Open-source framework implementing DRL algorithms and reward functions.
result FinRL simplifies strategy design and reduces debugging workloads.

Quantum self-attention boosts automated market maker performance in crypto trading.

problem Improving automated market maker rebalancing in crypto trading.
method Quantum Adaptive Self-Attention (QASA) using variational quantum circuits and softmax attention.
result QASA-Sequence variant achieves best single-model risk-adjusted performance in crypto trading.

Study compares quantum and classical ML in crypto trading, finding hybrid models outperform.

problem Comparing quantum and classical machine learning in crypto trading strategies.
method Backtesting 10 models across multiple crypto assets using classical ML, quantum ML, hybrid models, and transformer models.
result Hybrid quantum models achieve superior performance with 13.99% return and 1.76 Sharpe ratio.

Enhanced DQN model boosts trading performance with advanced techniques.

problem Improving automated trading performance in financial markets.
method Incorporation of Prioritized Experience Replay, Regularized Q-Learning, Noisy Networks, Dueling, Double DQN, and CNN architectures.
result Significantly improved returns and Sharpe Ratio compared to the original DQN model.

Informer model with GMADL loss outperforms benchmarks in high frequency Bitcoin trading.

problem Developing automated trading strategies for high frequency Bitcoin data.
method Informer architecture with RMSE, GMADL, and Quantile loss functions.
result Informer model with GMADL loss function outperforms benchmarks in trading outcomes.

This paper describes the design, implementation, and successful use of the Bristol Stock Exchange (BSE), a novel minimal simulation of a centralised financial market, based on a Limit Order Book (LOB) such as is common in major stock exchanges. Construction of BSE was motivated by the fact that most of the world's majo…

2018-09-17abs ↗pdf ↗

Optimal fees protect passive LPs in AMMs under varying market conditions.

problem Adverse selection losses in AMMs are not offset by static trading fees.
method Dynamic reduced-form model with parallel AMM and CEX, large-scale simulations, real market data analysis.
result Optimal AMM fees are stable under normal conditions but high in volatile periods to protect LPs.

Deep Q-Learning system for straddle options in volatile markets.

problem High computational costs and unstable performance in high-volatility markets.
method Attention mechanisms in Transformer-DDQN, novel reward function, and resistance level identification.
result Transformer-DDQN model exhibits lowest maximum drawdown and highest average return.

The study uses AI to optimize trading in FX markets by considering size-dependent fees and risk-aversion.

problem Optimizing trading in FX markets with size-dependent fees and risk-aversion.
method Fitted Natural Actor-Critic (FNC) Reinforcement Learning algorithm.
result The algorithm effectively trades with variable order sizes, reducing transaction costs and promoting risk-averse behavior.

Smart Close-out Netting aims to automate close-out netting processes.

problem Inefficiencies in close-out netting processes for financial institutions.
method Standardisation and automation of legal and regulatory processes using a data-driven framework and controlled natural language.
result Standardisation and automation can improve close-out netting processes for prudentially regulated financial institutions.

This paper addresses practical challenges in portfolio optimisation for automated trading.

problem Implementing optimal portfolio weights into real trades with transaction costs and lot sizes.
method Two-stage framework: optimises portfolio weights first, then generates realistic trades.
result The two-stage approach effectively converts optimal portfolios into actionable trades, mitigating practical difficulties.

Study on predictable forward processes in trading without frequent evaluations.

problem Trading performance evaluation times not matching trading times.
method Solving a linear functional equation to construct predictable forward processes.
result Predictable forward processes are inherently myopic and optimal strategies do not use future information.

Study automates feature selection and clustering for HFT stock price forecasting.

problem Manual feature selection and clustering for high-frequency trading (HFT) stock price forecasting.
method Dual competitive feature importance mechanism and clustering via shallow neural network topology.
result Enhanced forecasting ability of the RBFNN regressor through automated feature selection and clustering.

Study coevolutionary trading-agent dynamics in continuous strategies.

problem Understanding adaptive trading-agent interactions in complex markets.
method Experimental study of adaptive automated trading agents in a continuous strategy space.
result High-dimensional coevolutionary dynamics pose challenges in market analysis.

QTNet uses deep reinforcement learning to automate trading strategies.

problem Handling noisy and high-frequency financial data, balancing exploration and exploitation.
method QTNet employs deep reinforcement learning (DRL) with imitative learning to autonomously formulate trading strategies.
result QTNet demonstrates proficiency in extracting robust market features and adaptability to diverse conditions.

Deep RL ensemble strategy outperforms individual algorithms in stock trading.

problem Designing profitable stock trading strategies in a complex market.
method Ensemble of three deep reinforcement learning algorithms (PPO, A2C, DDPG) for stock trading.
result Deep ensemble strategy outperforms individual algorithms and traditional min-variance portfolio.

Modeling fees impacts on arbitrage profits and LP losses in AMMs.

problem Impact of trading fees on arbitrage profits and LP losses in AMMs.
method Extended model of AMMs with fees and Poisson block generation times, computed instantaneous rate of arbitrage profit.
result Fees scale down arbitrage profits, reducing LP losses with faster block rates and lower gas fees.

FinRL simplifies deep RL for stock trading, making it accessible to beginners.

problem Lack of accessible tools for beginners in deep RL for stock trading.
method Developed a DRL library with reproducible tutorials and backtesting.
result FinRL streamlines development and comparison of trading strategies.

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.