Abstract
Due to China’s thriving economy and culture, the performing arts sector has grown remarkably. To study its development, this study has examined the closing prices of performing arts companies. The GA-BPN model was used to analyze the daily closing prices of Funshine Culture (ticker: 300860) and Sanxiang Impression (ticker: 000863) for the predictions of their future daily closing prices. Next, the study compared the predicted prices with the actual closing prices. By comparing four models, namely GA, 7-4-1, 7-4-4-1, and 7-4-4-4-1, the GA-BPN model has a mean square error (MSE) of 2472.580273 and a root mean square error (RMSE) of 49.72504674, which is the smallest value and the smallest error among the four assessment metrics, it was determined that the GA-BPN model yielded the most accurate prediction results, so it was suitable for forecasting stock closing prices.
Introduction
The performing arts industry is an important part of global economic and cultural development, and it plays a positive role in economic development. The development of performing arts can create a large number of employment opportunities, such as, cultural and creative enterprises, artists, art managers, etc.; performing arts enterprises can also promote the development of tourism, art as a form of culture can attract tourists from all over the world to come to appreciate and experience, and promote the development of tourism, but also promote the cultural interactions of various places; performing arts industry also brings great economic growth potential. The creation, production, exhibition and sale of art works involve the participation of many related industries and drive the prosperity of related industries. As the performing arts industry tends to rely more on artists, creators and cultural and creative industries than on traditional manufacturing or conventional services; at the same time, the market for this industry is highly influenced by audience preferences, trends, policies and cultural factors, and is therefore subject to a certain degree of uncertainty. Therefore, this paper examines stocks in the performing arts industry.
The stock market is a key component of the market economy. The stock market is favored by numerous investors as it will reward them with high returns in exchange for additional risks they take in holding stocks. By the end of 2022, there were a total of 4,917 listed companies on the Shanghai Stock Exchange and the Shenzhen Stock Exchange. The thriving stock market greatly facilitates the development of China’s market economy. Under China’s comprehensive deepening of reforms, the financial sector is undergoing significant changes. China’s stock market has experienced remarkable growth since the founding of the Shenzhen Stock Exchange and the Shanghai Stock Exchange in the 1990s, but it also faces many new challenges. Volatile stock prices, for instance, not only adversely impact the national economy. The stock market crash may harm investor’s well-being, cause psychological stress, and affect their health. For an investor with a low risk tolerance who favors investments that maintain his or her original investment, abnormal stock prices will harm their interests. Effective investment theories and methods are required to help investors grasp the patterns of the stock market and enhance their investment returns. This is beneficial to both the stock market and the financial reform.
As investing theories keep upgrading, they are often tested in real life. More and more quantitative finance practitioners try to apply them to the stock market. They use a variety of approaches, including statistical and machine learning to predict long-term or short-term stock prices [1]. Wen Dechun; Zhao Tianlong; Fang Lexin; Zhang Caiming; Li Xuemei used a multi-level wavelet decomposition interaction network (MWDINet) to design a depth difference module (DIF Block) for correcting autocorrelation errors [2]. The article considers the correlation between the error of the current time step and the error of the previous time step, but does not use specific examples for wind analysis. Chauhan Akshat; S.J. Shivaprakash; H. Sabireen; Md. Abdul Quadir; Venkataraman Neelanarayanan explored Recurrent Neural Networks (RNNs) and will also investigate the application of metaheuristic algorithms to improve the results of prediction models [3]. This article improved the accuracy of the model, but failed to make predictions, and this model is too complex. Although sometimes these methods can make successful predictions, most methods’ performances are less than our expectations. This is because the stock market is a very complicated system, which is influenced by numerous factors that interact with each another. We need a large database to predict the stock market, and powerful algorithms should underpin the prediction process.
During the past decade, artificial neural network have been extensively used in many business applications, such as pattern recognition, intelligent robotics, automatic control, forecasting, biomedicine, and economics. They have successfully addressed many challenging problems that cannot be solved by traditional methods. They belong to artificial intelligence that teaches computers to process data in a way that is inspired by the human brain. The advantages of artificial neural networks include: first, they have learning abilities. For instance, in image recognition, they can gradually learn to identify similar images by analyzing example images that have been manually labeled. Successive adjustments will cause the neural network to produce output that is increasingly similar to the target output. This learning abilities are particularly useful for predictions. Artificial neural network is a potential tool to be applied in economic forecasts, market predictions, effectiveness predictions. Secondly, they have the function of associative memory. For example, an artificial neural network will store the set of patterns as memories when the associative memory is being presented with a key pattern, it responds by producing one of the stored pattern which closely resembles or relates to the key pattern. Thirdly, they can rapidly search for the optimal solution. Finding an optimal solution for a complex problem often requires significant computational power. The recurrent networks are designed for special problems. They can fully leverage the ability of computers to process data and perform complex calculations at high speeds, and quickly identify the optimal solutions. Considering the advantages and capabilities of artificial neural networks, it is of great significance to use it in stock market predictions. As a result of the New Crown Pneumonia outbreak, events, venues, markets and arts access have been closed and performances have been canceled on a large scale, leading to a drop in the stock prices of performing arts companies, which in turn affects the market capitalization of the companies and the confidence and sentiment of investors, which in turn reduces their investment in the companies. In order to recover the performing arts market, we will forecast the stock prices of performing arts companies, thereby managing risks in advance and adjusting business strategies in time for better operations. This article uses an optimized genetic evolutionary neural network (GA-BPN) to predict the closing price of stocks, which is more accurate than general artificial neural network predictions, and this model is more innovative. Can help entertainment companies predict future stock prices and develop sound business strategies to achieve good operations.
This paper will use ANN to analyze common stocks from the cultural and creative industries. Its main subjects are Funshine Culture and Sanxiang Impression. It has studied the daily historical closing stock prices of the two companies from 2018 to 2022. The accuracy of the artificial neural network can be evaluated by making predictions of the two companies’ daily closing prices and comparing them with the actual ones. In this way, we will know whether ANN is able to forecast the stock market in the long run.
Literature review
The stock market in China has developed for many years, during which many scholars, from home and abroad, have discussed various stock prediction methods. Among the methods, most popular ones are fundamental analysis and technical analysis [1, 2, 3, 4]. However, these two methods are insufficient to predict a much more complicated and volatile stock market. More precise and stable methods, such as neural networks, are needed for stock price forecasting and research.
In 2019, Chu Wenhua [5] established a three-layer BP neural network and analyzed its convergence speed. The study concluded that when selecting reasonable and high-quality data, the fitting accuracy would improve, and thus BP neural networks was a feasible tool for stock price prediction. During the same year, Sun Boyuan [6] conducted theoretical research on LSTM neural networks. After organizing and analyzing the data, Sun reviewed previous neural network prediction systems and optimized the stock prediction model by combining the LSTM algorithm with linear algebra. As many network models may have difficulties in feature extraction of stocks, their accuracy remains low in stock price prediction. To address these issues, Qiao Ruoyu [7] compared many algorithm-based models in 2019 to find the best ones. The related deep learning algorithms included the Multilayer Perceptron (MLP), the Convolutional Neural Network (CNN), the Recurrent Neural Network (RNN), the Long Short-Term Memory (LSTM), and the Gated Recurrent Unit (GRU). His comparative experiments, which were based on data of the Shanghai Composite Index, successfully determined the impacts of different important variables. Qiao’s research offered a direction for the establishment of stock prediction models in the future. In 2021, Jiang Bolin et al. [8] introduced the LSTM model to avoid various errors in the recurrent neural network. The new model, which was based on recurrent neural networks, could effectively addressed problems like data forgetting and gradient explosion. They also applied its computational analysis capability to predict stocks. In 2021, Zhang Rumeng et al. [9] investigated the functions of BP neural networks and ARMA-GARCH models in predicting the closing prices of SAIC Motor Corporation Limited. According to their comparative analysis, BP neural networks demonstrated a higher accuracy in long-term predictions, while ARMA-GARCH models had a slight advantage in short-term predictions. In 2022, Yan Dongmei et al. [10] addressed the nonlinear and non-stationary characteristics of stock prices and proposed a Generative Adversarial Network model, called SAR-GAN, which combined self-attention mechanisms with residual networks. To validate the model’s excellent generalization ability, they selected leading stocks in the market to test the prediction abilities of the model. The results showed that the SAR-GAN model had less errors than LSTM, GRU, CNN-LSTM, and CNN-GRU models. In 2023, Huang Mingxing et al. [11] presented a prediction model which adopted PSO-BP neural networks to forecast the closing prices of Ping An Bank. When the number of hidden layer nodes was set to be 7, the PSO-BP neural network model achieved the best prediction performance, with RMSE to be 0.026615 and MAE to be 0.0371. Therefore, Huang concluded that the PSO-BP neural network model was reliable and can be used to forecast Ping An Bank’s closing prices. Shile Chen and Changjun Zhou (2021) This paper use Genetic Algorithm (GA) for feature selection and use the combination of optimal factors and LSTM model for stock prediction [12]. Omer Berat Sezera, c, Murat Ozbayoglua1, Erdogan Dogdub (2017) propose a stock trading system based on optimized technical analysis parameters for creating buy-sell points using genetic algorithms. Then passed to a deep MLP neural network for buy-sell-hold predictions [13]. Parshv Chhajer, Manan Shah, Ameya Kshirsagar (2022) discuss the strengths and weaknesses of machine learning for stock market prediction and provide some insight into the opportunities and threats in applying advanced technologies for stock market prediction. and further study the applications of three machine learning technologies in the stock market prediction, including artificial neural networks, support vector machines, and long-short term memory [14]. M. Qiu, Yu Song (2016). The main contribution of this study is the ability to predict the direction of the next day’s price of the Japanese stock market index by using an optimized artificial neural network (ANN) model. To improve the prediction accuracy of the trend of the stock market index in the future, we optimize the ANN model using genetic algorithms (GA). We demonstrate and verify the predictability of stock price direction by using the hybrid GA-ANN model and then compare the performance with prior studies [15]. Kim [16] used genetic algorithm to optimize neural network model for stock price prediction and found that the model optimized after genetic algorithm was more accurate in predicting the stock price. Vasiani VD and Handari [17] used preferred index method and genetic algorithm to optimize the stock and the results showed that the average return was higher with the use of genetic algorithm than without it. Persi [18] and others used Recurrent Neural Networks (RNN), Long and Short Term Memory Neural Networks (LSTM) and Gated Recurrent Neural Networks (GRU) to predict Google’s stock history data respectively and the results showed that Long and Short Term Memory Neural Networks were more accurate in their predictive ability.
Although many scholars have studied the stock predictive effects of neural networks, few of them focused on artificial neural networks (ANN), especially in the past three years. This study endeavors to investigate the performance of artificial neural networks in stock price prediction, focusing on ANN model’s prediction accuracy and stability. In addition, the previous research focuses more on some traditional industries, but this paper chooses to carry out a forecasting research on the stock price of performing arts companies, which is innovative in terms of the theme, and we use the optimized GA-BPN model to make predictions, and the predicted values made have a high degree of fit with the actual values.
Indicator analysis
Based on the understanding of stock closing price and the organization of its indicators, this paper will select the following six indicators to analyze it.
Selection of indicators and their definitions
Media are the communication tools used to store and deliver information or data. Being a global phenomenon, it involves political and economic factors, as well as technological innovations. The growing market economy and social advance drive the cultural industry to be more diverse, refined and differentiated. To facilitate the faster and better development of China’s cultural and media industry and support the formulation of investment strategies, According to Chien-Jen Huang, Chien-Jen Huang, Peng-Wen Chen and Wen-Tsao Pan [17] this article, this paper selected six commonly used technical analysis indicators for comprehensive evaluation. The indicators include: KDJ stochastic indicator, relative strength index (RSI), moving average convergence divergence (MACD), BIAS deviation ratio, WR Williams %R indicator, and the closing price. These indicators describe the stock price changes from different dimensions. They will help us better understand price movements and make corresponding investment strategies.
KDJ stochastic indicator is a technical analysis indicator calculated based on the highest price, lowest price, and closing price. It is used to analyze and predict changes in stock trends and price patterns in a traded asset for the identification of best buying or selling opportunities.
The RSI (relative strength index) measures the ratio of up-moves to down-moves, and normalizes the calculation so that the index is expressed in a range of 0–100. If the RSI is 70 or greater, the instrument is assumed to be overbought (a situation whereby prices have risen more than market expectations). An RSI of 30 or less is taken as a signal that the instrument may be oversold (a situation in which prices have fallen more than the market expectations).
The MACD (moving average convergence/divergence) is a statistical analysis that turns two trend-following indicators, moving averages, into a momentum oscillator by subtracting the longer moving average from the shorter one. The MACD indicator is designed to help investors identify price trends and measure the trend momentum.
The BIAS (deviation rate) is a technical analysis indicator used to measure the deviation degree between the stock price and the moving average line in the process of fluctuation. It provides a better understanding of the price trends.
The WR (Williams%R) indicator is a technical analysis tool that shows the current closing price in relation to the highest price and the lowest price, It helps investors determine the degree of price fluctuation.
KDJ stochastic indicator is calculated based on the highest price, lowest price and closing price within a certain period of time, it can reflect the overbought and oversold status of the price within a certain period of time, and has a certain correlation with the trend of the stock price. RSI indicator is a relative strength indicator, by comparing the rate of increase and decrease within a period of time, it can judge the overbought and oversold situation of the stock market, and has a high correlation with the short-term trend of the stock price. MACD The indicator is plotted by calculating the difference between two moving averages and the difference between their moving averages. It can reflect the rapid upward and downward trend of stock prices and has a high correlation with the medium and long-term trend of stock prices.
Deviation BIAS is used to assess the overbought and oversold condition of a stock by calculating the difference between the current closing price and its moving average, which has a high correlation with the short-term trend of the stock price. WR Williams%R indicator is used to assess the degree of overbought and oversold condition of a stock by calculating the ratio between the high and low prices and the closing price, which has a high correlation with the short-term trend of the stock price. These indicators help us understand the price fluctuation of the listed cultural companies, so that better investment strategies can be made.
Selection of sample data for performing arts companies
Based on the growth trajectory of the performing arts sector, this study has selected data of Funshine Culture Group Co., Ltd. (“Funshine Culture”, Stock Code: 300860) and Sanxiang Impression Co., Ltd. (“Sanxiang Impression”, Stock Code: 000863) to be sample data, as can be shown in the Table 1.
Introduction of performing arts companies
Introduction of performing arts companies
The experimental data of this paper is the SSE index from October 17, 2019 to December 30, 2022, with a total of 567 valid data from wind database. The data is real and effective, this experiment uses the first 500 data as the training set and the remaining 67 data as the test set. The model was inputted six indicators to predict the stock’s closing price of the next day and the indicators included KDJ stochastic indicator, relative strength index (RSI), moving average convergence/divergence (MACD), the deviation rate BIAS, WR Williams %R indicator, and the closing price. The GA-BPN model used in this paper can better help acting companies to predict the future trend of the company’s closing price. Enhance its operating ability.
The analysis of the descriptive statistics of Funshine culture is presented in Table 2 and the descriptive statistics of Sanshou impressions are analyzed in Table 3.
Descriptive statistics of Funshine Culture
Descriptive statistics of Funshine Culture
Descriptive statistics of Sanxiang Impression
This study analyzes several indicators of stock prices of performing arts companies in terms of mean and standard deviation, including KDJ Stochastic, Relative Strength Index (RSI), Moving Average Convergence/Divergence (MACD), Deviation BIAS, WR Williams%R indicator, and closing price.
By analyzing the data of Frontier Culture, we found that the closing price has a mean value of 73.392 and a standard deviation of 40.668, which shows a large fluctuation. While the mean value of the J index is 38.948 with a standard deviation of 35.173, indicating a high degree of variability. For the MACD indicator, the mean value is
In the data analysis of Sanshou Impression, the mean value of the closing price is 45.818 with a standard deviation of 34.461, which is relatively small volatility. the mean value of the J-index is 54.761 with a standard deviation of 28.349, which indicates a higher level of volatility in the market. For the MACD indicator, the mean value is
In summary, the closing price is the main factor that affects the stock price of performing arts companies with high volatility. This is followed by the influence of the J-index, which also has a high degree of variability. In contrast, the MACD indicator has less influence and the market state changes are relatively stable. By studying and analyzing these indicators, the Performing Arts Company can better understand the market situation and thus formulate a decision-making basis for adjusting its operating strategies.
We make the following analysis based on the model results.
The Artificial Neural Networks (ANN) is comprised of three components: the input layer (the first layer), the hidden layers (the intermediate layers between input and output layer), and the output layer (the final layer). Each layer can have multiple neurons. The number of neurons in the input layer is equal to the number of features in the data. Usually, people use one hidden layer for simple tasks, but nowadays research in deep neural network architectures show that many hidden layers. Neurons in consecutive layers are densely connected but neurons within the same layer do not interact with each other. Figure 1 shows a neural network that is capable of self-learning through forward propagation and back propagation.
Structure of neural network.
First, we collected K-line indicators (K), D-line indicators (D), J-line indicators (J), RSI, MACD, BIAS, and WR Williams indicators of Funshine Culture and Sanxiang Impression during 2020–2022 to be independent variables (X). Second, we collected the two companies’ closing prices as the dependent variable (Y). The data was organized to associate seven indicators’ current values with the closing price of the next period. The first 500 pieces of data for each company were selected and divided into 5 groups, each group containing 100 pieces. After the division, 4 groups were used for training, and 1 group for testing. This cross-validation was repeated for multiple times to ensure more scientific and accurate testing results. To improve the accuracy of stock closing price predictions, this study adopted both the conventional neural network model and the genetic evolution-based neural network model to train and test the data.
The number of neurons in the hidden layer of an artificial neural network is often determined by taking the sum of the neurons in the input and output layers and dividing it by two. Since the exact number of hidden layers cannot be determined, this study tried various configurations, including 1, 2, and 3. As there were seven types of independent variable X, we build 7-4-1, 7-4-4-1, and 7-4-4-4-1 as the general neural network models.
Building a genetic evolution-based neural network (GA-BPN)
The Genetic Evolution-based Neural Network (GA-BPN) uses genetic algorithm to optimize the initial weights and thresholds of the BPN neural network. After the optimization, the BPN neural network will generate more accurate predictions. The genetic algorithm parameters are set as follows: the iteration count was set to 1,000, the population size was set to 50, the crossover rate was set to 0.2, and the mutation rate was set to 0.04. By setting different parameters, the optimal network structure was found. The optimal network architecture for the Funshine Culture GA model is shown in Table 4, The optimal network architecture for the Sanxiang Impression GA model is shown in Table 5. The optimal structure was represented in green, which would be selected in this study to build the genetic evolution-based neural network, allowing for more accurate predictions.
Optimal network architecture of Funshine Culture GA model
Optimal network architecture of Funshine Culture GA model


