Using Reinforcement Learning in the Algorithmic Trading Problem

Evgeny Ponomarev,Ivan Oseledets,Andrzej Cichocki
DOI: https://doi.org/10.1134/S1064226919120131
2020-02-26
Abstract:The development of reinforced learning methods has extended application to many areas including algorithmic trading. In this paper trading on the stock exchange is interpreted into a game with a Markov property consisting of states, actions, and rewards. A system for trading the fixed volume of a financial instrument is proposed and experimentally tested; this is based on the asynchronous advantage actor-critic method with the use of several neural network architectures. The application of recurrent layers in this approach is investigated. The experiments were performed on real anonymized data. The best architecture demonstrated a trading strategy for the RTS Index futures (MOEX:RTSI) with a profitability of 66% per annum accounting for commission. The project source code is available via the following link: <a class="link-external link-http" href="http://github.com/evgps/a3c_trading" rel="external noopener nofollow">this http URL</a>.
Trading and Market Microstructure,Computational Engineering, Finance, and Science,Neural and Evolutionary Computing
What problem does this paper attempt to address?