Configuring QT server.
AmiBroker's Quote Tracker plugin uses QT's internal server (see http://www.quotetracker.com/qtserver.htm
) to retrieve quotes.
To check if the QT server is running, please run QuoteTracker and
try the following URL:
http://127.0.0.1:16239/req?getLastQuote(ACTIVE)
It should list quotes of all active symbols in QuoteTracker.
If the URL does not work it means that QT internal server
is not functioning
In that case you have to ENABLE it in QuoteTracker:
and the AD click rate must be higher than the minimum:
Use
http://127.0.0.1:16239/req?GetAdData()
to find out of actual and minimum ad-click rates. Quote Tracker reports
two numbers:
Actual %,Minimum %. If Actual% < Minimum% the server will not return
any quotes.
In that case you have to click on Ads more often or register QuoteTracker.