Search results

  1. C

    Finding Gaps before the open.

    Hello all. I am relatively new to trading, and have been trying to identify a method to find gaps before the open. I am trying to find price differences between close and pre-market, or between close and post-market. It seems that many of the free websites and tools available only show...
  2. C

    Beginner C++ question

    Hey! I really appreciate all the feedback. Exactly the kind of insight I'm looking for.. VS is just the most powerful environment. Probably the best choice to start. (No need to be masochistic ;-)) with c++, can use c# as well and with better productivity). Hehe.. I know what you mean. I...
  3. C

    Beginner C++ question

    Hello, I am new to IB's API, and I have a beginner-level understanding of C++. (I'm mostly a Javascript/HTML oriented web-programmer) So.. some of my questions are very elementary. On page 24 of 140 of the Getting Started C++ API (pdf file) it mentions that you need an IDE that "supports...
  4. C

    If you use, or want to use, the IB TWS API for (stocks) market depth , please vote!

    I think I would have to second the idea that you may not fully understand the difference between Level 1 and Level 2. I'm not sure who the guy in this video is, but he explains it pretty succinctly: http://www.ehow.com/video_4790909_difference-level-ii-stock-trades.html Level 2 is...
  5. C

    If you use, or want to use, the IB TWS API for (stocks) market depth , please vote!

    Hello, please excuse my "newbie" question. I'm new to automated trading, and I found IB's webpage where they list monthly fees for market data: http://www.interactivebrokers.com/en/p.php?f=marketData Of course, this fee schedule applies to market data for TWS. But I'm wondering where...
Back
Top