NoxTrader: LSTM-Based Stock Return Momentum Prediction for Quantitative Trading
Hsiang-Hui Liu, Han-Jay Shu, Wei-Ning Chiu

TL;DR
NoxTrader employs LSTM models with engineered features from historical stock data to predict returns, enabling dynamic portfolio management and significantly improving investment returns through backtesting and continuous adaptation.
Contribution
This paper introduces NoxTrader, a novel LSTM-based system that integrates feature engineering and dynamic updates for improved stock return prediction and trading performance.
Findings
Prediction correlation between 0.65 and 0.75.
Initial -60% return improved to 325%.
Effective feature engineering enhances prediction accuracy.
Abstract
We introduce NoxTrader, a sophisticated system designed for portfolio construction and trading execution with the primary objective of achieving profitable outcomes in the stock market, specifically aiming to generate moderate to long-term profits. The underlying learning process of NoxTrader is rooted in the assimilation of valuable insights derived from historical trading data, particularly focusing on time-series analysis due to the nature of the dataset employed. In our approach, we utilize price and volume data of US stock market for feature engineering to generate effective features, including Return Momentum, Week Price Momentum, and Month Price Momentum. We choose the Long Short-Term Memory (LSTM)model to capture continuous price trends and implement dynamic model updates during the trading execution process, enabling the model to continuously adapt to the current market trends.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Financial Markets and Investment Strategies · Market Dynamics and Volatility
MethodsFocus
