PureBytes Links
Trading Reference Links
|
Found this in the main Amibroker directory. This is just the first
few lines.
Logging started for 'G:\Program Files\AmiBroker\EODexports\WSBK-
EOD.csv' file, using format definition file 'Formats\wizard.format'
Logging started for 'G:\Program Files\AmiBroker\EODexports\AGI-
EOD.csv' file, using format definition file 'Formats\wizard.format'
Logging started for 'G:\Program Files\AmiBroker\EODexports\AMED-
EOD.csv' file, using format definition file 'Formats\wizard.format'
Logging started for 'G:\Program Files\AmiBroker\EODexports\APPX-
EOD.csv' file, using format definition file 'Formats\wizard.format'
All .csv files are in mm/dd/yyyy format.
Any ideas?
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> actually I'm using TC2000 but the format of the csv's is determined
by the
> formula that's run. It puts it out in y/m/d.
>
> check to make sure the csv's are in the format expected. Also look
to see if
> there's a import.log file somewhere and see if has any info
relating to
> this.
>
> d
>
>
> _____
>
> From: danielwardadams [mailto:danielwardadams@x...]
> Sent: Tuesday, April 20, 2004 3:19 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: VBScript to automate back test and export
of
> tradelist.
>
>
> I put the format file in multiple places and also put the complete
> path in FmtFileNam. But I'm thinking the Yahoo DMY format might be
> messing things up since I think you want YMD. Does Quotes Plus
(which
> we know it works with) have a YMD format?
>
> --- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> > where did you put the format file? its assuming it in in
> the ..\format
> > directory (note the "..") indicating that the the format
directory
> is a sub
> > directory of the on the script is stored in.
> >
> > If that's not the case then you'll need to change the FmtFleNam
to
> have the
> > complete path. (I think).
> >
> > d
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|