PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> I did read it - did you?
>
> "would I need to run 2 instances of AB, and somehow get them linked
to the
> right QT server?"
>
> Based on your nasty response to me "So the question was about
running 2
> instances of QUOTE TRACKER not AmiBroker !" the answer is NO!
>
> Now, can he run 2 instances of QT and 2 of AB and "somehow get them
linked
> to the
> right QT server?"
Hello,
Methinks all ya got to do is change,
int g_nPortNumber = 16239;
in Plugin.cpp in the quotetracker plugin and rebuild via C++. Call it
something else like QT_modified, etc. Also change one version of
Quotetracker to the modified port number.
Aequalsz
PS Havn't actually tried this, but it seems like that would work.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|