--- In [email protected], "Tomasz Janeczko" <gro...@...> wrote:
>
> Hello,
>
> Crash - no. It won't crash. But simply if you use two instances the LAST one
> that writes
> will overwrite any previous writes, so some edits/changes previously saved in
> another instance can be overwritten
> if the last instance writes to the same database/layout.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "bistoman73" <bistoma...@...>
> To: <[email protected]>
> Sent: Thursday, August 20, 2009 10:53 PM
> Subject: [amibroker] Re: 2 instances of AB using same IQFeed Plugin
>
>
> >I mean two different istances of AB (located in two different directory to
> >avoid problems) sharing the same DB.
> >
> > as far I know AB doesn't write the quote db therefore the ONE db will be
> > mainteined just by IQFeed and no conflict will happen
> >
> > asking to IQFeed to update TWO db could be misleading ---> crash
> >
> >
> > this is just my thought, no experience in a case like yours
> >
> > I need two identical istances, you don't, of course
> >
> >
> > --- In [email protected], "bistoman73" <bistoman73@> wrote:
> >>
> >> why don't use two instances of AB with ONE db updated by IQFeed?
> >>
> >> each istance of AB could use a different subset of symbols of the same DB,
> >> of course if that DB has all the symbols... maybe I
> >> didn't understand the problem...
> >>
> >> --- In [email protected], "etoketrader" <etoke@> wrote:
> >> >
> >> > thanks, but in fact the intention is not to run identical db's, but a
> >> > separate DB with a subset of symbols - just the market
> >> > internals. That's already sorted, but now my IQFeed client is crashing!
> >>
> >
> >
> >
> >
> > ------------------------------------
> >
> > **** IMPORTANT PLEASE READ ****
> > This group is for the discussion between users only.
> > This is *NOT* technical support channel.
> >
> > TO GET TECHNICAL SUPPORT send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> > http://www.amibroker.com/feedback/
> > (submissions sent via other channels won't be considered)
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > Yahoo! Groups Links
> >
> >
> >
>
Is it possible to have IQFeed client running on a computer (A) and use
Amibroker from computer (B) using the feed in (A) ? Apologies if this is too
basic of a question.