<!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>Event Recognition Strategies applied in the Mercurio Pro ject</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Davide Azzalini</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio Azzalini</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Davide Greco</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mirjana Mazuran</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Letizia Tanca</string-name>
          <email>letizia.tancag@polimi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Politecnico di Milano</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Mercurio is a project currently investigated at Politecnico di Milano whose aim is to support the decision-making process of nancial investors. Mercurio identi es relevant events both from nancial news articles and nancial indexes and uses sequential pattern mining to predict exceptional events given their past occurrences and relationships with other events. The process of event recognition, both from textual and numerical data sources, is crucial to successfully reach the goals.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>and hard to use in our context in a signi cant way. Mercurio employs a
domain-speci c classi cation of articles, manually performed by our domain
expert on a training set of articles, then automatically derived by the system
for the remaining articles.</p>
      <p>Communication style. Over time, companies develop a certain communication
style characterized by the amount of published news, the di erent sources
dealing with it, the diversity of reported topics, etc.. It is interesting to
discover events where a company breaks its expected communication trend,
e.g. an out-of-the-blue article breaking a \long" communication silence.
Article summarization. Long articles are hardly read by investors who, instead
of reading the whole news, usually skim through its content or trust little
more than title and introduction. Mercurio applies summarization techniques
to provide investors with only the most relevant information. It ranks each
sentence in the article according to its position in the text (at the beginning,
end, etc.) and to its content (domain-dependent stop-words as well as
signi cant expressions are kept into account) and constructs a summary that
contains only the most informative sentences.</p>
      <p>
        Numerical data sources. Mercurio gathers stock prices from Yahoo! Finance 6
and employs technical analysis [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] techniques to determine signi cant events.
Stock events. Mercurio identi es changes in stock using simple moving
averages (sma) of di erent day lengths. For up/down trends and congestions,
sma10, sma20 and sma40 are used, e.g., if the price is above sma10; sma10
is above sma20 and sma20 is above sma40 there is an ongoing uptrend. To
nd up/down jumps, Mercurio analyzes how sma3 and sma5 change in a
time-window of a week. All stock changes are found a posteriori and then
used for training.
      </p>
      <p>Candlestick patterns. Japanese candlestick charts 7 are used to represent stock
prices at possibly di erent aggregation levels; speci c candlestick patterns
predict particular market movements. Mercurio uses these patterns in
combination with stock events to increment the precision of the event recognition.
Moreover, we are investigating the use of patterns at di erent levels of
aggregation, e.g. a candlesticks representing days or weeks.
6 https://finance.yahoo.com/
7 https://en.wikipedia.org/wiki/Candlestick_pattern</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>S.</given-names>
            <surname>Marchesini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Morlacchi</given-names>
            <surname>Bonfanti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mazuran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Greco</surname>
          </string-name>
          , L. Tanca:
          <article-title>Mercurio: predicting nancial events from expert knowledge and nancial news</article-title>
          .
          <source>SEBD</source>
          <year>2016</year>
          :
          <fpage>174</fpage>
          -
          <lpage>181</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>M.</given-names>
            <surname>Brambilla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Greco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Marchesini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Marconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mazuran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Morlacchi</given-names>
            <surname>Bonfanti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Negrini</surname>
          </string-name>
          , L. Tanca:
          <article-title>Forecasting Out-of-the-Ordinary Financial Events</article-title>
          .
          <source>FINREC</source>
          <year>2016</year>
          :
          <fpage>11</fpage>
          -
          <lpage>15</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>J. J.</given-names>
            <surname>Murphy</surname>
          </string-name>
          :
          <article-title>Technical Analysis of the Financial Markets: A Comprehensive Guide to Trading Methods and Applications</article-title>
          . New York Institute of Finance,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>