A novel approach for candlestick technical analysis using a combination of the support vector machine and particle swarm optimization

Armin Mahmoodi (Department of Aerospace Engineering, Carleton University, Ottawa, Canada)
Leila Hashemi (Department of Aerospace Engineering, Carleton University, Ottawa, Canada)
Milad Jasemi (Department of Stephens College of Business, University of Montevallo, Montevallo, Alabama, USA)
Jeremy Laliberté (Department of Aerospace Engineering, Carleton University, Ottawa, Canada)
Richard C. Millar (Department of Engineering Management and Systems Engineering, The George Washington University, Washington, District of Columbia, USA)
Hamed Noshadi (Department of Accounting, Islamic Azad University South Tehran Branch, Tehran, Islamic Republic of Iran)

Asian Journal of Economics and Banking

ISSN: 2615-9821

Article publication date: 23 August 2022

Issue publication date: 24 March 2023

999

Abstract

Purpose

In this research, the main purpose is to use a suitable structure to predict the trading signals of the stock market with high accuracy. For this purpose, two models for the analysis of technical adaptation were used in this study.

Design/methodology/approach

It can be seen that support vector machine (SVM) is used with particle swarm optimization (PSO) where PSO is used as a fast and accurate classification to search the problem-solving space and finally the results are compared with the neural network performance.

Findings

Based on the result, the authors can say that both new models are trustworthy in 6 days, however, SVM-PSO is better than basic research. The hit rate of SVM-PSO is 77.5%, but the hit rate of neural networks (basic research) is 74.2.

Originality/value

In this research, two approaches (raw-based and signal-based) have been developed to generate input data for the model: raw-based and signal-based. For comparison, the hit rate is considered the percentage of correct predictions for 16 days.

Keywords

Citation

Mahmoodi, A., Hashemi, L., Jasemi, M., Laliberté, J., Millar, R.C. and Noshadi, H. (2023), "A novel approach for candlestick technical analysis using a combination of the support vector machine and particle swarm optimization", Asian Journal of Economics and Banking, Vol. 7 No. 1, pp. 2-24. https://doi.org/10.1108/AJEB-11-2021-0131

Publisher

:

Emerald Publishing Limited

Copyright © 2022, Armin Mahmoodi, Leila Hashemi, Milad Jasemi, Jeremy Laliberté, Richard C. Millar and Hamed Noshadi

License

Published in Asian Journal of Economics and Banking. Published by Emerald Publishing Limited. This article is published under the Creative Commons Attribution (CC BY 4.0) licence. Anyone may reproduce, distribute, translate and create derivative works of this article (for both commercial and non-commercial purposes), subject to full attribution to the original publication and authors. The full terms of this licence may be seen at http://creativecommons.org/licences/by/4.0/legalcode.


1. Introduction

Because of the many turnovers that can be achieved by the prediction of stock price, it has been a topic of thought and discussion among investors and scientists. In order to have a precise prediction, correct information on the stock market, its changes and trend forecasting, a result of the close to random-walk behavior of a stock time series is required. Due to nonlinear stock market fluctuation stock price prediction is complicated and in order to tackle this investors and financial analysts need reliable tools (Jasemi et al., 2011a, b).

With the help of A.I this issue is approximately addressed since they can understand nonlinear relations and are able to apply the dominant uncertainty in the stock market.

With the advances that have happened through A.I, more accurate new prediction methods than traditional ones have been realized. Nevertheless, each of the new methods is not exempt from disadvantages. They are classified into two categories, which are: fundamental and technical analyses. The fundamental analysis investigates various factors with great impact on the stock market such as micro-economics, macro-economics, politics and even psychology, however, most of the time knowledge is not available yet.

The technical analysis makes procrastinations regarding the previous patterns, despite the fact that because of the noise, these patterns are not always easily notices.

(Xiao et al., 2012). Improvements in the digital era have made predictions also a technological matter. The most promising techniques now are based on artificial neural networks (ANNs), and recurrent neural networks, which are basically involved in machine learning; these are the most commonly used approaches (Liu et al., 2020).

In a lot of real cases, one of the most difficult problems is raining a deep neural network that can generalize well to new data. Other solutions like early stopping or cross-validation (regularization) or Bayesian methods have been developed to overcome this issue (Mackay, 1992).

Support vector machine (SVM) is a recently innovated method that is listed as supervised learning and successfully tackles limitations. Classification and regression are the two applications of this method. With the help of SVM, global optimal solutions can be found, which is not the case in ANN which frequently yields local optimal solutions. In this procedure, a single data component is plotted as a point in n-dimensional space (n is the number of accessible highlights of the dataset) in which the esteem of highlight is the esteem of a specific facility. Through identification of the hyperplane parting the two classes, classification is done; thus, the accuracy of backup vectors is dependent on the setting up of the parameters. The tendency of investors to use machine learning algorithms like Japanese candlestick forecasting models in the stock market stems from the above-mentioned merits of it such as optimization methods. As an example (Jasemi et al., 2011a, b), use a supervised feed-forward neural network (Barak et al., 2015), applies a Wrapper Adaptive Neuro-Fuzzy Inference system-Independent Component Analysis (ANFIS-ICA) as a fuzzy neural network; and (Ahmadi et al., 2016) use a Nonlinear Autoregressive Exogenous (NARX) as a nondynamic neural network as an analyst for their candlestick models. In previously mentioned studies, computational intelligence methods for stock price forecasting were used; and for the sake of finding the proper number of variables, meta-heuristic algorithms were applied.

Among them, in spite of the fact that the prevalence of Molecule Particle swarm optimization (PSO) is demonstrated in numerous studies, in times cases, it was used to solve prediction models.

In some optimization algorithms, an optimizer is used. Although, making alterations towards “local” and “global” best particles, is nearly similar to the crossover operation used by genetic algorithms as well (Mahmoudi et al., 2020). It can be seen that the fitness function is in PSO that measures the closeness of the corresponding ways to the optimum.

What actually differentiates the PSO and the evolutionary computing?

The biggest difference between the PSO concept and evolutionary computing is flying potential ways through hyperspace is accelerating toward “better” solutions, while evolutionary computation schemes operate directly on potential solutions that are explained as locations in hyperspace (Kennedy, 2011).

As there is not enough literature done in this area, in this study hybrid SVM along with two meta-heuristic algorithms the objective of this study is movement prediction of movement stock prices with a direct effect on the combination of input variables and examining the precision of such forecasts (Ahmadi et al., 2018). To optimize the model and parameters two meta-heuristic algorithms which are PSO and neural network are used.

PSO has been used for many real-world engineering cases, especially structural engineering problems. PSO has the following advantages over other popular hyperparameter optimization methods like grid search or Bayesian optimization: Simple concept, easily programmable, faster in convergence and mostly provides better solution. PSO is based on random element and the cost of error.

Additionally, for having the best SVM parameters different algorithms are applied. We choose to develop the SVM parameters through PSO algorithms, to prepare a comparative analysis of the performance of two metaheuristic algorithms. According to the recorded literature in seldom of the relative researches, this survey has been taken into consideration.

This research contributes to the below points:

  1. New machine learning methods are introduced and used to achieve the most suitable SVM parameters

  2. A thorough analysis of candlestick coefficients in order to select the optimized signal forecast approach

  3. Application of PSO-SVM model in two different periods to analyze the model's performance

This research is explained as follows:

The literature review is written in the second section. In the third section, backgrounds and last studies are introduced, which is a basis for a better understanding of the nature of this work. A new model of the study as well as the conceptual basics of the models is explained in section 4. Section 5 runs the model with real data and presents the results. Section 6 explains how our model is valid and the final discussions of the study, conclusion and references are covered in sections 7 and 8.

2. Literature review

The previous research processes of the researchers and financial investors have indicated how much the stock market and the efficient factors severely influence countries forming economic structures. So far, these factors as variables have predicted the influential factors for determining price in a market. In this regard, many techniques and frameworks have been presented so far that have been investigated in this part in three sections technical analysis, fundamental analysis and combined analysis. Moreover, each analysis has been developed through various dimensions such as machine learning models, data sources' nature, accuracy and error criteria, and modeling by heuristic or metaheuristic methods.

In predictive models of financial variables that have been done based on technical methods, it is assumed that prices change in the stock market can be predicted based on the previous prices. In this approach, the analysts believe that all the influential factors are considered in the market prices. In addition, they claimed that it is unnecessary to pay attention to factors such as the expected efficiency time of investment and the natural stock value that is mostly predicted in structural methods (Singh, 2022) precisely. The experts' opinion determines prediction rules among all the technical indexes, including the moving average (MA), moving average convergence/divergence (MACD), the Aroon indicator and money flow index that these rules are usually fixed and do not change (Rouf et al., 2021). In order to compensate for the shortcomings of each method (technical and fundamental), most researchers have developed machine learning methods that are classified as modern methods for predicting stock moves. These methods increase prediction accuracy to a great extent than the traditional methods (Ballings et al., 2015). Furtherly, according to heterogeneous data and complex stock prices, they can earn appropriate patterns for prediction. These methods have been applied in two sets of linear and nonlinear methods (Selvin et al., 2017). For example. The other researcher (Cao, 2021) used linear regression, Least Absolute Shrinkage and Selection Operator (LASSO), regression trees, bagging, random forest and boosted tress to analyze data and predict the stock price movement of 35 companies on the New York stock exchange. Simultaneously with the development of artificial intelligence methods, nonlinear methods of machine learning have been proposed.

Heuristics and metaheuristic algorithms play an important role in these methods, and their extensive use in recent years indicates how successful they have been. Another study (Shen et al., 2020) has highlighted that using methods of ANNs and SVM can simply find the hidden framework in the prediction via the self-learning process. The SVM methods are introduced in the framework of generalized portrait methods. They are a kind of computer learning that have successfully performed in diagnosing pattern because stock market systems have nonlinear nature (Vapnik and Chervonenkis, 2013). These methods accurately predict the relationship between the input and output data by combining heuristic and technical methods. For example (Selvin et al., 2017), conducted a comparative analysis of price collection of the companies' stock in the National Stock Exchange (NSE) list that reports excellence of deep learning methods. They have used the sliding window method for overlapping data in their study. In addition (Abinaya et al., 2016), have analyzed the stock price of 29 companies in the NITFY 50 (Indian stock market index) list to investigate the dependence between stock price and its size and to check the function of the deep learning method in the correct prediction of stock price. Goel et al. (2019) also used a combination of linear regression and Long short-term memory (LSTM) for prediction (Ananthi and Vijayakumar, 2021) applied the candlestick chart and regression to predict the model.

Wang et al. (2003) use SVM to foresee air quality, in which the efficiency of neural networks based on the radius has resulted. The experimental results and literature review show that kernel parameters, C and σ positively impact the accuracy of SVM (Cherkassky and Ma, 2004). However, since heuristic methods have not determined the parameter values, researchers implemented meta-heuristic methods to obtain the correct number of variables. Pie and Hong (Pai & Hong, 2005, 2006) used Genetic Algorithm (GA) and gradual annealing Algorithm, respectively. In another case, Wei-Chiang Hong and et al. (Hong et al., 2011a, b) used a continuous ant colony algorithm and GA, to achieve Support Vector Regression (SVR) parameters.

Note that for numerical optimization and setting this parameter, may be preferable to other options on GA, for instance, evolutionary strategies, sequential parameter optimization (SPO) (Bartz-Beielstein, 2010), PSO (Ardjani and Sadouni, 2010) and ICA (Boutte and Santhanam, 2009).

Fernandez-Lozano et al. (2013) presented a model combined with a genetic algorithm and SVM for prediction. Some sample researchers (Lee and Jo, 1999; Xie et al., 2012; Lan et al., 2011) have classified their information based on candlestick chart models (Farahani and Razavi Hajiagha, 2021) and have applied ANN for predicting stock index, and he has used metaheuristic algorithms, social spider optimization (SSO) and bat algorithm (BA) for learning it. Nevertheless, this researcher utilized the genetic algorithm for feature selection. Farahani et al. have utilized some technical indexes for input data.

Moreover, Ito et al. (2021) took a new metaheuristic method as trader-company to predict stock price. That is a learner algorithm inspired by financial institutes' performance in the real world. The trader plays the role of a weak learner in this method and provides the companies with slight information. Sankar et al. (2015) have introduced an intelligent approach to predicting stock price. He has used ANNs, fuzzy logic and genetic algorithms to teach the data and feature selection. Hegazy et al. (2013) have introduced machine learning to predict stock price combined with the PSO algorithm and least square support vector machine (LS-SVM) presented for 13 financial data collection. After that, the results were compared to the neural network algorithm and Levenberg–Marquardt (LM). As evident, in most of them, a combination of technical methods and metaheuristic methods has been used, similar to the current research. However, this study used the minimum-maximum method for data preprocessing and the wrapper method for feature selection. In addition, neural network and SVM and nonlinear autoregressive network as the predictor, and mean squared error and hit rate were applied as function criteria. The presented model in this research has been organized from different aspects: (1) the data collection that has been processed is considered the same as the Ahmadi et al. (2018) study to which the comparison and evaluation function of the introduced model will be provided. (2) SVM has analyzed the input data considering the pattern of the candlestick technical trading strategies. (3) For teaching and testing the data, genetic algorithm, colonial competition and PSO algorithm have been utilized to optimize the parameters of SVM and feature selection. Finally, the hit rate index evaluated their function, and the gained accuracy degree of each presented hybrid model has been compared with each other. Many studies have been performed in this regard. However, their main focus has been on choosing the predictive methods, and the candlestick chart has been less used to select the input data type. This study has gone a step further and has regarded two data types similar to Jasemi et al.’s research. Using signal data reveals different results than raw data. The new hybrid model of SVM-PSO has been presented to yield different and excellent results by the achieved accuracy compared to the studies of Barak et al. (2015), Jasemi et al. (2011a, b), and Ahmadi et al. (2018).

Numerous studies have investigated the advantages of candlestick in predicting the stock market (Lee and Jo, 1999; Xie et al., 2012; Lan et al., 2011).

According to a nonlinear stock market system, soft computing methods are popularly implemented for stock market problems (Barak et al., 2017). They are useful tools for predicting such turbulent areas which suggests finding their nonlinear behavior. Application of intelligent systems like neural networks, fuzzy systems and GA or hybrid models to predict the financial implications are prevalent. Recently, ANNs and SVM have also been applied to address financial time series of stock market funds forecasting problems (Anbalagan and Maheswari, 2015). Many studies that combine the evolutionary techniques with classification mechanisms can be found (Dahal et al., 2015; de Campos et al., 2016; Kuo et al., 2011), however, even after developing many efficient models, few disadvantages can be found in ANNs. Because its learning process, which is based on the strong likelihood, results in a lack of reproducibility of the process. This is why new approaches based on robust statistical principles like SVM are preferred by many researchers (Fernandez-Lozano et al., 2013). Recently, the SVM method, one of the supervised learning methods, has gained popularity as one of the most advanced applications of regression and classification methods. SVM formulation minimizes the structural risk and more importantly, it has highly efficient practicality (Huang et al., 2005).

3. The background

In this secession, the new approach brought with the proposed methods to address the limitations of previous studies, are discussed.

3.1 SVM

SVM is a binary classifier in which two classes are categorized by using a linear boundary. Regarding this method, an optimization algorithm is used to achieve samples that make up the boundary classes which are called support vectors. As it can be seen in Figure 1, two classes and their associated support vectors are shown. Input feature space that is a vector, includes two classes and classes hold xi educational points while  i=1,N. These two classes are tagged with yi = ± 1. The optimal margin method is used to calculate the decision boundary for two completely separate classes (Fernandez-Lozano et al., 2013; Huang et al., 2008; Tay and Cao, 2001). In general, boundary-line decisions can be written as follow:

(1)w.x+b=0
Where x is a point on the decision boundary and w is an n-dimensional vector that is perpendicular to the decision boundary, bw is the distance between the origin and the decision boundary and w.x is the inner product of the two vectors.

In situation where the classes overlap separating the classes by boundary linear decision-making is always flawed. In order to overcome this issue, we can start using initial data from the Rn dimension using a nonlinear transformation , moved to the Rm dimension, in the dimensions that classes have fewer interference with each other. In this case, finding the optimal decision boundary for solving the optimization problem is as follows:

(2)Max:α1,,αN [12i=1Nj=1Nαiαjyiyj((xi).(xj))+i=1Nαi]0αiC i=1,,Ni=1Nαiyi=0

In this optimization problem αi.α is Lagrange multipliers and c are constant values. In formula (2) Instead of using it's better to use a core function which is determined as follows:

(3)k(xi,xj)=(xi)(xj)

After defining the right k (xi, xj), in formula (2) instead of (xi) (xj), the function k (xi, xj) remodeled and optimization problem can be solved. One of the useful core functions is sigmoid kernel function which is explained as follows (Huang et al., 2005; Vapnik, 1995, 1998):

(4)k(xi,xj)=exp(-γx-xi2)

C and γ are two important parameters of SVM, which should be chosen very carefully. Parameter C indicates the penalty. If C is assigned a large value, the accuracy rate of the classification will be higher and lower correspondingly in the training phase and the test phase which is called over fitting. On the other hand, if the value of C is small, the classification accuracy will be inadequate. A similar scenario applies to γ, but it has a deeper effect than C in the results because it affects the feature space of the result.

3.2 SVM and PSO

PSO was introduced in 1995 by Kennedy and Eberhart according to the social simulation model known as a stochastic optimization algorithm (Jamous, 2015). Research and applications on particle swarm optimization PSO have increased quickly due to its formation which has resulted in many improved PSO algorithms for various kinds of optimization problems. In PSO, the hyper-parameter is optimized by two features; the algorithm and its function (Pandith, 2016; Wang, 2017). In one research, PSO algorithms simulate the behavior of a bird flock by simulating the accuracy of intervals between birds and members which could be dependent on the physical appearance and its performance. Each bird in the area of searching is called a particle which is considered a single resolution. Each particle has its own function value that should be evaluated and optimized and lead by the velocity of the best particle (Jamous, 2015; Chen et al., 2008). This is applied in PSO algorithms to enhance the original PSO or address the optimization issues. Lots of work and study on the effectiveness of PSO compared to other machine learning and swarm intelligence algorithm for engineering and computer science problems have been done by researchers to evaluate its performances (Bashath and Ismail, 2018). As can be seen in in Figure 2 the optimized algorithm has outperformed the other algorithms in both sets of experiments.

Figure 3 shows that the preparation of PSO with population size, inaction weight and generations without improvements. After evaluating of each particle, the fitness functions and the local best and global best parameters will be compared. Once finished, the velocity and position of each particle will be updated until the value of the fitness task converges. After converging, the global best particle in the swarm is fed to the SVM classifier for training. Finally, the SVM classifier will be trained (Basari et al., 2013).

4. Methodology

The purpose of this study is to use an appropriate structure to predict the trading signals of the stock market with high precision. For this purpose, regarding the background presented in the previous chapter, in this study, one model is used to analyze the technical adaptation. The model is described in two separate sections.

4.1 Input data

The input dataset used in this study, is based on the two approaches introduced for the first time by Jasemi et al. (2011a, b). In these two approaches, the daily stock prices including low, high, open and close prices turn into 15 and 24 indicators based on what is shown in Tables 1 and 2, respectively for the first and second approaches. It is to be noted that in the tables Oi, Hi, Li and Ci respectively denotes open, high, low and close prices on the ith day while 7th day is today (last day), 6th day is yesterday and so on. The output is stock performance that is given in the form of buy, sell or no-action signal.

Table 3 describes the 4 datasets that are used on a daily basis for model training and testing. Each dataset is divided into two groups of training and testing sets and each set contains daily stock prices. For example, in dataset 1, data of year 2013 is used for training and data of year 2014 is used for testing. In dataset 2, time-distance between training and test data are increased and data of year 2015 are used for testing. In other datasets the number of training data is also increased; for example, in dataset 9, data of year 2013 and 2014 are used together as a single training data.

4.2 The introduction of the model

The optimization method that we have used in this article is the PSO method, PSO is a relatively new heuristic search method derived from the behavior of social groups such as flock of birds and fish swarms. PSO uses a combination of deterministic and probabilistic rules to switch from one set of points to another set of points in single iteration that can be improved. PSO is popular in academia and industry, primarily due to its intuition, ease of implementation and ability to effectively solve the highly nonlinear mixed integer optimization problems that are typical engineering systems. Although the “survival of the fittest” principle is not used in PSO, it is usually considered as an evolutionary algorithm. Optimization is achieved by providing each individual in the search space with a memory of previous success, information about the success of social groups, and the possibility of incorporating this knowledge into the individual's movements.

Hence, each individual (called particle) is characterized by its position xi, its velocity νi, its personal best position pi and its neighborhood best position pg. The elements of the velocity vector for particle i are updated as:

(5)υij ωυij+ c1q(xijpbxij)+ c2γ(xjsbxij),j=1,,n
Where w is the inertia weight, xipb is the best variable vector encountered so far by particle i, and. xsb is the swarm best vector, i.e. the best variable vector found by any particle in the swarm, so far c1 and c2  are constants, and q and r are random numbers in the range (0, 1). Once the velocities have been updated, the variable vector of particle i is modified according to:
(6)xij  xij+ υij ,j=1,,n

The cycle of evaluation followed by updates of velocities and positions (and possible update of xipb  and xsb) is then repeated until a satisfactory solution is found. In Figure 3 PSO algorithm is shown (Hegazy et al., 2013).

4.2.1 SVM-PSO

The SVM method is based on the VC dimension theory and the structural risk minimization principle (Cortes and Vapnik, 1995). It classifies two types by transforming the data to a higher dimensional feature space to find the optimal hyperplane in the space which maximizes the margin between the two types.

The parameters in the SVM have a significant influence on the classification result. However, the parameter selection lacks theoretical guidance. The PSO is a computational intelligence method that is motivated by organisms' behaviors, such as the flocking of birds. It has a well-balanced mechanism to enhance global and local exploration abilities. So the PSO was used to select the penalty parameter c and the kernel parameter g in the SVM with a Gaussian kernel. In the PSO, (c, g) become the particles (Xue et al., 2020).

The PSO-SVM is briefly introduced as follows:

  1. Initialize the particles (c, g) and the iterative time N.

  2. Calculate the objective function value of the particle using the SVM training algorithm.

  3. Calculate the optimal historical values of the individual and the population.

  4. Update the particle velocity and position according to the speed and position update equations.

  5. If the iterative time is satisfied, output the optimal parameters; otherwise, go back to step 3.

  6. If the SVM accuracy does not meet the requirement, go back to step 1.

  7. The flowchart of the PSO-SVM is shown in Figure 4.

The detailed experimental procedure for feature extraction and SVM parameter selection using PSO algorithm can be represented by the following procedure.

  1. Read complete data and set ω, c1 and c2 parameters.

  2. Initialize positions X and velocities V of each particle of population.

  3. Initialize sets of SVM parameters within its ranges as particle position and velocity.

  4. Form SVM using training dataset and initialized positions of each particle.

  5. Evaluate fitness of each particle Fpk = (Xpk), p, and find the best particle index b.

  6. Select Pbestpk  =  Xpk, and Gbestk  =  Xbk.

  7. Set iteration count k=1.

  8. ω  = ω max − (ω max − ω min) × ite/max ite.

  9. Update velocity and position of each particle using (14) and (15).

  10. Evaluate updated fitness of each particle Fpk+1 = (Xpk+1), p, and find the best particle index b1.

  11. Update Pbest of each particle p If Fpk+1 < Fpk then Pbestpk+1  =  Xpk+1 ;

Else Pbestpk+1  =  PbestpK .

  1. Update Gbest of population If Fb1k+1 < Fbk then Gbestk+1 < Pbestb1k+1 and set b=b1; else Gbestk+1 < Gbestk.

  2. If k max ite then k=k+1 and go to step (6); else go to step (14).

  3. Optimum solution obtained: print the results of optimum generation as Gbestk.

  4. Retrain SVM with optimum features and parameters; then identify unknown samples on testing dataset.

Data may vary based on the datasets available from the source. This covers not only the opening/closing prices, but also the highest/lowest prices of the day. The experiment procedure can be visualized in Figure 5.

4.2.2 Algorithm SVM-PSO

In this article, according to the modeling conditions and in order to achieve optimal results the following pseudo-code is used. Based on its implementation in python programming language, we have reached results that will be briefly explained in the next section. According to the pseudo-code, in the particles matrix, the first row is for parameter C, the second row is for gamma parameter of SVM algorithm and the rest of the rows are the presence and absence of the corresponding feature in raw approach and signal approach. In other word, matrix in raw approach has 17 rows and in signal approach has 26 rows. For the row related to the features, if the corresponding entry in the matrix is greater than 0.5, then the feature will be present in the presence algorithm, otherwise it will be deleted. It should be noted that according to experimental observations the values of Cmin and Cmax, which are equivalent to the initial minimum values and the maximum value for the C parameter of the SVM algorithm respectively, play an important role in obtaining the optimal answer. In the experimental related to one-day data from the parameters C1 = 2.5, C2 = 1.5, Wmin = 0.4, Wmax = 1.4,  Cmin  = 0, Cmax = 100 and from 18 particles and for 6-day data from the same input parameters with the difference that C1=C2=2  is used. The input data used are from the Yahoo finance site between 2013 and 2021. In case of further studies, the data of this period along with the code of this model will be provided to researchers for free.Table 9

4.3 Calculate the total number of signals and hit rate

Performance measures can be categorized into two groups of statistical and nonstatistical ones. Nonstatistical measures cover the economic aspects. In the area of this paper, the statistical ones are more common while the most popular one is hit rate (Atsalakis and Valavanis, 2009). Hit rate is defined as (number of success)/(total signals). If the hit rate is higher than 51%, it is considered as a useful model (Lee, 2009).

At this stage, with model outputs, sell and buy signals and total number of signals are figured out and the number of correct signals during a 6-day period is calculated. Since the base or standard study is Jasemi et al. (2011a, b), every details are set according to that study and reading that paper is recommended for better understanding.

5. Results and discussion

5.1 Experimental results of SVM-PSO

The implementation of the algorithm for the raw and signal approaches, optimization parameters of Radial basis function (RBF) and the results for 48 datasets, are shown in Table 4. This table shows the output of the algorithm, including the optimal parameters (C, σ), feature numbers and the achieved hit rate (accuracy). Results of accuracy are the hit rates associated with the first and second approaches which can be seen in Tables 4 and 5, respectively.

As an example, the diagonal of the matrix output shows the number of right signals and other elements of the matrix show the number of target signals that were predicted by mistake. There are two classes of ascending, neutral and descending signals predicted by the model in this matrix. Total of rows 1 and 2 elements indicates the number of ascending, neutral and descending signals respectively. In this matrix, the total number of forecasts and the number of correct forecasts are displayed in each row. Note that the matrix is created for each dataset.

Figure 6 shows the prediction accuracy by PSO with the two approaches. According to it, the labeled data are sell, buy and neutral signals. To obtain them, the financial return of the close price of the signal day is calculated as follows:

(7)FinancialReturn = CPt+t0 CPtCPt
Where CP is the close price, and t0 is the time interval between the signal day and the next day(s). In this study, six different time intervals ranging from one to six days are considered, and the corresponding financial returns are calculated. Following that, a signal is considered to be sell or buy signal if it has positive or negative financial return, respectively. However, to increase reliability, a lower bound of 15 mp for the positive returns and an upper bound of 15 mn for negative returns is applied. Where mp is means of positive daily return and mn is means of negative daily return of the stock during the test year.

Based on the description above, the achieved values are obtained in this order. It is obvious that the accuracy of SVM by signal approach is higher than raw approach for most of the datasets. Additionally, the average accuracy of 48 datasets in the first and the second approaches are 76 and 79%, respectively.

Figures 7 and 8 show the total number of signals in both approaches, Raw approach and Signal approach respectively to present better depiction of the results.

(Raw Approach) as the following image, highest accuracy is for the 43 datasets which use 7 feature and has an accuracy of 82.58%. In addition, it can be seen that in most datasets (14 times) six features are used and it shows the best performance. The accuracy of 48 datasets is 77.23% on average.

(Signal Approach) As can be seen in image, the highest accuracy belongs to 32 datasets, which use 7 features and has an accuracy of 83.62%. Moreover, it is obvious that in most datasets (9 times) up to 11 features have been used and it shows the best performance. The accuracy in 48 datasets is 77.40% on average.

Figure 7 shows the total number of signals in both approaches the raw approach, and the signal approach respectively, to present better depiction of the results.

Table 6 displays the hit rate for periods of 1 and 6 days as well as the total number of buying and selling signals. Table 7 displays the complete list of results while columns 1 to 6 represent the percentages of correct signals on one, two, three, four, five and six-day periods, respectively. Column 7 shows the total number of right signals and column 8 relates to the total number of signals emitted by the model.

6. Validation

In order to examine the reliability and accuracy of the model, we compare the performance of the proposed PSO algorithm with the results of Jasemi's model which was solved by neural network with similar input data. According to the neural networks model of Milad et al. and comparing their one and two attitudes, we reach the following diagram in Figure 8, which shows the accuracy of the neural networks in the two approaches (raw approach & signal approach).

Table 8 illustrate how the SVM-PSO approach is superior to the neural networks (the base study). In the SVM-PSO model, the hit rate raw approach is 79% and it is to be noted that the SVM-PSO got the fantastic average hit rate signal approach of 76% when the second approach is applied. Eventually, the total hit rate is 77.5%, which is better than the hit rate of a neural network.

This research proposed a new model for stock market timing in the way that SVM is a classifier and PSO is used for the optimization of the SVM parameters. PSO also chooses the optimum features for better forecasting. To make the comparison fair, all the details are set according to the case study. So a 6-day long time period is considered for evaluation of the proposed new model. Table 8 shows an overall comparison between the two models (the base study and the newly proposed model in this study). The results show that while SVM-PSO is superior to the basic study, the new model is reliable and stable over 6 days.

7. Conclusion

This research proposed a new model for stock market timing in the way that SVM is a classifier and PSO is used for the optimization of the SVM parameters. PSO also chooses the optimum features for better forecasting. To make the comparison fair, all the details are set according to the case study. So a 6-day long time period is considered for evaluation of the proposed new model. The results show that while SVM-PSO is superior to the basic study, it is reliable and stable over 6 days. In detail, their differences become significant when the hit ratio is investigated during a day. In both approaches, the SVM-PSO by 77.5% accuracy performance is the leader in general, but in the signal approach, the hit ratio in SVM-PSO has a slight difference by day, approximately 0.5%, which cannot be considered as a significant improvement in the prediction of the model. Hence, from this perspective, the signal approach needs to be changed by choosing the type of nodes in the return signal or the number of them. However, this comparison for the raw approach depicts that the SVM-PSO model works successfully in both periods of time whether the whole 6-day period or one day, 78.5% and 47.6% respectively.

Figures

Support vector machine classifier and nonlinear SVM

Figure 1

Support vector machine classifier and nonlinear SVM

Structure of the SVM-PSO mode

Figure 2

Structure of the SVM-PSO mode

Flowchart depicting the general PSO algorithm

Figure 3

Flowchart depicting the general PSO algorithm

Flowchart of optimization SVM-PSO

Figure 4

Flowchart of optimization SVM-PSO

Structure of the SVM mode

Figure 5

Structure of the SVM mode

Results of the implementation model for dataset 1

Figure 6

Results of the implementation model for dataset 1

Prediction accuracy of SVM-PSO model by approaches 1 and 2

Figure 7

Prediction accuracy of SVM-PSO model by approaches 1 and 2

Prediction accuracy of Neural Network model by approaches 1, 2

Figure 8

Prediction accuracy of Neural Network model by approaches 1, 2

Raw approach

123456789101112131415
C2C1C3C1C4C1C5C1C6C1C7C1O5C1H5C1L5C1O6C1H6C1L6C1O7C1H7C1L7C1

Signal approach

12345678
C2C1C3C1C4C1C5C1C6C1C7C1O5C5O6C6
910111213141516
O7C7H7Max(O7,C7)Min(O7,C7)L7Max(O7,C7)Max(O6,C6)Min(O7,C7)Min(O6,C6)O7H6L6O7C7O6
1718192021222324
Max(O6,C6)Min(O5,C5)Max(O7,C7)Max(O5,C5)Min(O7,C7)Min(O5,C5)Min(O6,C6)Max(O5,C5)H7H6H7H5L6L5L7L7

Details of training and checking of the applied data sets. (2013 to 2021)

NoTraining periodTest periodNoTraining periodTest periodNo.Training periodTest periodNo.Training periodTest period
120132014132013–20142019252013–20162020372014–20152019
220132015142013–20142020262013–20162021382014–20152020
320132016152013–201420212720142015392014–20152021
420132017162013–201520162820142016402014–20162017
520132018172013–201520172920142017412014–20162018
620132019182013–201520183020142018422014–20162019
720132020192013–201520193120142019432014–20162020
820132021202013–201520203220142020442014–20162021
92013–20142015212013–201520213320142021452014–20172018
102013–20142016222013–20162017342014–20152003462014–20172019
112013–20142017232013–20162018352014–20152004472014–20172020
122013–20142018242013–20162019362014–20152005482014–20172021

Results of accuracy of the implementation SVM-PSO model Raw Approach

No.CσFeature numbersAccuracyNo.CσFeature numbersAccuracy
113/40/380/292558/70/380/88
27/80/873/492634/50/873/47
317/90/379/862797/670/379/87
464/50/379/36288452037/60/680/98
539/10/574/162948/936/674/97
627/80/277/87305/40/177/86
742/70/775/963111/90/575/98
813/10/280/863264/20/380/88
984/90/873/410336241061/30/480/26
1048/70/379/8113475/10/179/36
113/80/079/373511/40/574/110
1229/70/474/173620/70/077/87
1323/10/677/86376/90/375/97
1490744/10/777/573818/10/780/89
15168243/81/181/783928/80/579/39
1657/0151/180/254034/70/274/15
1759/267/480/1104136/20/477/88
1825/10/074/174215/40/675/96
1961/70/177/84437/0220/381/37
20182569/70/978/36444/3353/975/39
2120/60/880/884552/10/277/87
226/50/479/364615/1214/677/16
2396/481/174/99476/60/280/86
2419/50/777/844858/70/380/88

Results of accuracy of the implementation SVM-PSO model signal approach

NoCσFeature numbersAccuracyNoCσFeature numbersAccuracy
118/50/480/292571/60/380/811
278/20/673/4112625/00/273/410
344/824/980/2152717/30/379/86
417/787/580/5142852/80/079/312
51774124/00/375/7102933/20/174/19
6391302/40/478/6133043/70/677/812
762/20/275/911313/50/375/911
8144728/30/981/31032146/214/982/214
9123/5234/475/4103314/10/479/816
1042/90/179/883487/870/780/512
115/1220/380/5133541/70/174/114
1218/30/274/153625/10/077/811
131312753/40/379/0163786/90/275/99
1427/10/375/910381024654/20/981/77
1525/40/280/893976/1278/980/19
1610/80/179/884058/30/374/110
1767/0122/580/5114173/80/277/815
186/287/975/314426/60/075/912
193/30/177/8124398/818/580/812
2038/70/475/97447/60/374/112
2154/10/680/814454/50/277/810
2211/5201/380/51246251/4104/177/98
2312/50/574/1124725/50/780/812
2460/20/277/8134871/60/380/811

Hit Rate for 1 and 6 day periods by SVM-PSO model in both approaches

Raw approachSignal approach
No.1d (%)6d (%)Sig. no.No.1d (%)6d (%)Sig. no.No.1d (%)6d (%)Sig. no.No.1 d (%)6d (%)Sig. no.
10.200.9186250.250.753210.230.8730250.000.333
20.250.9472260.500.801020.090.773526--0
30.120.5484270.080.671230.310.7135270.360.86145
40.070.7559280.000.44940.160.6551280.220.7199
50.300.9330290.000.561650.220.7450290.170.5946
60.110.9188300.260.473460.260.8534300.250.78120
70.100.7770310.330.833070.270.6926310.340.93143
80.460.9213320.230.745380.501.0016320.250.9153
90.250.8520330.170.506490.180.6517331.001.001
100.160.5751340.290.7121100.290.6772340.250.7465
110.140.5728350.070.3614110.200.7145350.130.5853
120.220.5437360.240.6629120.220.8041360.230.77110
130.230.7261370.130.5824130.360.8739370.360.96118
140.210.7663380.150.6520140.160.7919380.280.85127
150.500.9314390.291.0014150.001.001390.501.004
160.190.4321400.090.5511160.270.6475400.140.5956
170.000.3113410.300.5723170.240.7159410.240.77112
180.170.7512420.180.6838180.240.7855420.430.9856
190.230.6040430.170.7253190.310.8455430.270.83111
200.140.7257440.110.789200.350.8526440.001.001
210.560.789450.330.333210.251.004450.260.79114
220.100.4010460.170.6352220.170.5012460.370.9330
230.500.676470.160.6874230.230.7722470.320.86107
240.290.7524480.090.7311240.331.006480.001.002

The complete list of the results

Raw approachSignal approach
No.12345678No.12345678
117131711812788617772212630
2188151296687223765422735
310788574584311532132535
44761377445948765433351
59535332830511874343750
6101510151317808869934222934
77107101010547077423111826
8631110121388232101616
9555101172093422001117
10865361295110211184134872
1143242116281191163303245
128523022037129845253341
131471182244611314753413439
141310107714863143340321519
1572112013141501000011
1641121092116201084334875
1701210041317141257314259
182211129121813974554355
1992551224401917937644655
20810107514157209531312226
21511000792111110044
2211011041022220101612
2330100046235332221722
2472332118242421011166
2582732224322500001013
265210008102600000000
27125000812275231171564125145
2802011049282214157667099
29030321916298746202746
309102221634303021131310794120
31105531125303149312013128133143
3212577533953321365101044853
331176521321653310000011
3463132015213416887544865
35111011514357733833153
36742312192936251618138585110
3730442114243742241515116113118
3830432113203836221320134108127
3942521014143920200044
40110121611408555823356
417012211323412710181510686112
4274643226384224959445556
439599153853433017111812492111
44132100794400100011
451000001345301718139390114
4698562333524611534322830
47121091135507447341912195392107
481311118114800110022

Comparing the models with two approaches

ModelsTotal hit ratio (%)Hit ratio raw approach (%)Hit ratio signal approach (%)Hit ratio 1-day/raw approach (%)Hit ratio 1-day/signal approach (%)
Neural Network74.274.873.64543.4
SVM-PSO77.578.574.247.643.8

References

Abinaya, P., Kumar, V.S., Balasubramanian, P. and Menon, V.K. (2016), “Measuring stock price and trading volume causality among Nifty50 stocks: the Toda Yamamoto method”, 2016 International Conference on Advances in Computing, Communications and Informatics (ICACCI), pp. 1886-1890.

Ahmadi, E., Abooie, M.H., Jasemi, M. and Zare Mehrjardi, Y. (2016), “A nonlinear autoregressive model with exogenous variables neural network for stock market timing: the candlestick technical analysis”, International Journal of Engineering, Vol. 29 No. 12, pp. 1717-1725.

Ahmadi, E., Jasemi, M., Monplaisir, L., Nabavi, M., Mahmoodi, A. and Amini Jam, P. (2018), “New efficient hybrid candlestick technical analysis model for stock market timing on the basis of the Support Vector Machine and Heuristic Algorithms of Imperialist Competition and Genetic”, Expert Systems with Applications, Vol. 94, pp. 21-31, ISSN 0957-4174, doi: 10.1016/j.eswa.10.023.

Ananthi, M. and Vijayakumar, K. (2021), “Stock market analysis using candlestick regression and market trend prediction (CKRM)”, Journal of Ambient Intelligence and Humanized Computing, Vol. 12, pp. 4819-4826, doi: 10.1007/s12652-020-01892-5.

Anbalagan, T. and Maheswari, S.U. (2015), “Classification and prediction of stock market index based on fuzzy metagraph”, Procedia Computer Science, Vol. 47, pp. 214-221.

Ardjani, F. and Sadouni, K. (2010), “Optimization of SVM multiclass by particle swarm (PSO-SVM). I.J”, Modern Education and Computer Science, Vol. 2, pp. 32-38.

Atsalakis, G.S. and Valavanis, K.P. (2009), “Surveying stock market forecasting techniques–Part II: soft computing methods”, Expert Systems with Applications, Vol. 36 No. 3, pp. 5932-5941.

Barak, S., Heidary, J. and Dahooie, T.T. (2015), “Wrapper ANFIS-ICA method to do stock market timing and feature selection on the basis of Japanese Candlestick”, Expert Systems with Applications, Vol. 42 No. 23, pp. 9221-9235.

Ballings, M., Van den Poel, D., Hespeels, N. and Gryp, R. (2015), “Evaluating multiple classifiers for stock price direction prediction”, Expert systems with Applications, Vol. 42 No. 20, pp. 7046-7056.

Barak, S., Arjmand, A. and Ortobelli, S. (2017), “Fusion of multiple diverse predictors in stock market”, Journal of Information Fusion, Vol. 36, pp. 90-102.

Bartz-Beielstein, T. (2010). “SPOT: an R package for automatic and interactive tuning of optimization algorithms by sequential parameter optimization”, arXiv preprint arXiv:1006.4645.

Basari, A.S.H., Hussin, B., Ananta, I.G.P. and Zeniarja, J. (2013), “Opinion mining of movie review using hybrid method of support vector machine and particle swarm optimization”, Procedia Engineering, Vol. 53, pp. 453-462, ISSN 1877-7058, doi: 10.1016/j.proeng.2013.02.059.

Bashath, S. and Ismail, A.R. (2018), “Comparison of swarm intelligence algorithms for high dimensional optimization problems”, Indonesian Journal of Electrical Engineering and Computer Science, Vol. 11 No. 1, pp. 300-307.

Boutte, D. and Santhanam, B. (2009), “A hybrid ICA-SVM approach to continuous phase modulation recognition”, IEEE Signal Processing Letters, Vol. 16 No. 5, pp. 402-405.

Cao, M. (2021), “Predicting the link between stock prices and indices with machine learning in R programming language”, Journal of Mathematics, 1275637, doi: 10.1155/2021/1275637.

Chen, Q.C.Q., Wu, Y.W.Y., Zhang, X.Z.X. and Chen, X.C.X. (2008), “Forecasting system based on wavelet transform and PSO-SVM”, 2nd International Conference on Anti-counterfeiting, Security, and Identification, Vol. 11, pp. 302-318.

Cherkassky, V. and Ma, Y. (2004), “Practical selection of SVM parameters and noise estimation for SVM regression”, Neural Networks, Vol. 17 No. 1, pp. 113-126.

Cortes, C. and Vapnik, V. (1995), “Support‐vector networks”, Machine Learning, Vol. 20, pp. 273-297.

Dahal, K., Almejalli, K., Hossain, M.A. and Chen, W. (2015), “GA-based learning for rule identification in fuzzy neural networks”, Applied Soft Computing, Vol. 35, pp. 605-617.

De Campos, L.M.L., de Oliveira, R.C.L. and Roisenberg, M. (2016), “Optimization of neural networks through grammatical evolution and a genetic algorithm”, Expert Systems with Applications, Vol. 56, pp. 368-384.

Farahani, M. and Razavi Hajiagha, S.H. (2021), “Forecasting stock price using integrated artificial neural network and metaheuristic algorithms compared to time series models”, Soft Computing, Vol. 25 No. 13, pp. 8483-8513, doi: 10.1007/s00500-021-05775-5.

Fernandez-Lozano, C., Canto, C., Gestal, M., Andrade-Garda, J.M., Rabuñal, J.R., Dorado, J. and Pazos, A. (2013), “Hybrid model based on genetic algorithms and SVM applied to variable selection within fruit juice classification”, The Scientific World Journal, Vol. 12 No. 2, pp. 36-48.

Goel, A.K., Chakraborty, R., Agarwa, M.l., Ansari, M.D., Gupta, S.K. and Garg, D. (2019), “Profit or loss: a long short term memory based model for the prediction of share price of DLF group in India,”, 2019 IEEE 9th International Conference on Advanced Computing (IACC), pp. 120-124, doi: 10.1109/IACC48062.2019.8971601.

Hegazy, O., Soliman, O. and Abdul Salam, M. (2013), “A machine learning model for stock market prediction”, International Journal of Computer Science and Telecommunications, Vol. 4 No. 12, pp. 21-40.

Hong, W.C., Dong, Y., Zheng, F. and Lai, C.Y. (2011a), “Forecasting urban traffic flow by SVR with continuous ACO”, Applied Mathematical Modelling, Vol. 35 No. 3, pp. 1282-1291.

Hong, W.C., Dong, Y., Chen, L.Y. and Wei, S.Y. (2011b), “SVR with hybrid chaotic genetic algorithms for tourism demand forecasting”, Applied Soft Computing, Vol. 11 No. 2, pp. 1881-1890.

Huang, W., Nakamori, Y. and Wang, S.Y. (2005), “Forecasting stock market movement direction with support vector machine”, Computers & Operations Research, Vol. 32 No. 10, pp. 2513-2522.

Huang, C.J., Yang, D.X. and Chuang, Y.T. (2008), “Application of wrapper approach and composite classifier to the stock trend prediction”, Expert Systems with Applications, Vol. 34 No. 4, pp. 2870-2878.

Ito, K., Minami, K., Imajo, K. and Nakagawa, K. (2021). “Trader-company method: a metaheuristic for interpretable stock price prediction”, in Proc. of the 20th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2021), Online, May 3-7, 2021, IFAAMAS, p. 9.

Jamous, R.A. (2015), “Modifications of particle swarm optimization techniques and its application on stock market”, A Survey, Vol. 6 No. 3, pp. 99-108.

Jasemi, M., Kimiagari, A.M. and Memariani, A. (2011a), “A conceptual model for portfolio management sensitive to mass psychology of market”, International Journal of Industrial Engineering-Theory Application and Practice, Vol. 18 No. 1, pp. 1-15.

Jasemi, M., Kimiagari, A.M. and Memariani, A. (2011b), “A modern neural network model to do stock market timing on the basis of the ancient investment technique of Japanese Candlestick”, Expert Systems with Applications, Vol. 38 No. 4, pp. 3884-3890.

Kennedy, J. (2011), “Particle swarm optimization”, in Sammut, C. and Webb, G.I. (Eds), Encyclopedia of Machine Learning, Springer, Boston, MA, doi: 10.1007/978-0-387-30164-8_630.

Kuo, S.C., Lin, C.J. and Liao, J.R. (2011), “3D reconstruction and face recognition using kernel-based ICA and neural networks”, Expert Systems with Applications, Vol. 38 No. 5, pp. 5406-5415.

Lan, Q., Zhang, D. and Xiong, L. (2011), “Reversal pattern discovery in financial time series based on fuzzy candlestick lines”, Systems Engineering Procedia, Vol. 2, pp. 182-190.

Lee, M.C. (2009), “Using support vector machine with a hybrid feature selection method to the stock trend prediction”, Expert Systems with Applications, Vol. 36 No. 8, pp. 10896-10904.

Lee, K.H. and Jo, G.S. (1999), “Expert system for predicting stock market timing using a candlestick chart”, Expert Systems with Applications, Vol. 16 No. 4, pp. 357-364.

Liu, Q., Chen, W., Hu, H., Zhu, Q. and Xie, Z. (2020), “An optimal NARX neural network identification model for a magnetorheological damper with force-distortion behavior”, Frontiers in Materials, Vol. 7, p. 10.

Mackay, D.J.C. (1992), “A practical Bayesian framework for backpropagation networks”, Neural Computation, Vol. 4, pp. 448-472.

Mahmoudi, A., Hashemi, L., Jasemi, M. and Pope, J. (2020), “A comparison on particle swarm optimization and genetic algorithm performances in deriving the efficient frontier of stocks portfolios based on a mean-lower partial moment model”, International Journal of Finance and Economics, pp. 1-7, doi: 10.1002/ijfe.2086.

Pai, P.F. and Hong, W.C. (2005), “An improved neural network model in forecasting arrivals”, Annals of Tourism Research, Vol. 32 No. 4, pp. 1138-1141.

Pai, P.F. and Hong, W.C. (2006), “Software reliability forecasting by support vector machines with simulated annealing algorithms”, Journal of Systems and Software, Vol. 79 No. 6, pp. 747-755.

Pandith, T.S.N., “Development of PSO based hybrid LSSVM model for time series predictionNovember, pp. 16-20.

Rouf, N., Malik, M.B., Arif, T., Sharma, S., Singh, S., Aich, S. and Kim, H.C. (2021), “Stock market prediction using machine learning techniques: a decade survey on methodologies, recent developments, and future directions”, Electronics, Vol. 10, 2717, doi: 10.3390/electronics10212717.

Sankar, C.P., Vidyaraj, R. and Kumar, K.S. (2015), “Trust based stock recommendation system–a social network analysis approach”, Procedia Computer Science, Vol. 46, pp. 299-305.

Selvin, S., Ravi, V., Gopalakrishnan, E.A., Menon, V. and Soman, K. (2017), “Stock price prediction using LSTM, RNN and CNN-sliding window model”, pp. 1643-1647, doi: 10.1109/ICACCI.2017.8126078.

Shen, Z., Yu, L., Zhao, Z., Jin, K., Pan, F., Hu, S., Li, S., Xu, Y., Xu, D. and Huang, M. (2020), “Gray matter volume and functional connectivity in hypochondriasis: a magnetic resonance imaging and support vector machine analysis”, Frontiers in Human Neuroscience, Vol. 2 No. 14, 596157, doi: 10.3389/fnhum.2020.596157.

Singh, G. (2022), “Machine learning models in stock market prediction”, International Journal of Innovative Technology and Exploring Engineering, Blue Eyes Intelligence Engineering and Sciences Engineering and Sciences Publication - BEIESP, doi: 10.35940/ijitee.c9733.0111322.

Tay, F.E. and Cao, L. (2001), “Application of support vector machines in financial time series forecasting”, Omega, Vol. 29 No. 4, pp. 309-317.

Vapnik, V. (1995), The Nature of Statistical Learning Theory, Springer-Verlag, New York.

Vapnik, V.N. (1998), Statistical Learning Theory, John Wiley & Sons, New York.

Vapnik, V.N. and Chervonenkis, A.Y. (2013), “On the uniform convergence of the frequencies of occurrence of events to their probabilities”, in Schölkopf, B., Luo, Z. and Vovk, V. (Eds), Empirical Inference, Springer, Berlin, Heidelberg, doi: 10.1007/978-3-642-41136-6_2.

Wang, G.L.G. (2017), “The performance of PSO-SVM in inflation forecasting”, 10th Int. Conf. Intell. Comput. Technol. Autom., Vol. 1 No. 1, pp. 259-262.

Wang, W., Xu, Z. and Weizhen Lu, J. (2003), “Three improved neural network models for air quality forecasting”, Engineering Computations, Vol. 20 No. 2, pp. 192-210.

Xiao, Y., Xiao, J. and Wang, S. (2012), “A hybrid forecasting model for non-stationary time series: an application to container throughput prediction”, International Journal of Knowledge and Systems Science (IJKSS), Vol. 3 No. 2, p. 16, doi: 10.4018/jkss.2012040105.

Xie, H., Zhao, X. and Wang, S. (2012), “A comprehensive look at the predictive information in Japanese candlestick”, Procedia Computer Science, Vol. 9, pp. 1219-1227.

Xue, S., Tan, J., Shi, L. and Deng, J. (2020), “Rope tension fault diagnosis in hoisting systems based on vibration signals using EEMD, improved permutation entropy, and PSO-SVM”, Entropy, Vol. 22 No. 2, p. 209, doi: 10.3390/e22020209.

Further reading

Cristianini, N. and Shawe-Taylor, J. (2000), An Introduction to Support Vector Machines, Cambridge University Press, London.

Demidova, L., Nikulchev, E. and Sokolova, Y. (2016), “The SVM classifier based on the modified particle swarm optimization”, (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 7 No. 2, pp. 18-32.

Indra, G., Jemi gold, P., Pavithra, P. and Akila, K. (2021), “Applicability of svm & narx for prediction alayis of flood in humid and semi-humid regions”, Annals of the Romanian Society for Cell Biology, Vol. 25 No. 6, pp. 6282-6293.

Majhi, B., Rout, M. and Baghel, V. (2014), “On the development and performance evaluation of a multiobjective GA-based RBF adaptive model for the prediction of stock indices”, Journal of King Saud University-Computer and Information Sciences, Vol. 26 No. 3, pp. 319-331.

Nunno, F., de Marinis, G., Gargano, R. and Granata, F. (2021), “Tide prediction in the venice lagoon using nonlinear autoregressive exogenous (NARX) neural network”, Water, Vol. 13, p. 1173.

Sahin, U. and Ozbayoglu, A.M. (2014), “TN-RSI: trend-normalized RSI indicator for stock trading systems with evolutionary computation”, Procedia Computer Science, Vol. 36, pp. 240-245.

Xia, Y., Zhao, J., Ding, Q. and Jiang, A. (2021), “Incipient chiller fault diagnosis using an optimized Least squares support vector machine with gravitational search algorithm”, Frontiers in Energy Research, Vol. 9, 755649, doi: 10.3389/fenrg.2021.755649.

Corresponding author

Armin Mahmoodi can be contacted at: im.mahmodi66@gmail.com

Related articles