PureBytes Links
Trading Reference Links
|
Thanks Graham,
I tried this byut it didn't seem to work.
I created a new database , local database , and did as per the
instructions but nothing...
Anyone used this data supply before ?
regards
Moz
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> open workspace
> means the window in AB with the ticker list including markets groups etc
>
> What it really needs is AB open to the database you want updated
>
> On Apr 5, 2005 2:40 PM, moztrader <das300@xxxx> wrote:
> >
> >
> > Export format
> >
> > Below is the instruction to get datainot AMIBROKER - what do they mean
> > by open worksheet ? I tried several things but couldnt get it to work
> >
> > Regards
> > M
> >
> > Select in the "Export format" menu, the application and the folder to
> > which to download the data.
> >
> > AmiBroker
> >
> > After selecting "AmiBroker" in the "Export format" window there is no
> > need to specify a folder but, before downloading, you will need to run
> > AmiBroker in the background with an open workspace. DataBull will
> > automatically import the data into the open workspace of AmiBroker.
> >
> > After selecting the option "Download Intraday" in the "Current Data
> > Downloader" window, the last bar will be automaticaly refreshed with
> > the latest market snapshot*.
> >
> > If you want to import intraday snapshots* bar after bar, you have to
> > change the aqd.format file. Open the aqd.format file (i.e. C:\Program
> > Files\AmiBroker\Formats\aqd.format).
> > Look for the following string:
> > $FORMAT Ticker,FullName,Close,Date_MDY,Skip,Skip,Open,High,Low,Volume
> > and replace it by:
> > $FORMAT Ticker,FullName,Close,Date_MDY,Time,Skip,Open,High,Low,Volume
> >
> >
> > 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
> http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/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/
|