PureBytes Links
Trading Reference Links
|
Hello,
Port number can also be modified without compiling plugin.
Simly enter it in
File->Database Settings, "CONFIGURE"
http://www.amibroker.com/qtracker.html
See the screenshot:
http://www.amibroker.com/gifs/qtconfig.gif
(note that this has to be modified manually in second running instance
after start)
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "aequalsz" <aequalsz@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, November 24, 2004 7:54 PM
Subject: [amibroker] Re: 2 Instances of Quotetracker with AB?
>
>
> --- 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.
>
>
>
>
>
>
> 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
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
|