LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2010, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 13 Jan 2010 10:39:37 -0500
Reply-To:     oloolo <dynamicpanel@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         oloolo <dynamicpanel@YAHOO.COM>
Subject:      Re: Urgent !!! Help needed Data from Yahoo finance
Comments: To: msunny17@GMAIL.COM

I think Richard just posted a message on this list saying this issue has been resolved

On Mon, 11 Jan 2010 18:16:11 -0800, Sunny <msunny17@GMAIL.COM> wrote:

>Hello Group, > > I've a problem related to stock quotes, I've had down >loaded the data from yahoo fin. thanks to Richard D. > >http://www.devenezia.com/downloads/sas/macros/index.php?m=quotes , It >work fine when you use quote like msft or cof. > >moment you put the stock quote say hpt-pb it throws an error > >%quotex(symbol=tcb-pa,start=10/10/09); > > >ERROR 22-322: Syntax error, expecting one of the following: ;, (, > BLANKLINE, DATA, DOUBLE, HEADING, LABEL, N, NOOBS, OBS, > ROUND, ROWS, SPLIT, STYLE, SUMLABEL, UNIFORM, WIDTH. > >ERROR 200-322: The symbol is not recognized and will be ignored. > >I'm workin on a proj. where I need to automate the trading system, >Which is working fine if there is no hypen or = sign in stock quote I >even tried to quote it %bquote & other quoting but with no success its >give's me the same error. > >I'm also looking for a code where I can get the minute by minute >analysis of the stock from yahoo fin. I tried the code from one of the >SUGI 28 paper It did not work says bad address > >http://www2.sas.com/proceedings/sugi28/073-28.pdf > >Since my project deadline is very near. > >I need the solution urgently > >Thanks in advance & will appreciate the help. > >Sunny


Back to: Top of message | Previous page | Main SAS-L page