s-news
[Top] [All Lists]

plot intraday data

To: s-news@lists.biostat.wustl.edu
Subject: plot intraday data
From: jefe goode <jefe_goode@yahoo.com>
Date: Fri, 26 Sep 2008 10:48:53 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=nGcUetsXy0InVFdfPiciqIn5mghTJJP19UuzDEw6BVOtDaUA0bImSbeuhsBB/jDYdX8fPMxhlpyi7xK8Gb7Vjf3TpRxWDUE4P6ioa9ARBWuReP5kXI3++bbrQNhamR9z3Q844zl9L9cI7KkTdzZmfhG5GZJavczwm2yjXNTe+Kk=;
Reply-to: jefe_goode@yahoo.com
Hi

I am trying to plot intraday price data and I dont think it is plotting 
correctly.

The date formats are "22-10-2008 08:22"
                     "22-10-2008 08:23"
...
                     "23-10-2008 09:10"
etc,
and I am plotting Price versus these. Just a straightforward time-series plot.

I can get daily data plotted correctly (one price value per day).
But the intraday data just won't format correctly.

Am I stuck with writing a class to process this myself, or is there some 
existing class/function which will do this?

NB I am using S+ 6.2

Any help / example code much appreciated.

Thanks

Jefe




<Prev in Thread] Current Thread [Next in Thread>
  • plot intraday data, jefe goode <=