PureBytes Links
Trading Reference Links
|
Using scripting you can automate the entire process and even schedule it.
Lemme know if you need help.
d
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of dmcleod1981
> Sent: Wednesday, May 02, 2007 7:47 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: Mixing Databases - 2nd Request?
>
> D, Thank you for the suggestions. I was hoping there was an easier
> solution as I am already importing the data manually. I just didn't
> want to maintain and update another database manually if there was a
> way to access the other database. I will search for examples of using
> a script to import the data as I need to learn and practice using that
> method for other problems I have run into.
>
> Thanks again for the thoughts.
> DM
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxx> wrote:
> >
> > My take:
> >
> > You can't use 2 databases at the same time in AB. That being the
> case all
> > other "solutions" will be a kludge and much slower and more coding
> that I
> > think you want to do.
> >
> > Having said that here's what I would do: Create a 3d database
> consisting of
> > the tickers you want from each. That means you'll need to
> extract the
> > tickers from each db and import them into the third.
> >
> > If you haven't the skills for this then you can prolly search the
> archives
> > and find out how to do this. If you want a external script
> (ie vbScript)
> > that can do the extraction contact me offline.
> >
> > d
> >
> > > -----Original Message-----
> > > From: amibroker@xxxxxxxxxxxxxxx
> > > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of dmcleod1981
> > > Sent: Wednesday, May 02, 2007 9:28 AM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] Re: Mixing Databases - 2nd Request?
> > >
> > > I guess this is one of those newbie questions that is
> > >
> > > 1) Either so stupid that nobody wants to be assoicated
> with an answer
> > > publicly or
> > > 2) Nobody knows...
> > >
> > > I hate to write to support because I don't want to waste
> > > Tomasz's time
> > > but this capability could really be a time saver if it is
> possible.
> > >
> > > If anyone knows if this is possible any hints would be
> great. Here is
> > > my email link if you want to reply separately just in
> case this falls
> > > under scenario number 1 :) mailto:dmcleod1981@...
> > >
> > > Thanks
> > > DM
> > >
> > > --- In amibroker@xxxxxxxxxxxxxxx, "dmcleod1981" <dmcleod1981@>
> > > wrote:
> > > >
> > > > Is it possible to use the data from one database in
> another? I have
> > > > two databases with different types of data in each but
> I would like
> > > to
> > > > pull data from one to use in a system in another. I
> don't want to
> > > > import but keep the data separated. Is this possible? If
> > > so, is there
> > > > a link someone could point me towards.
> > > >
> > > > Thanks
> > > > DM
> > > >
> > >
> > >
> > >
> > >
> > > 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
> > >
> > >
> > >
> > >
> >
>
>
>
>
> 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
>
>
>
>
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/
|