Search results

  1. M

    Dear Trader Work Station API Development Team

    Danny, can you forward this to IB tech support.... Dear IB API dev team, I am requesting some information about the TWS API that is above the technical support I can find in the manuals, example code, and online forum support. I will briefly explain my problem to you and I suspect that...
  2. M

    Problems with Brokers

    Do you guys get a lot of grief getting firms to turn on your APIs?
  3. M

    Level 2 with Yahoo

    I have been using yahoo to hash data for errors. I use the datafeed toolbox in matlab. Does anyone know why the real_time_order_book always returns "n/a"? is there a solution to this? -ethan
  4. M

    Getting level2 quotes from sterling API

    Thanks for the Tips Winston. I will take this under advisement. I cant really 'piggyback' because I am working out of my house. Looks like I will need to find another source for the data. Yahoo seems to have some spreads available. I will likely look into this first. I hear good things...
  5. M

    Getting level2 quotes from sterling API

    Well I just got direct confirmation that STP does not have level 2 available in the API from sterling. If someone has a solution to this (other then buying the data from another source), then please post here with solution.
  6. M

    Getting level2 quotes from sterling API

    Interesting. Thanks for the heads up on this. I expect that there is always a bottle neck like this. Maybe some potential solutions could be either getting the level 2 from another source (any you would suggest?), or placing some kind of priority on the orders so they always get done first.
  7. M

    Getting level2 quotes from sterling API

    Yes, if someone knows the snippet of code that allows us to grab the level 2 quotes with visual basic from the STP api, please post. : )
  8. M

    Sterling API

    Thanks for the links. Looks the way to go with visual basic or maybe python. I am not sure how much data needs to be pushed back and forth from matlab. I think I will try and build a script in VB to link up. Has anyone tried to do this? I assume you want to use matlab to run 'tested'...
  9. M

    Sterling API

    do you know if there is a resource to create these functions (for matlab)? They dont seem to be available?
  10. M

    Sterling API

    I am in the process of making these now. Surprised no one else has this posted yet. Are you willing to pay for these functions and maintenance?
Back
Top