<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IoT Tutorial: Forecasting Market Psychology with SAS ESP in SAS Hacker's Hub</title>
    <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/IoT-Tutorial-Forecasting-Market-Psychology-with-SAS-ESP/m-p/834189#M162</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;Munehisa Homma was a rice merchant from Sakata, Japan who traded in the Dojima Rice market in Osaka during the Tokugawa Shogunate (18&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;th&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;century). He is sometimes considered to be the father of the candlestick chart, a form of technical analysis used in stock markets. He&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;earned the nickname “the god of the markets” while accumulating a rumored net worth of $100 billion in today’s US currency.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;Homma discovered that the price of rice was not only dictated by supply and demand, but also by the emotions of traders.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Greed, fear, anxiety, and excitement can all contribute to market psychology. Market psychology is used to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;explain market movement that may not be explained by other metrics&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;As previously stated, Homma is considered the father of the candlestick chart. A candlestick chart, or Japanese candlestick chart displays price movements over time. A candlestick contains the important information for one trading period (open, high, low, and close values). The trading period can be one day, 15 minutes, one hour, or any trading period as long as each candlestick represents the same time period. The candlestick chart&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;identifies repeating patterns and trends.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkooman_0-1663627207212.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75383i17355AE6EF3A19BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkooman_0-1663627207212.png" alt="bkooman_0-1663627207212.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;SAS Event Stream Processing (ESP) is very powerful when it comes to detecting patterns of interest in real time. However, before any patterns can be detected the ESP model must create groups of values for each trading period (e.g., 60 minutes) and then find the open, high, low, and close values for each group (candlestick). This creates a continuously updating virtual candlestick chart.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;ESP then analyses the virtual candlestick chart looking for specific patterns and alerts the user when a known pattern is detected. This allows the user to respond quickly. The patterns used in this project include Engulfing Bearish, Bullish Engulfing, Three Inside Up, and Three Black Crows.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Each pattern includes its own forecast for short term price movement of the market.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;This project is a great way to learn about creating groups, aggregating values by group, and detecting patterns using ESP. You can download the project from&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/sassoftware/iot-esp-forecasting-investor-emotions" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN data-contrast="none"&gt;GitHub&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;and execute the project yourself&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;.&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;Be sure to check it out.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 22:41:00 GMT</pubDate>
    <dc:creator>bkooman</dc:creator>
    <dc:date>2022-09-19T22:41:00Z</dc:date>
    <item>
      <title>IoT Tutorial: Forecasting Market Psychology with SAS ESP</title>
      <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/IoT-Tutorial-Forecasting-Market-Psychology-with-SAS-ESP/m-p/834189#M162</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;Munehisa Homma was a rice merchant from Sakata, Japan who traded in the Dojima Rice market in Osaka during the Tokugawa Shogunate (18&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;th&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;century). He is sometimes considered to be the father of the candlestick chart, a form of technical analysis used in stock markets. He&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;earned the nickname “the god of the markets” while accumulating a rumored net worth of $100 billion in today’s US currency.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;Homma discovered that the price of rice was not only dictated by supply and demand, but also by the emotions of traders.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Greed, fear, anxiety, and excitement can all contribute to market psychology. Market psychology is used to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;explain market movement that may not be explained by other metrics&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="auto"&gt;As previously stated, Homma is considered the father of the candlestick chart. A candlestick chart, or Japanese candlestick chart displays price movements over time. A candlestick contains the important information for one trading period (open, high, low, and close values). The trading period can be one day, 15 minutes, one hour, or any trading period as long as each candlestick represents the same time period. The candlestick chart&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;identifies repeating patterns and trends.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkooman_0-1663627207212.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75383i17355AE6EF3A19BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkooman_0-1663627207212.png" alt="bkooman_0-1663627207212.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;SAS Event Stream Processing (ESP) is very powerful when it comes to detecting patterns of interest in real time. However, before any patterns can be detected the ESP model must create groups of values for each trading period (e.g., 60 minutes) and then find the open, high, low, and close values for each group (candlestick). This creates a continuously updating virtual candlestick chart.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;ESP then analyses the virtual candlestick chart looking for specific patterns and alerts the user when a known pattern is detected. This allows the user to respond quickly. The patterns used in this project include Engulfing Bearish, Bullish Engulfing, Three Inside Up, and Three Black Crows.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Each pattern includes its own forecast for short term price movement of the market.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN data-contrast="none"&gt;This project is a great way to learn about creating groups, aggregating values by group, and detecting patterns using ESP. You can download the project from&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/sassoftware/iot-esp-forecasting-investor-emotions" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN data-contrast="none"&gt;GitHub&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;and execute the project yourself&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;.&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;Be sure to check it out.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:2,&amp;quot;335559739&amp;quot;:360,&amp;quot;335559740&amp;quot;:360}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 22:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Hacker-s-Hub/IoT-Tutorial-Forecasting-Market-Psychology-with-SAS-ESP/m-p/834189#M162</guid>
      <dc:creator>bkooman</dc:creator>
      <dc:date>2022-09-19T22:41:00Z</dc:date>
    </item>
  </channel>
</rss>

