PureBytes Links
Trading Reference Links
|
Hello Triangle702000,
Possibly due to default behaviour of AutoUpdate (I think sometimes
programmers have to choose between the devil and the deep blue sea).
To get the max out of AQ we are better off to dig in a bit - Tomasz
always leaves us an escape hatch.
In this case Tomasz chose to use the end date of the first symbol as
the default start date for auto download i.e. it is an updater and
assumes we start with clean data, have an index as the first symbol
(indexes will always trade) and that we constantly update (keep
building the database).
Try this (for specific range downloads_:
a)open AQ
b) get ticker list from AB (use the AQ menus)
c) set date range in AQ
d) download with auto import to AB
(this downloads the range and forces the data to AB).
In Database Management at the UKB my first two posts seem rather
boring and mundane but they actually point to all, or most, of the
significant nuances found in AmiQuote basic use.
>From memory, this one, and maybe the one before it, make the
distinction between autoupdate and range downloading via AQ.
hope that solves it for you.
http://www.amibroker.org/userkb/2007/10/13/afl-testing-databases/
(for backtesting I recommend one range download in one day - deep
history - don't add to it after that - quarantine it.
For live or paper trading - keep a shorter database - start it as a
range download and auto upadate thereafter - dump it every month and
start again (Yahoo history will change due to updates and also
updating increases the risk of messing up the data).
hope that solves it for you.
brian_z
--- In amibroker@xxxxxxxxxxxxxxx, "triangle702000" <jkra70@xxx> wrote:
>
> I'm using Yahoo historical,eod with a start date of 1998 to
> present.It should give me 10 yrs of data,if I'm doing it correctly.
>
> I click on TOOLS, AUTO UPDATE QUOTES(US AND CANADA),the Amiquote
> window pops up.It will go through the list saying "completed" and
> Imported" at each symbol.When it's done,I'll click on one of the
> symbols on the list in Amibroker to the left of the chart window.If
> it's a Djia symbol the most recent quote will be 4/10/2006.If it's
a
> symbol that I added myself,the chart will be blank and say "not
> enough data available".
>
>
>
> -- In amibroker@xxxxxxxxxxxxxxx, "Paul Ho" <paultsho@> wrote:
> >
> > You havent downloaded enough bars
> > try downloading more bars, using yahoo historical, or other
> historial
> >
> >
> > _____
> >
> > From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx]
> On Behalf
> > Of triangle702000
> > Sent: Sunday, 16 March 2008 11:51 AM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] quote download?
> >
> >
> >
> > Hello. I'm using version 4.80 which I just downloaded.I made my
own
> > list of symbols which I then tried to download data for using
> > Amiquote.Everything appeared to be working fine,Amiquote would go
> > through the list and each symbol would
> > say "completed",then "imported".When the list was done,I could
not
> > get Amibroker to display the data in chart form.When I would
click
> on
> > a ticker symbol on the list, it would display a blank chart and
it
> > would say " not enough data available,at least 3 data bars are
> > needed,but there are 0 bars in 'XYZ' ".I thought that after
> Amiquote
> > was finished downloading data it would automatically display it
on
> a
> > chart.Even stocks in Djia that come with the program are not
> updated.
> >
> > I tried to download the NYSE list via a link which I found in the
> > tutorial with the same results,Amiquote would appear to download
> and
> > import the data,but I could not find it in Amibroker.I've read
> > through the tutorial several times regarding updating of quotes
and
> I
> > cannot figure out what I'm doing wrong.
> >
> > I understand this is a really basic question compared to most of
> > the other ones here,but I'm getting really frustrated and hope
that
> > someone can take a few minutes to hopefully help me out.Thanks, -
jim
> >
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|