Application of supervised learning models in the Chinese futures market
This is an incremental application of existing supervised learning methods to a specific financial domain (Chinese futures market).
The paper built a supervised learning model to predict futures price trends in the Chinese market and designed a trading strategy based on these predictions, achieving unspecified accuracy metrics (Precision, Recall, F1-score) and backtest results showing an upward return curve with low capital retracement.
Based on the characteristics of the Chinese futures market, this paper builds a supervised learning model to predict the trend of futures prices and then designs a trading strategy based on the prediction results. The Precision, Recall and F1-score of the classification problem show that our model can meet the accuracy requirements for the classification of futures price movements in terms of test data. The backtest results show that our trading system has an upward trending return curve with low capital retracement.