4 research outputs found
Fools Rush In: Competitive Effects of Reaction Time in Automated Trading
We explore the competitive effects of reaction time of automated trading
strategies in simulated financial markets containing a single exchange with
public limit order book and continuous double auction matching. A large body of
research conducted over several decades has been devoted to trading agent
design and simulation, but the majority of this work focuses on pricing
strategy and does not consider the time taken for these strategies to compute.
In real-world financial markets, speed is known to heavily influence the design
of automated trading algorithms, with the generally accepted wisdom that faster
is better. Here, we introduce increasingly realistic models of trading speed
and profile the computation times of a suite of eminent trading algorithms from
the literature. Results demonstrate that: (a) trading performance is impacted
by speed, but faster is not always better; (b) the Adaptive-Aggressive (AA)
algorithm, until recently considered the most dominant trading strategy in the
literature, is outperformed by the simplistic Shaver (SHVR) strategy - shave
one tick off the current best bid or ask - when relative computation times are
accurately simulated.Comment: 12 pages, 9 figures. Author's accepted manuscript. Published in
ICAART 2020: Proceedings of the 12th International Conference on Agents and
Artificial Intelligence, pages 82-93. Valletta, Malta, Feb. 2020. V2 edits:
source code links moved from reference list to footnote
Time Matters: Exploring the Effects of Urgency and Reaction Speed in Automated Traders
We consider issues of time in automated trading strategies in simulated
financial markets containing a single exchange with public limit order book and
continuous double auction matching. In particular, we explore two effects: (i)
reaction speed - the time taken for trading strategies to calculate a response
to market events; and (ii) trading urgency - the sensitivity of trading
strategies to approaching deadlines. Much of the literature on trading agents
focuses on optimising pricing strategies only and ignores the effects of time,
while real-world markets continue to experience a race to zero latency, as
automated trading systems compete to quickly access information and act in the
market ahead of others. We demonstrate that modelling reaction speed can
significantly alter previously published results, with simple strategies such
as SHVR outperforming more complex adaptive algorithms such as AA. We also show
that adding a pace parameter to ZIP traders (ZIP-Pace, or ZIPP) can create a
sense of urgency that significantly improves profitability.Comment: 22 pages. To be published in A. P. Rocha et al. (Eds.), ICAART 2020,
LNAI 12613, 2021. arXiv admin note: substantial text overlap with
arXiv:1912.0277