| 
 PureBytes Links 
Trading Reference Links 
 | 
There are some examples at www.traders2traders.com that may be help.
 -----Original Message-----
From: 	Southwest Transaction Group, Inc. [mailto:swtrans@xxxxxxxxxxxxx] 
Sent:	Sunday, March 17, 2002 6:03 PM
To:	omega-list@xxxxxxxxxx
Subject:	Print to CSV File
I'm running a system in SQL Server that looks at 5-minute bars.  I have it 
coded so when a file hits a directory, SQL imports the file and processes 
that data.  I know there is a way to send intraday data to a file, just 
never used it.
So I guess is what I need is an ELA that spits out:
DATE, TIME, OPEN, HIGH, LOW, CLOSE in a CSV format
Every 5-minutes.
Thanks
 
 |