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

Trend · papers per month

56112167223 · Jun 202019922001200920172026
48 results for Online Trading

Paper proposes a deep reinforcement learning model for forex trading that considers transaction costs.

problem Trading in forex markets with high transaction costs and non-stationary data.
method Deep reinforcement learning model considering transaction costs and online learning.
result Maximizes profit while keeping transaction costs low in non-stationary markets.

Online trading platforms manipulate profits and losses, causing 82% of retail traders to lose money.

problem Manipulation of online trading platforms leading to financial losses for retail traders.
method Independent recording of trade details using REST API responses, comparison with broker reviews.
result 82% of retail traders lose money due to platform technical issues.

Agent learns to trade currency pairs with improved risk management.

problem Improving systematic FX trading performance with online transfer learning.
method Online inductive transfer learning using feature representation from Gaussian mixture model to a reinforcement learning agent.
result Annualized portfolio information ratio of 0.52, compound return of 9.3%.

Prospect theory is widely viewed as the best available descriptive model of how people evaluate risk in experimental settings. According to prospect theory, people are risk-averse with respect to gains and risk-seeking with respect to losses, a phenomenon called "loss aversion". Despite of the fact that prospect theory…

2014-02-26abs ↗pdf ↗

Batch Thompson Sampling reduces exploration-exploitation trade-off in online decision making.

problem Balancing exploration and exploitation in online decision making.
method Introducing a batch Thompson Sampling framework for stochastic multi-arm bandit and linear contextual bandit problems.
result Achieves asymptotic regret bound with O(logT)O(\log T) batch queries, significantly reducing interactions.

The paper explores trade-offs between regret and variance in online learning algorithms.

problem Investigating the trade-offs between regret and variance in online learning.
method Analysis of the Exponentially Weighted Average (EWA) algorithm and its variants.
result A variant of EWA either achieves negative regret or guarantees a logarithmic bound on both variance and regret.

Paper presents a deep reinforcement learning algorithm for online trading without offline training.

problem Developing a fully online trading algorithm without offline training.
method Double Deep QQ-learning with Fast Learning Networks, defining terminal states for money conservation.
result The algorithm outperforms random action trading and captures different market trends.

We use an adversarial expert based online learning algorithm to learn the optimal parameters required to maximise wealth trading zero-cost portfolio strategies. The learning algorithm is used to determine the relative population dynamics of technical trading strategies that can survive historical back-testing as well a…

2019-03-06abs ↗pdf ↗

This paper examines how wash traders exploit market conditions in Bitcoin, finding strategic timing and spillover effects.

problem Wash trading in cryptocurrency markets to inflate volume and manipulate market conditions.
method Analysis of 18 million Mt. Gox transactions, exogenous demand shock study.
result Wash trading intensifies in low legitimate trading volume and responds to demand shocks, indicating strategic behavior.

Statistical arbitrage is a class of financial trading strategies using mean reversion models. The corresponding techniques rely on a number of assumptions which may not hold for general non-stationary stochastic processes. This paper presents an alternative technique for statistical arbitrage based on online learning w…

2018-11-01abs ↗pdf ↗

We present a unified framework for Batch Online Learning (OL) for Click Prediction in Search Advertisement. Machine Learning models once deployed, show non-trivial accuracy and calibration degradation over time due to model staleness. It is therefore necessary to regularly update models, and do so automatically. This p…

2018-09-12abs ↗pdf ↗

We present an online approach to portfolio selection. The motivation is within the context of algorithmic trading, which demands fast and recursive updates of portfolio allocations, as new data arrives. In particular, we look at two online algorithms: Robust-Exponentially Weighted Least Squares (R-EWRLS) and a regulari…

2010-05-17abs ↗pdf ↗

Optimal sampling reduces power grid data analysis costs.

problem Efficient online analysis of high-speed, correlated IoT data.
method D-optimality criterion-based sampling methods combining Bernoulli and leverage score sampling.
result Leverage score sampling improves computational efficiency and outperforms benchmarks.

Paper develops online statistical inference methods for stochastic optimization using Kiefer-Wolfowitz algorithms.

problem Online statistical inference of model parameters in stochastic optimization problems.
method Kiefer-Wolfowitz algorithm with random search directions, asymptotic distribution analysis.
result Developed valid confidence intervals for online statistical inference.

Study shows observing order book can significantly improve online market making performance.

problem Online market making with private valuations and limited feedback.
method Introduces action-dependent feedback model and proposes elimination-based and explore-then-perturb algorithms.
result Achieves O(T)O(\sqrt{T}) regret bounds with high probability in various settings.

The aim of this paper is to explain how parameters adjustments can be integrated in the design or the control of automates of trading. Typically, we are interested by the online estimation of the market impacts generated by robots or single orders, and how they/the controller should react in an optimal way to the infor…

2016-04-21abs ↗pdf ↗

A new trading system learns to minimize risk and maximize returns in real markets.

problem Optimizing trading strategies under risk constraints in financial markets.
method Direct Reinforcement Learning with Conditional Value-at-Risk as the risk measure.
result The proposed algorithm outperforms traditional methods in real-world financial markets, demonstrating robustness and profitability.

Paper proposes a hybrid RL algorithm that combines offline and online data without needing reward info.

problem How to efficiently use online data to improve RL policies using only offline data.
method A three-stage hybrid RL algorithm that uses reward-agnostic exploration and model-based offline RL.
result The hybrid RL algorithm outperforms both pure offline and pure online RL in sample complexity.

Cost-Sensitive Online Classification has drawn extensive attention in recent years, where the main approach is to directly online optimize two well-known cost-sensitive metrics: (i) weighted sum of sensitivity and specificity; (ii) weighted misclassification cost. However, previous existing methods only considered firs…

2018-04-06abs ↗pdf ↗

Paper proposes BOCPD for real-time order flow and market impact prediction.

problem Persistent order flow patterns in financial markets.
method Bayesian online change-point detection (BOCPD) with score-driven approach.
result Model outperforms existing models in predicting order flow and market impact.

This document constitutes the final report of the contractual activity between Directa SIM and Dipartimento di Automatica e Informatica, Politecnico di Torino, on the research topic titled "quantificazione del rischio di un portafoglio di strumenti finanziari per trading online su device fissi e mobili."

2016-08-29abs ↗pdf ↗

The paper provides bounds on estimation error in a distributed online learning setting.

problem Estimating an unknown parameter in a distributed and online manner with finite sample guarantees.
method Proposes a distributed online estimation algorithm that improves accuracy through communication, providing non-asymptotic bounds on estimation error.
result Demonstrates a trade-off between estimation error and communication costs, and determines a stopping time for communication based on desired accuracy.

New coverage conditions improve sample efficiency in online reinforcement learning.

problem Improving sample efficiency in online reinforcement learning with function approximation.
method Identifying and studying new coverage conditions for online reinforcement learning.
result Improved regret bounds achieved with new coverage conditions.

One important partition of algorithms for controlling the false discovery rate (FDR) in multiple testing is into offline and online algorithms. The first generally achieve significantly higher power of discovery, while the latter allow making decisions sequentially as well as adaptively formulating hypotheses based on …

2019-10-11abs ↗pdf ↗

This paper explores deep learning for financial trading, integrating sentiment analysis.

problem Maximizing profit and minimizing loss in financial trading.
method Supervised and reinforcement learning schemes, integrating sentiment analysis.
result Demonstrates the effectiveness of deep learning methods in financial trading.

Develops a new method for online conformal prediction without manual tuning.

problem Achieving long-run 1α1-α coverage for arbitrary data streams in an informative manner.
method Linearized regret theory and universal portfolio algorithms.
result Strong finite-time bounds on miscoverage for UP-OCP, outperforming prior methods.

New algorithm reduces regret in online portfolio and quantum state learning.

problem Efficiently learning portfolios and quantum states online with minimal regret.
method BISONS algorithm for online portfolio selection, SCHRODINGER'S BISONS for quantum states, with polylogarithmic regret.
result First efficient algorithm with polylogarithmic regret for online portfolio selection and quantum states.

Two new algorithms reduce online kernel regression's computational cost while maintaining optimal regret bounds.

problem Trade-off between regret and computational cost in online kernel regression.
method AOGD-ALD and NONS-ALD algorithms dynamically maintain nearly orthogonal basis to approximate kernel mapping and control approximate error.
result Achieves nearly optimal regret bounds at sublinear computational complexity.