Analysis of frequent trading effects of various machine learning models
Jiahao Chen, Xiaofei Li

TL;DR
This paper compares three machine learning models—logistic regression, FCNN, and SVM—for high-frequency stock trading, introducing a novel algorithm that leverages neural networks to improve trading accuracy and reliability.
Contribution
It presents a new high-frequency trading algorithm that integrates neural network predictions and compares the effectiveness of three different mathematical models.
Findings
The neural network-based algorithm improves trading accuracy.
FCNN outperforms traditional models in classification tasks.
The study identifies the most effective model for high-frequency trading.
Abstract
In recent years, high-frequency trading has emerged as a crucial strategy in stock trading. This study aims to develop an advanced high-frequency trading algorithm and compare the performance of three different mathematical models: the combination of the cross-entropy loss function and the quasi-Newton algorithm, the FCNN model, and the vector machine. The proposed algorithm employs neural network predictions to generate trading signals and execute buy and sell operations based on specific conditions. By harnessing the power of neural networks, the algorithm enhances the accuracy and reliability of the trading strategy. To assess the effectiveness of the algorithm, the study evaluates the performance of the three mathematical models. The combination of the cross-entropy loss function and the quasi-Newton algorithm is a widely utilized logistic regression approach. The FCNN model, on the…
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
MethodsLogistic Regression
