Search results

  1. j_medved

    Best "Platform" for IB

    options in browser - you must be looking at option chains. We do not currently support streaming option chains. You can enter the specific option symbols into QuoteTracker and they will work, same as any other symbol.
  2. j_medved

    Medved QuoteTracker

    IQFeed and Marketfeed both have free trials. Who do you trade through? You may have a datafeed for QT already
  3. j_medved

    Best "Platform" for IB

    bandit77, I have to agree with you about Scottrade. We at QuoteTracker have quite a few Scottrade users (and ex-Scottrade users :) ). You will find that QuoteTracker can handle all the things you need. QT remembers the last position of all the windows at the time you close QT and...
  4. j_medved

    Medved QuoteTracker

    Sure, if the datafeed you select to use in QT supports TSX. Quite a few do, and we support most major Canadian brokers.
  5. j_medved

    Medved QuoteTracker

    mokwit - We do not want to add anything that polls Yahoo at all to the general release version. Neither does Yahoo. Trust me. libertad - We looked at the genesis API. It was missing some key data fields (like HIGH, LOW, VOLUME). If that has changed, we can check again
  6. j_medved

    Medved QuoteTracker

    that assumes that the user is using Yahoo for the datafeed. We do not pole Yahoo, nor want to for every symbol in your portfolio. Also keep in mind that QT is not just for US securities. We do not want to make features very datafeed specific.
  7. j_medved

    Medved QuoteTracker

    mokwit, What you are requesting is not in the scope of our software. To do scans, you need to have the data on all the symbols being traded. QT only has data on the symbols in the user's perfolio. Even doing scans within the portfolio on technical indicators is problamatic. Yahoo can do...
  8. j_medved

    Medved Quotetracker or Sierra

    The new historical charts are available right now in the beta version: http://www.quotetracker.com/beta As for support for specific securities, that would depend on the datafeed you are using in QT. IQFeed, eSignal and Prophet have the ones you mentioned.
  9. j_medved

    Browser Security Question

    What leaving the page open have to do with being on an always on cable connection I have no idea. the way web pages work, there is no "connection" between you and the server. When you submit something (click on a link, button, etc), your browser sends a request to the server. The server...
  10. j_medved

    Medved QuoteTracker

    the configuration files are small. Its best to just update everything. That way, next time a WebUpdate occurs, you will only see a very small number of files if any, instead of having the whole list again. If you exclude certain quote sites (OPTIONS/Edit Preferences menu, SITES LIST Tab)...
  11. j_medved

    Medved QT symbol problem

    the URL to this page, so support will know what your email is in reference to.
  12. j_medved

    Medved QT symbol problem

    email support@quotetracker.com with the URL - we can take it from there.
  13. j_medved

    Medved QT symbol problem

    Please send STOCKS.INI, PORT.XML, CHARTS.INI and CACHE\SDATA.DMP files (zip them first) to support@quotetracker.com and include the URL to this post. Jerry
  14. j_medved

    Medved QT symbol problem

    Also, check what timeframe is selected for the chart that is not showing data till 9:30. It sounds like its using the default "US Equities" and should be changed to something else if its not a US stock. Click on the yellow clock button on the chart toolbar to see the selected timeframe.
  15. j_medved

    IE security + drop down menus

    ah, have seen that. They are using some activeX control that keeps taking focus and that is screwing up the menus.
  16. j_medved

    IB vs MyTrack SDK

    Brokers that use BonTrade would have a TCP/IP only API. Lowtrades A few have HTTP APIs but that is not what you are looking for most likely. There are a number that use TCP based APIs but comunicate locally with either the full blown broker platform or a API module that runs on your...
  17. j_medved

    IB vs MyTrack SDK

    whether or not you need the broker's platform running is also unrelated to the DLL API. That is dependent on how the particular broker designed the API. There are plenty of DLL API solutions that do not require the broker's platform to be running: myTrack, Cybertrader, and PATS for example...
  18. j_medved

    IE security + drop down menus

    No. that would more likely be caused by your computer being low on system resources. Is the issue only with IE? and does reboot fix the issue?
  19. j_medved

    IB vs MyTrack SDK

    the API being via DLL has nothing to do with having to download files to have it run. It also has absolutely nothing to do with .NET. That is a totally different issue. As for Java, you do have to have tons of stuff installed - the Java VM. Either way, merits of Java, .NET, XML, or DLL is...
  20. j_medved

    IB vs MyTrack SDK

    One minus for myTrack SDK - $99 fee for using it, on top of whatever other fees you are paying. MyTrack SDK uses a DLL. That is not a problem for us, but not sure how that would work with Java developemnt
Back
Top