Switching investments

  • Authors:
  • Wouter M. Koolen;Steven De Rooij

  • Affiliations:
  • Department of Computer Science, Royal Holloway, University of London Egham, Surrey TW20 0EX, United Kingdom and Centrum Wiskunde en Informatica (CWI), P.O. Box 94079, 1090 GB Amsterdam, The Nether ...;Centrum Wiskunde en Informatica (CWI), P.O. Box 94079, 1090 GB Amsterdam, The Netherlands and Department of Mathematics and Mathematical Statistics, CMS, University of Cambridge, Wilberforce Road, ...

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2013

Quantified Score

Hi-index 5.23

Visualization

Abstract

We present two simple online two-way trading algorithms that exploit fluctuations in the unit price of an asset. Rather than analysing worst-case performance under some assumptions, we prove novel, unconditional performance bounds that are parameterised by a regularisation of the actual dynamics of the price of the asset. The mix algorithm processes T prices in O(T^2) time and O(T) space, but if the employed prior density is exponential, the time requirement reduces to O(T). The fix algorithm does the same in O(T) time and O(1) space, for any prior; its bound is slightly stronger than the bound for mix but only applies to a single regularisation that is determined by the algorithm. The result translates to the prediction with expert advice framework, and has applications in data compression and hypothesis testing.