<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>market technical analysis using Japanese candlesticks and machine learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Milind Kolambe</string-name>
          <email>milind.kolambe@cumminscollege.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sandhya Arora</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Cummins College of Engineering for Women</institution>
          ,
          <addr-line>Pune, Maharashtra</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Smt Kashibai Navale College of Engineering</institution>
          ,
          <addr-line>Pune, Maharashtra</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Stock Market</institution>
          ,
          <addr-line>Machine Learning, Apriori Algorithm, Japanese Candlesticks, Trend Prediction</addr-line>
        </aff>
      </contrib-group>
      <fpage>115</fpage>
      <lpage>122</lpage>
      <abstract>
        <p>One of the thorough methods used in the stock market to assess the situation and forecast stock price movements is the charting approach. One of the most common options is the Japanese candlestick. These candles offer fascinating and recurrent shapes when plotted in a time-series graph. Each candle, whether alone or in a group, may emit a powerful or weak trading signal. History is said to repeat itself in the stock market. We are interested in applying the apriori technique to uncover item sets that are frequently found with some pattern in order to establish association rules from the time series data of Japanese candlestick shapes. By doing this, the investor will increase his or her understanding of the upcoming trend and maximize their return. We are only concentrating on candlestick patterns, therefore as the dataset gets smaller, it will take less time to make predictions about the future. We used the NSE India ten-year dataset. As part of data pre-processing, candles are encoded. Following the completion of this experiment, it was discovered that using the apriori method on Japanese candlestick shapes produced several intriguing outcomes and eventually increased forecast accuracy. Candlestick Patterns</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Before making any investment, technical analysis is carried out in the stock market. In every field,
the investigation is essential. Suppose you want to have dinner with your friend at an unknown place
and you would like to pick the best restaurant to have your dinner, you will have two choices. The first
option is to taste food from all possible restaurants every day before you will have your friend with you
on the pre-planned day, or another option is to pick the restaurant directly where you will find it most
crowded. The second option is the best way to explain carrying out technical analysis in the stock market
to make various divisions where we need to find out good opportunities according to the market trend.
But actually, we do not have such a thing to find out the best. Every approach has its pros and cons, but
obviously, technical analysis saves time. Commonly used types of charts used in technical analysis are
line charts, bar charts, Japanese Candles.</p>
      <p>The Japanese technique of price charting consist of a shape which looks like a candle when presented
in the charts. One of the most common ways for current traders who use technical tools to view charts
is using the Japanese Candlestick method. This is how the candlestick operates. Each candlestick
displays the price at its open, high, close, and low price points for a specific timeframe. The candles'
length displays the price range's high and low price points. The thickness of the area represents the price
spread across the price when market opens and the price when market closes. The candlestick rectangle
turns white if the price when market closes is higher than the price when market opens. This is indicative</p>
      <p>2022 Copyright for this paper by its authors.
of a bullish stock market sentiment. The thick part of the candlestick turns black if the price when
market closes is less than the price when market opens. This suggests that the market is experiencing a
bad mood.</p>
      <p>
        The candlesticks come in a variety of shapes, sizes, and patterns, and they all have distinctive names.
For instance, the "Hammer" candlestick pattern is one of the most basic and well-known shape. In this
case, the candle has a long, thicker bottom portion and a shorter, thinner top portion. The Hammer is a
sort of bullish reversal candlestick that consists of just one candle. All such types of candles suggest
some expected movement in the stock market, though noise and trends components in the stock market
always have different degrees of predictability [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        We may use charts to display this information in the most accessible manner since we are aware that
the data recorded about the stock price values i.e. price at which market opens, price at which market
closes, the highest price and the lowest price are the finest choices [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ] for the trading action for the
given period. Each trading day has four data points. We can call it the OHLC. For example, if we
prepare a chart for five days, we have to plot 20 points. It gives us an idea to go for some long period
calculation.
      </p>
      <p>
        Though it is said that time series in stock market is very complicated if we compare it with other
types of series because of long duration, cyclical changes, seasonal changes and price change in
irregular pattern [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], the task becomes simpler with charting. Sometime its random combination of short
and long trend [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ]. Charting shows signals. We can see the variation of prices in the entire day as
prices are continuously corrected by market participants [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In spite of such variations in the price, we
can consider it as a signal [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. We can definitely find same patterns determined by some factors [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. We
can predict the time series components [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Sometimes we couldn't obtain all the data to form candles,
and this presents big problems for time series trend research [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Sometimes other factors affect the
prediction accuracy. This is generally the result of some strong factors like some news or events [
        <xref ref-type="bibr" rid="ref12 ref13 ref14 ref15">12,
13, 14, 15</xref>
        ]. It would be uncertain to find out which one and that’s why we should never forget that
interpreting the characteristic of time series is always difficult [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>Most frequently used charts cannot be useful for technical analysis but one i.e. the line chart. The
reason is we are interested in four data points not a single one. Some popular patterns are as follows.
•
•
•
•
•
•
•</p>
      <p>Marubozu
The spinning top
Doji Candlestick
The Paper Umbrella
Hammer
Hanging Man</p>
      <p>Shooting star</p>
    </sec>
    <sec id="sec-2">
      <title>2. Literature Survey</title>
      <p>
        We can find a vast list of authors who have written about the modeling and research of financial
sector time series in literature. The existing methods and pattern are not sufficient to give good accuracy
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Available systems do not achieve outstanding results for long-term prediction [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] because most
of these systems did not consider effect of various factors like economics, politics, and psychology
investment [19].
      </p>
      <p>Lee, Kim, koh, kang [20] applied deep Q-Network and netural network to predict global stock
market pricing using stock chart images. Recently Naik and Mohan [21] has proposed a stock crisis
prediction method. They used hybrid feature selection algorithm. They also used the technical indicators
like RSI and moving averages. Brenda and Arthur [22] used three different methods for sentiment
analysis to apply on news to find impact on Brazilian stock market. They found Naive Bayes classifier
and the Multilayer Perceptron to be better than the best lexical approach. Zeynep and Ramazan [23]
additionally used user comments on twitter data to predict stock market direction. Suman and Gao [24]
proposed a stock ranking prediction method to maximize the profit. Sheikh, Alam and Parul [25]
predicted indian stock market volatility using ARIMA model.</p>
      <p>Let’s talk about the methods of using Japanese Candlesticks. It has been used in Japan first in 18th
century by a merchant in Japan who name was Homma Munehisa. Japanese candlesticks had been used
for long time in Japan but in the rest of the world found to be less effective. The western world traders
were clueless about it. Later on, Steve Nison discovered candlesticks, and he explained the method to
the entire world. He also published a book “Japanese Candlestick Charting Techniques” which is being
used by many traders. Almost all patterns are given Japanese names. In this method, the particular
candle can be called as a bullish candle or bearish candle. Candle be shown as white (bullish) or black
(bearish).</p>
      <p>Very few researcher has used the Japanese candlestick chart for stock market prediction. Lin, Liu,
Yang, Wu [26] used these candlestick along with technical indicators and machine learning methods to
predict the market trend. Birogul, temur and kose [27] developed a candlestick based prediction system
which helps to make a ‘buy’ or ‘sell’ decision. Ding and Luo [28] came up with a clustering method.
The primary driving force behind this work is to provide a fresh method of prediction for analyzing
stock market movement and to evaluate the predictability of the suggested candlestick model using the
apriori algorithm's concept of ‘confidence’.</p>
      <p>We all know that daily ‘open price’, ‘closing price’, ‘high’ value, ‘low’ values play very important
role in next day price computation in stock market. Along with the stock market index value the highest
quote, lowest quote, closing quote, volume, and total amount of contracts traded and the day of contract
from beginning are the parameter that decides the contract current quote. One more motivation behind
this study is to provide inspiring investor for long term investment strategies to maximize the profit.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Proposed System</title>
      <p>In the case of stock market Japanese candlestick, we are very optimistic to get some frequent item
sets as Japanese candlestick pattern. We have already discussed the various patterns found in data across
time for the stock market. Some of us can find some patterns only by doing a careful observation. But
to find more interesting patterns, we should go for algorithmic way using a large dataset. It could give
us more interesting frequent pattern that could give us some promising results.</p>
      <p>To perform this experiment, we have fetched 10 years nifty time series data (2006-2015). We
intentionally did not use recent data where impact of pandemic situation has been seen. This dataset is
numerical data. Each row shows seven numerical values per day. As we have used Japanese candlestick
data in time series manner which need only four different values of a stock, we discarded the remaining
three columns from the dataset. The size of this dataset having selected four attributes per every row is
less than 50 KB.</p>
      <p>We will use the most commonly used eleven popular shapes of candles for this experiment. In figure
1, we can see few of these patterns as a general example of Japanese candlestick patterns.</p>
      <p>There are more than 50 such patterns or shapes available to use but we have picked widely used 11
single and multi-candle Japanese candlestick patterns is as shown below.</p>
      <p>1. Bullish Marubozu
2. Bearish Marubozu
3. The spinning top
4. Doji
5. Hammer
6. Hanging man
7. Shooting Star
8. Engulfing pattern
9. Harami
10. Morning star
11. Evening star</p>
      <p>In NSE INDIA, one of widely used market segment is future and options. We can say that almost
every stock market investor invest in this segment after attaining sufficient knowledge of stock market.
This segment has some contracts to buy or sell. These contracts have different life time or expiry period.
The oldest and commonly used type is monthly contract. It indicates that this contract expires one month
after it becomes tradable. Monthly contracts expire on last Thursday of every month. We believe that
this expiry date can have influence on support and demand ratio. Considering this assumption we have
selected the length of every item set for a month. This item set will be considered up to this date and is
used in apriori algorithm. Every row shows the number of patterns discovered in this month. Here we
are reducing the size of dataset by encoding them as categorical value as “Y” and “N” at appropriate
place of the row when the particular Japanese candlestick shape is found in the given item set. Note that
all these entries are added to the new dataset thus reducing the data set size (10 times smaller) as data
items. Then we applied apriori algorithm to find frequent item sets as shown in figure 2. We can also
add our own patterns to increase the accuracy as shown in the figure 2.</p>
      <p>Now we can predict the expected candle pattern to guide stock market action in order to make
decision which will be more profitable. For every item set, we tried to find out if the occurrences of
some patterns have any association rules. Results shows that we can clearly see some rules as frequent
item sets e.g. we can find some frequent item sets which indicates that bullish trend followed by
indecision situation and then bearish trend followed by one more bearish indicator confirming the long
bearish trend as a market correction.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Results and Discussion</title>
      <p>The rules discovered on the application of Apriori algorithm on the historical data of ten years are
as follows.</p>
      <p>•</p>
      <p>Bearish Marubozu, Hammer &gt;&gt; Bullish Marubozu (Confidence = 0.81)</p>
      <p>In Jan 2006 we can see Bearish Marubozu with Hammer. Bullish Marubozu in the next week as
shown in figure 3. This pattern is repeated frequently with confidence= 0.81</p>
      <p>In May 2007, we can see this pattern as shown in figure 4 which is repeated frequently with the
confidence = 0.8</p>
      <p>Morning Star, Harami &gt;&gt; Marubozu (Confidence = 0.68)</p>
      <p>In February 2009 we can see this pattern as shown in figure 5. It is again found to be repeated
frequently with confidence = 0.68</p>
      <p>Application of this algorithm on large dataset has given us more interesting frequent pattern that
could give us some promising results. The discovery of these rules will be helpful for the investors in
different ways.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and Future Scope</title>
      <p>In this study, a method is proposed to identify frequently found patterns of Japanese candlestick
forms using time series data of Japanese candlestick charts and the apriori algorithm. Results
unmistakably demonstrate that there are certain useful association rules between different candlestick
patterns. The investor will be able to foresee the trend's direction as well as have the chance to increase
their profit margin as a result. Additionally, the dataset size is far smaller than the algorithms that use
the raw time series data, and the prediction algorithm will operate more quickly as a result. Although
the apriori algorithm has produced acceptable results for identifying frequent item sets, it has some
drawbacks. As a result, future research will focus on using alternative learning algorithms, such as
neural networks [29] and support vector machines [30], to predict stock market trends using candlestick
patterns. Additionally, the choice of item set would be optimized in accordance with the numerous
elements influencing the index value. The application of this methodology to other stock market
segments, such as stocks, mutual funds, etc., is another potential future application.
6. References
[19] Dawei cheng, Ye liu, Zhibin niu, Liqing zhang, “Modeling Similarities Among Multi-Dimensional</p>
      <p>Financial Time Series,” IEEE Access, vol. 6, pp. 43404 – 43413, 2018
[20] Jinho lee, Raehyun kim, Yookyung koh, and Jaewoo kang, “Global Stock Market Prediction Based
on Stock Chart Images Using Deep Q-Network”, IEEE Access, Vol.7, pp.167260 – 167277, 2019.
[21] Nagaraj naik, (Graduate student member, IEEE), and Biju r. mohan, “Novel Stock Crisis
Prediction Technique—A Study on Indian Stock Market”, IEEE Access, Vol.9, pp. 86230 – 86242,
2021.
[22] Brenda a. januário; Arthur emanuel de o. carosia, Ana estela a. da silva, guilherme p. Coelho,
“Sentiment Analysis Applied to News from the Brazilian Stock Market”, IEEE Latin America
Transactions, Vol. 20, pp. 512 – 518, 2022.
[23] Zeynep hilal kilimci and Ramazan duvar, “An Efficient Word Embedding and Deep Learning
Based Model to Forecast the Direction of Stock Exchange Market Using Twitter and Financial
News Sites: A Case of Istanbul Stock Exchange”, IEEE Access, vol. 8, pp. 2169-3536, 2020.
[24] Suman saha (graduate student member, ieee), Junbin gao and Richard gerlach, ‘‘Stock Ranking
Prediction Using List-Wise Approach and Node Embedding Technique’’, IEEE Access, vol. 9, pp.
88981 - 88996, 2021.
[25] Sheikh mohammad idrees, M. afshar alam and Parul agarwal, ‘‘A Prediction Approach for Stock</p>
      <p>Market Volatility Based on Time Series Data’’, IEEE Access, vol. 7, pp. 2169-3536, 2019.
[26] Yaohu lin, Shancun liu, Haijun yang (member, ieee), and Harris wu, ‘‘Stock Trend Prediction
Using Candlestick Charting and Ensemble Machine Learning Techniques With a Novelty Feature
Engineering Scheme’’, IEEE Access, vol. 9, pp. 2169-3536, 2021
[27] Serdar birogul, Günay temür and Utku kose, ‘‘YOLO Object Recognition Algorithm and
‘‘Buy</p>
      <p>Sell Decision’’ Model Over 2D Candlestick Charts’’, IEEE Access, vol. 8, pp. 2169-3536, 2020
[28] Ding fengqian and Luo chao, “An Adaptive Financial Trading System Using Deep Reinforcement</p>
      <p>Learning With Candlestick Decomposing Features”, IEEE Access, vol. 8, pp. 2169-3536, 2020
[29] Min Wen, Ping Li, Lingfei Zhang, Yan Chen, “Stock Market Trend Prediction Using High-Order</p>
      <p>Information of Time Series,” IEEE Access, vol. 7, pp. 28299 – 28308, 2019
[30] J.-S. Chou and A.-D. Pham, “Nature-inspired meta heuristic optimization in least squares support
vector regression for obtaining bridge scour information,” Information Sciences, vol. 399, pp. 64–
80, 2017</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>E.</given-names>
            <surname>Maiorino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Bianchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Livi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rizzi</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Sadeghian</surname>
          </string-name>
          , '
          <article-title>'Data driven detrending of nonstationary fractal time series with echo state networks</article-title>
          ,
          <source>'' Information Sciences, vols. 382-383</source>
          , pp.
          <fpage>359</fpage>
          -
          <lpage>373</lpage>
          , Mar.
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>W.</given-names>
            <surname>Bao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Yue</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Rao</surname>
          </string-name>
          , '
          <article-title>'A deep learning framework for financial time series using stacked autoencoders and long-short term memory,'' PLoS ONE</article-title>
          , vol.
          <volume>12</volume>
          , no.
          <issue>7</issue>
          ,
          <year>2017</year>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>F.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liming</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Defu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hamido</surname>
          </string-name>
          , and G. Zhiguo, '
          <article-title>'A novel forecasting method based on multi-order fuzzy time series and technical analysis</article-title>
          ,
          <source>'' Information Sciences, vols. 367-368</source>
          , pp.
          <fpage>41</fpage>
          -
          <lpage>57</lpage>
          , Nov.
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Rout</surname>
          </string-name>
          , '
          <article-title>'Forecasting financial time series using a low complexity recurrent neural network and evolutionary learning approach</article-title>
          ,'' Journal of King Saud University - Computer and Information Sciences, vol.
          <volume>29</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>536</fpage>
          -
          <lpage>552</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>G.</given-names>
            <surname>Lai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.-C.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          , and H. Liu, '
          <article-title>'Modeling long-and short- term temporal patterns with deep neural networks</article-title>
          ,
          <source>'' in Proc. 41st Int. ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , pp.
          <fpage>95</fpage>
          -
          <lpage>104</lpage>
          ,
          <year>2018</year>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>X.</given-names>
            <surname>Qiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. N.</given-names>
            <surname>Suganthan</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G. A. J.</given-names>
            <surname>Amaratunga</surname>
          </string-name>
          , '
          <article-title>'Empirical Mode Decomposition based ensemble deep learning for load demand time series forecasting</article-title>
          ,'' Applied Soft Computing, vol.
          <volume>54</volume>
          , pp.
          <fpage>246</fpage>
          -
          <lpage>255</lpage>
          , May
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>N.</given-names>
            <surname>Nava</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. Di</given-names>
            <surname>Matteo</surname>
          </string-name>
          , and T. Aste, '
          <article-title>'Financial time series forecasting using empirical mode decomposition and support vector regression</article-title>
          ,
          <source>'' Risks</source>
          , vol.
          <volume>6</volume>
          , no.
          <issue>1</issue>
          , p.
          <fpage>7</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L. B.</given-names>
            <surname>Godfrey</surname>
          </string-name>
          and
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Gashler</surname>
          </string-name>
          , '
          <article-title>'Neural decomposition of time-series data for effective generalization</article-title>
          ,
          <source>'' IEEE Transactions on Neural Network Learning Systems</source>
          , vol.
          <volume>29</volume>
          , no.
          <issue>7</issue>
          , pp.
          <fpage>2973</fpage>
          -
          <lpage>2985</lpage>
          , Jul.
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Jeon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Hong</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Chang</surname>
          </string-name>
          , '
          <article-title>'Pattern graph tracking-based stock price prediction using big data,'' Future Generation Computer Systems</article-title>
          , vol.
          <volume>80</volume>
          , pp.
          <fpage>171</fpage>
          -
          <lpage>187</lpage>
          , Mar.
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>G. E. P.</given-names>
            <surname>Box</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Jenkins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. C.</given-names>
            <surname>Reinsel</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Ljung</surname>
          </string-name>
          ,
          <source>Time Series Analysis: Forecasting and Control</source>
          . Hoboken, NJ, USA: Wiley,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>X.</given-names>
            <surname>Dai</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Bikdash</surname>
          </string-name>
          , '
          <article-title>'Trend analysis of fragmented time series for mHealth apps: Hypothesis testing based adaptive spline filtering method with importance weighting,'' IEEE Access</article-title>
          , vol.
          <volume>5</volume>
          , pp.
          <fpage>27767</fpage>
          -
          <lpage>27776</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>X.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , T. Liu, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Duan</surname>
          </string-name>
          , '
          <article-title>'Deep learning for event-driven stock prediction</article-title>
          ,''
          <source>in Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>X.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , T. Liu, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Duan</surname>
          </string-name>
          , '
          <article-title>'Knowledge-driven event embed- ding for stock prediction</article-title>
          ,''
          <source>in Proceedings of COLING</source>
          <year>2016</year>
          ,
          <source>the 26th International Conference on Computational Linguistics</source>
          , pp.
          <fpage>2133</fpage>
          -
          <lpage>2142</lpage>
          ,
          <year>2016</year>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Aggarwal</surname>
          </string-name>
          , and G.
          <string-name>
            <surname>-J. Qi</surname>
          </string-name>
          , '
          <article-title>'Stock price prediction via discovering multi-frequency trading patterns</article-title>
          ,''
          <source>in Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</source>
          , pp.
          <fpage>2141</fpage>
          -
          <lpage>2149</lpage>
          ,
          <year>2017</year>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>T.</given-names>
            <surname>Fischer</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Krauss</surname>
          </string-name>
          , '
          <article-title>'Deep learning with long short-term memory networks for financial market predictions</article-title>
          ,''
          <source>European Journal of Operational Research</source>
          , vol.
          <volume>120</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>654</fpage>
          -
          <lpage>669</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Z.-K. Gao</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>W.-D.</given-names>
          </string-name>
          <string-name>
            <surname>Dang</surname>
            ,
            <given-names>Y.-X.</given-names>
          </string-name>
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Do</surname>
            , and
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Grebogi</surname>
          </string-name>
          , '
          <article-title>'Wavelet multiresolution complex network for analyzing multivariate nonlinear time series</article-title>
          ,''
          <source>International Journal of Bifurcation and Chaos</source>
          , vol.
          <volume>27</volume>
          , no.
          <issue>8</issue>
          ,
          <string-name>
            <surname>Jul</surname>
          </string-name>
          .
          <year>2017</year>
          , Art. no.
          <issue>1750123</issue>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Z.-K. Gao</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Small</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Kurths</surname>
          </string-name>
          , '
          <article-title>'Complex network analysis of time series</article-title>
          ,'' IEEE Access, vol.
          <volume>7</volume>
          ,
          <string-name>
            <surname>Pages</surname>
            <given-names>40220</given-names>
          </string-name>
          <source>- 40229</source>
          ,
          <year>2019</year>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Jui-Sheng</surname>
            <given-names>Chou</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thi-Kha</surname>
            <given-names>Nguyen</given-names>
          </string-name>
          , “
          <article-title>Forward Forecast of Stock Price Using Sliding-Window Metaheuristic-Optimized Machine-Learning Regression,” IEEE transactions on industrial informatics</article-title>
          , vol.
          <volume>14</volume>
          , no.
          <issue>7, july</issue>
          2018, pp.
          <fpage>3132</fpage>
          -
          <lpage>3142</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>