PureBytes Links
Trading Reference Links
|
Graham,
OK thanks for that, I'll have a look at Metastock's "The Downloader".
The stock is actually SIG.AX and will have a couple of symbols before
it's merged with AWP. I'm just concerned about keeping my trailing
stop going through the merge while keeping the past SIG data as that
is what the buy signal was on.
Cheers Glenn
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
>
> Danged sorry forgot if you are using external databse then AB will
not
> merge them nor make the price changes. Only works for internal
> database.
> If you use something like MS plugin you need to use the MS database
tools.
>
> --
> 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
>
>
>
> On 12/10/05, Graham <kavemanperth@xxxx> wrote:
> > Why did you use the addtocomposite, AB has built in splits (
Symbol -
> > Split ), then when you are getting your new symbol as explained if
you
> > are using external database (file - databse settings - configure -
> > retrieve symbols) you can then use (Symbol - merge ) to put the
old
> > into the new
> >
> >
> > --
> > 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
> >
> >
> > On 12/10/05, Richard Dale <richard@xxxx> wrote:
> > >
> > > Glen,
> > >
> > > If there are any symbol changes (due to new listings, delistings
and code changes) in the Metastock data format, Amibroker needs to be
told to retrieve the symbols again. You should periodically click the
Retrieve Symbols button inside the File -> Database Settings
configuration.
> > >
> > > It'd be great if Amibroker would periodically do this (perhaps
upon opening of the database) as it only takes half a second or so on
my PC even with lots of data folders. In fact, I'll send this in as
an improvement request on the Amibroker web site.
> > >
> > > Best regards,
> > > Richard Dale.
> > > Norgate Investor Services
> > > - Premium quality Stock, Futures and Foreign Exchange Data for
> > > markets in Australia, Asia, Canada, Europe, UK & USA -
> > > www.premiumdata.net
> > >
> > >
> > >
> > > ________________________________
> > From: Glenn [mailto:glennokb@x...]
> > > Sent: Saturday, 10 December 2005 8:40 AM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] Data not updated
> > >
> > >
> > > Hi,
> > >
> > > I have a stock that is merging with another. The first stock ABC
is
> > > worth approx $13 and the second XYZ is approx $4. I will get 4.
234 XYZ
> > > shares for one of the ABC shares.
> > >
> > > What I have done is addtocomposite ABC divided by 4.234, then
renamed
> > > it to XYZ.
> > >
> > > Now I have downloaded data for XYZ but it is not being updated
on the
> > > XYZ symbol in Amibroker. If I look at XYZ under Metastock I can
see
> > > it. I use Metastock data source in Amibroker.
> > >
> > > Any idea why the stock isn't updating?
> > >
> > > Thanks Glenn
> > >
> >
>
------------------------ 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/
|