PureBytes Links
Trading Reference Links
|
Nice workaround Graham. Thanks!
Steve
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
>
> the datetime exports in the format you have set in windows
> I have changed this to read as 24 hour clock instead of am/pm
> AB can import data with spaces and comas separating the data. Try
that.
>
>
> On 11/3/05, scourt2000 <stevehite@xxxx> wrote:
> >
> > Graham,
> >
> > I thought it was a bit ironic that the "Export.." from the AA
Window
> > doesn't have the capability to export simple Ticker, Date, Time,
> > Open, High, Low, Close, Volume in a form that is acceptable for
re-
> > import into Amibroker. The Date/Time are put together and time
> > needs to be HH:MM:SS for intraday import as you have it in that
> > excellent export script in the Amibroker Library.
> >
> > I mentioned this to Tomasz and he didn't want to change this.
> > Amibroker can't import its "Export"...so strange.
> >
> > Steve
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx>
wrote:
> > >
> > > What are you using to exprt the data?
> > >
> > > There is an AFL in the AFL library that will export the data
from
> > the
> > > AA window. Thiscan be formatted to suit your data. It was
written
> > for
> > > intraday data, but can easily be changed to just end of day if
> > that is
> > > what you have.
> > >
> > > On 11/3/05, jacquesmmathieu <jacquesmmathieu@xxxx> wrote:
> > > > Thanks for the response, but I'm not understanding
something. You
> > > > say to use format=1.4, but where do I put that? I've just
been
> > using
> > > > the automatic export feature, so it goes straight to a CSV
file
> > > > which I simply open and read. I've attempted to increase the
> > > > decimal places on the spreadsheet, but all I get are zeros.
> > Anyhelp
> > > > would be appreciated.
> > > >
> > > > Thanks
> > > >
> > > > Jacques
> > > >
> > > > --- In amibroker@xxxxxxxxxxxxxxx, "Arie Ellerbrak"
> > > > <a.ellerbrak@xxxx> wrote:
> > > > >
> > > > > You've got to use format=1.4 (i.e. 4 decimal places)
> > > > >
> > > > > Regards,
> > > > >
> > > > > Arie
> > > > >
> > > > > -----Oorspronkelijk bericht-----
> > > > > Van: amibroker@xxxxxxxxxxxxxxx
> > [mailto:amibroker@xxxxxxxxxxxxxxx]
> > > > Namens
> > > > > jacquesmmathieu
> > > > > Verzonden: woensdag 2 november 2005 5:48
> > > > > Aan: amibroker@xxxxxxxxxxxxxxx
> > > > > Onderwerp: [amibroker] Exporting Futures Data
> > > > >
> > > > > Hi,
> > > > >
> > > > > I'm trying to export futures data (currency) and whenever I
> > > > attempt to
> > > > > open the file, either with Excel or Notepad, I only get
three
> > > > decimal
> > > > > places, which is worthless. Does anybody know a way I can
get
> > all
> > > > the
> > > > > decimal places to show?
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Jacques Mathieu
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > 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
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Cheers
> > > Graham
> > > AB-Write >< Professional AFL Writing Service
> > > Yes, I write AFL code to your requirements
> > > http://e-wire.net.au/~eb_kavan/ab_write.htm
> > >
> >
> >
> >
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://e-wire.net.au/~eb_kavan/ab_write.htm
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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/
|