Research on Quantitative Trading Strategy Based on LSTM and Dynamic Programming.

Rui Ma,Shuhan Ye,Zihao Feng,Jiyang Jin
DOI: https://doi.org/10.1109/cipae55637.2022.00066
2022-01-01
Abstract:To get the most bang for the buck, market traders always trade a combination of volatile assets frequently in a short period, such as the combination of gold and bitcoin. This paper establishes a trading strategy model with quantitative risk assessment using machine learning and heuristic algorithms to obtain maximum returns when frequently trading this portfolio. And then guide traders to make investment decisions. First, we build a predictive model. We build a price prediction model based on LSTM neural network. Using LSTM can effectively convey and express information in long time series and not cause useful information long ago to be ignored. Better forecasting performance in financial time series. Then, we build a decision model. We have established quantitative trading strategies based on dynamic programming. Based on the prediction, we established a multi-objective dynamic programming model that maximizes returns under the premise of ensuring low risk. We use it to simulate and record the proportion of assets when the maximum return is obtained in each cycle to accelerate the function.
What problem does this paper attempt to address?