PureBytes Links
Trading Reference Links
|
Hi again,
Since we are now in this topic, I'd like to discuss another issue
regarding export/import. Please take a look at this data from an
export file:
FGBL SEP 05-DTB-FUT,6/16/2005 11:59:00
PM,122.06,122.09,122.06,122.08,17629.00
FGBL SEP 05-DTB-FUT,6/17/2005
00:00:00,122.08,122.10,122.07,122.08,46557.00
FGBL SEP 05-DTB-FUT,6/17/2005 12:02:00
AM,122.07,122.08,122.07,122.07,18556.00
There is no "AM" code following "00:00:00", so that record has one
data field short compare to others. This would be trouble if I want
to import the data back or to make some other uses.
It might be better to include "datetime" format field in the importer
that matches the one in exporter. If that is workable, it will solve
the 24 hr time format and the missing field problems.
Regards,
HL
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> You would need to either go to Windows Control Panel, and Modify
REGIONAL SETTINGS
> there to HH:mm:ss
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "hoolee0820" <hoolee0820@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, June 18, 2005 5:11 AM
> Subject: [amibroker] Military time in export file
>
>
> > Hello,
> >
> > Could anyone tell me how to specify military time format in a
export
> > text file? I need "13:00:00" instead of "1:00:00 PM". Thanks.
> >
> > HL
> >
> >
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|