Hello,
f.y.i., I've successfully converted below intraday data (in ASCII text format) to MS through the Downloader. Before the conversion starts, the Downloader will ask for the ticker symbol. Also, the OI data in below example is dummy data only.
<date>, <time>, <open>, <high>, <low>, <close>, <vol>, <o/i> 6/30/2006,15:10,1357.50,1357.75,1357.50,1357.75,270,1 6/30/2006,15:11,1357.50,1357.75,1357.50,1357.50,203,1 6/30/2006,15:12,1357.50,1357.50,1357.25,1357.25,499,1 6/30/2006,15:13,1357.25,1357.50,1357.25,1357.25,534,1 6/30/2006,15:14,1357.25,1357.25,1356.25,1356.25,3334,1 6/30/2006,15:15,1356.25,1356.75,1356.25,1356.75,891,1 6/30/2006,15:16,1356.50,1356.50,1356.00,1356.25,1667,1 6/30/2006,15:17,1356.25,1356.50,1356.00,1356.50,474,1
Hope it helps.
Thanks.
Regards,
Samuel
--- 2009年10月6日 星期二,fpsanghvi <no_reply@xxxxxxxxxxxxxxx> 寫道﹕
寄件人: fpsanghvi <no_reply@xxxxxxxxxxxxxxx> 主題: [EquisMetaStock Group] Data Strucutre fto import Intraday Data - Help 收件人: equismetastock@xxxxxxxxxxxxxxx 日期: 2009年10月6日,星期二,上午12:50
REquest Members as to the follwing
I've data (CSV Format) having intra day tick data in following format, which upon import is not getting imported
<Ticker> <Date> <Time> <Open> <High> <Low> <Close> <Volume> <OI> (yyyymmdd) (HH:MM:SS)
What is wrong in the structure?
Kindly guide, how to import intra-day data. A Sample file would be of gr8 help
Thanks and with Regards
|