AUTHOR=Libman Daniel , Haber Simi , Schaps Mary TITLE=Volume Prediction With Neural Networks JOURNAL=Frontiers in Artificial Intelligence VOLUME=2 YEAR=2019 URL=https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2019.00021 DOI=10.3389/frai.2019.00021 ISSN=2624-8212 ABSTRACT=

Changes in intraday trading volume are integral to any algorithmic trading strategy. Accordingly, forecasting the change in trading volume is paramount to better understanding the financial markets. This paper introduces a new method to forecast the log change in trading volume, leveraging the power of Long Short Term Memory (LSTM) networks in conjunction with Support Vector Regression (SVR) and Autoregressive (AR) models. We show that LSTM contributes to a more accurate forecast, particularly when constructed as part of a hybrid model with AR. The algorithm is extended to include data about the time of day, helping the model associate the log change in trading volume with the current hour, which yields the best performance of all trials.