Search results

  1. U

    IB down, no way to communicate

    IB opens a new round: They started not to show volume for DAX futures (MAR 10) on tuesday 01/26/10. For some time they had the volume up but right now volume is down again (they do show bid and ask though) Now customer service says: "We do not expect it to be resolved until the end...
  2. U

    what is the easiest language for automation?

    VB is not only sufficient for very complex programs it is also (imo) the best because you can develop very rapidly (clear language definition, good IDE and debugging features). C++ is unnecessarily painful (sure it's faster and you can do funny things with the system but that's not needed for...
  3. U

    Short DAX at 7740

    Might be a setup for taking one more plunge (5540 ish).
  4. U

    The more you know , the less you know

    Yes. Just imagine a person had absolutely trustable information that at a given day ES will be manipulated from some hypothetical people so it will close at a given number. Would he be confused about making trading decisions? Problem is that people get their screens and heads full of...
  5. U

    interactive brokers api: Generic Tick Tags

    You sure, that this tick number is used at all? It may have no meaning. It is common practice to leave open some codes for future development. In case you are looking for something specific please tell.
  6. U

    Ireland, Greece May Leave Euro

    Superb posting. First you show that you know exactly. Then you show that you don't have a clue about the background. No country can be "kicked out". Beginning with the new Lisboa reform packet (started to be valid December 09) it is possible for countries to leave the european union if...
  7. U

    Ireland, Greece May Leave Euro

    Let me guess: British?
  8. U

    Is it possible with IB API ?

    No. Demo only for testing useful. And also in testing only the very basic things. Testing results can be misleading.
  9. U

    Is it possible with IB API ?

    Yes. IB limitations are (approximately): One historical data request every 11 seconds. Therefore you could request data from up to 5 symbols if you sent the request every minute. (But why would you want to do so - just request realtime data and collect it or (even better) request realtime...
  10. U

    Ireland, Greece May Leave Euro

    This is not possible. Complete misperception of some people not recognizing european dynamics. You think that the US would e.g. let California leave the union if they had financial problems? The other european countries will always pay for the debt. It is only the question how they will...
  11. U

    DAX- e-mini S&P

    Depends on the platform/software you are working with. The algorithm used for Tick computation is relatively simple, therefore it can be implemented in any platform that allows the user to write programs to it. For reference on how Tick is computed e.g...
  12. U

    DAX- e-mini S&P

    There used to be VDAX (DAX volatility futures) which are discontinued. Now there is left only VSTOXX (Eurostoxx 50 volatility index). It has only low liquidity but you can watch the quotes anyway. All these are traded (DAX, ESTX50, VSTOXX) on Eurex. ESTX50 is based on 50 european blue...
  13. U

    Want to bet Euro won't drop below 1.48 within next few days ?

    +1 You are asking for really BIG trouble.
  14. U

    Want to bet Euro won't drop below 1.48 within next few days ?

    USD going up, no stop in sight. Better take emergency exit.
  15. U

    Pre-market volume spikes / Quotetracker charts

    That's what they say for years now. It is not true! (I save every tick of IB data continuously with a program that I wrote on my own, no volume spikes seen in there) Right. Because it's a QT bug. The problem is just that they do not synchronize backfill and ongoing realtime quote capturing...
  16. U

    Pre-market volume spikes / Quotetracker charts

    It's an old, well-known, often mentioned bug that they refuse to fix. Mostly happens when there are many trades happening in a symbol. (Only AMTD customers get quality support with QT)
  17. U

    IB down, no way to communicate

    Today, login (with the old standalone version, which I sure will update now) is again possible. Therefore possibly/probably some problem aside from the version alone. (Just to remind: everything worked with the download-version yesterday, in my eyes this makes clear, that it is not a...
  18. U

    IB down, no way to communicate

    Still cannot connect to any IB servers (even demo) with the standalone version. Strange enough everything moves smoothly with the web-based version (Build 900.1). I have Java Version 1.6.0_13 (which is only slightly outdated afaik). Cannot tell about the standalone version since it doesn't...
  19. U

    IB down, no way to communicate

    Cannot connect to IB (from Europe) since 8:10 central european time. Connections to other brokers working fine. No way to reach their customer service by phone. What do we have to expect from IB in the future?
  20. U

    Question for Volume Experts

    Adv/Decl volume definition is helpful: In other words: Volume is added to the declining volume group as long as a security is trading below its close from the current day (no matter whether this makes sense or not). Therefore if the market opens significantly lower than it closed (like...
Back
Top