s-news
[Top] [All Lists]

aggregate tick by tick data

To: s-news@lists.biostat.wustl.edu
Subject: aggregate tick by tick data
From: "Á¤Àç½Ä" <cschung@mail.sogang.ac.kr>
Date: Wed, 21 Jan 2004 00:25:27 +0900
Dear S+ users--I am using S+ 6.2 for PC (loaded with finmetrics).
I have data formatted by the following three columns:
(My data is one minute tick-by-tick one)
Date Hour Data
01/03/1999 900 112.2
01/03/1999 901 112.1

1st=Date of MM/DD/YY, 2nd=Hour=HH/MM, 3rd=numeric data

How can I concatenate two columns "Date" and "Hour" as timeDate formatted
as "%m %d, %Y %H:%M"


Sincerely,


Chae-Shick



<Prev in Thread] Current Thread [Next in Thread>
  • aggregate tick by tick data, Á¤Àç½Ä <=