Date: Tue, 9 Dec 2003 05:09:52 -0500
Reply-To: ben.powell@CLA.CO.UK
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: ben.powell@CLA.CO.UK
Subject: Re: yahoo finance data
Concur. Nice macro!
On Mon, 8 Dec 2003 11:12:25 -0500, Farrer, Andrew C
<Andrew.Farrer@CIBC.COM> wrote:
>Magnificent! However, using SASV8.2, I had to modify some %window options:
>
>from
>#2@2 "Stock: " stock 4 c=bl a=r
>to
>#2@2 "Stock: " stock 4 c=black a=blink
>
>Otherwise excellent.
>
>-----Original Message-----
>From: Richard A. DeVenezia [mailto:radevenz@IX.NETCOM.COM]
>Sent: Sunday, December 07, 2003 9:01 PM
>To: SAS-L@LISTSERV.UGA.EDU
>Subject: Re: yahoo finance data
>
>
>I've a macro for reading the daily prices
>
>http://www.devenezia.com/downloads/sas/macros/?m=quotes
>
>Includes sample code for doing a high low close plot.
>
>--
>Richard A. DeVenezia
>
>"scott" <skimberl@hotmail.com> wrote in message
>news:8103db90.0312070659.76d29771@posting.google.com...
>> Has anyone experience in importing tables of html data?
>> -The formating is extensive...
>>
>> EG - found here http://ca.finance.yahoo.com/q?s=@^gsptse&d=t&o=t
>>
>> or better yet, a historical daily flat source of market data that
includes
>P/E data
>>
>> Thanks in advance,
>> Scott
>>
>> (search criteria: SAS,technical analysis,infile html)
|