<?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 Re: how to find the closes trading day when i merge? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-find-the-closes-trading-day-when-i-merge/m-p/307293#M61087</link>
    <description>&lt;P&gt;It would be better if you post some data and output.&lt;/P&gt;
&lt;P&gt;I think you could start with the following code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data want;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;set date cusid;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;by date;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2016 03:03:08 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-10-26T03:03:08Z</dc:date>
    <item>
      <title>how to find the closes trading day when i merge?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-find-the-closes-trading-day-when-i-merge/m-p/307171#M61081</link>
      <description>&lt;P&gt;hi, i have a set of events with cusip date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i also have a dataset with CRSP data. cusip and date and stock px.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the issue with my events data is that it does not always fall on a trading day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how do i flag the next date in the CRSP dataset (IF i do not have the same date match)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you in advance for all the kin dhelp.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 15:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-find-the-closes-trading-day-when-i-merge/m-p/307171#M61081</guid>
      <dc:creator>aarony</dc:creator>
      <dc:date>2016-10-25T15:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to find the closes trading day when i merge?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-find-the-closes-trading-day-when-i-merge/m-p/307293#M61087</link>
      <description>&lt;P&gt;It would be better if you post some data and output.&lt;/P&gt;
&lt;P&gt;I think you could start with the following code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data want;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;set date cusid;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;by date;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 03:03:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-find-the-closes-trading-day-when-i-merge/m-p/307293#M61087</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-10-26T03:03:08Z</dc:date>
    </item>
  </channel>
</rss>

