PureBytes Links
Trading Reference Links
|
<BLOCKQUOTE
>
<FONT face=Tahoma
size=2>-----Original Message-----From: Panos Boufardeas
[mailto:akaraman@xxxx]Sent: Monday, December 03, 2001 9:16
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
import data
Hi
My ascii file has today and yesterday's data,but I only
want to import today's data.what Command i have to use to import
ONLY today's data if it possible ?
Thanks for any reply !
Panos<FONT face="Courier New"
color=#0000ff>
<FONT face="Courier New"
color=#0000ff>remove yesterday's data.
<SPAN
class=280265020-03122001>use Excel or Word. sort rows by date and remove
appropriate. then save as ascii (csv).
<SPAN
class=280265020-03122001>cheers
<SPAN
class=280265020-03122001>Marek
|