Recent content by thosecars82

  1. T

    free float interactive brokers api

    Hello Is there any way thorugh the ScannerSubscription in the API or any other way to get to know the amount of market capitalization corresponding to free float for a particular stock? Othwerwise, is there any way to know the market capitalization in the API? Can the free float and...
  2. T

    interactive brokers java api closing time

    When I print the contract details for a particular contract I do not get the field m_tradingHours that it is supposed to be there according to http://www.interactivebrokers.com/php/apiUsersGuide/apiguide.htm This is what I got: conid = 30351181 symbol = GOOG secType = STK expiry =...
  3. T

    trader workstation 4 interactive brokers: m_exchange, m_primaryExch

    Hello I would like to know what the difference is between m_exchange and m_primaryExch in the Contract class in the Interactive Brokers' Java API ? Moreover, where can I find all the possible values that can be used to fill these fields when building an instance of the Contract class...
  4. T

    tws market scanner: no parameter wanted

    Hello there Is there any way for example to see all the US stocks available in the market scanner? I just ask you this because I have seen that there is a parameter which has to be filled with choices as "Top % Gainers" "Top % Losers" ... Could not I just select all available US...
  5. T

    trader workstation 4 (TWS)

    Hello there I have this problem with the trader workstation platform. Every time I launch, in debuggin mode, a client application which connects to TWS succesfully, the next thing happens: If I stop abruptly the debugging mode, then next time the client application tries to connect to TWS...
  6. T

    interactive brokers api: Generic Tick Tags

    I just saw it in some code I got from someone. If I need any more help I will let you know. Thanks
  7. T

    interactive brokers api: Generic Tick Tags

    Thanks for the information. I posted 3 different threads at that group a week ago and have not received any reply yet though. Therefore I am not sure about how active that group is. Thanks though.
  8. T

    interactive brokers api: Generic Tick Tags

    Hello Does anyone know where the missing integer id values from the list described in section Contents->Home->Reference Tables->Generic Tick Types of http://www.interactivebrokers.com/ph...e/apiguide.htm can be found? For example, I do not see tag number 105 described at that section...
  9. T

    trader workstation 4 installation failed

    Hello Does anyone know how to solve this? Please take a look at the attached screenshot. It is prompted while launching the trader workstation installation file downloaded from interactive brokers. Thanks
Back
Top