IB Improvements (Part 3)

Discussion in 'Interactive Brokers' started by fleance, Mar 4, 2002.

  1. Bob777

    Bob777

    Never mind. I figured it out. You have to right click twice to bring the option up in the menu. It was documented as a bug in the text file.

    Thanks anyway.
     
    #151     May 15, 2002
  2. def

    def Sponsor

    regional exchanges: To be honest, I don't know. Another thing to add to my list of questions.
     
    #152     May 15, 2002
  3. What are looking at the regionals for?
     
    #153     May 15, 2002
  4. dlincke

    dlincke

    What he is talking about is the various regional exchanges as well as Nasdaq Intermarket (NASD/CAES) that are active in most listed stocks. Until May 2001 it used to be possible to trade with all regional exchanges as well as any Nasdaq Intermarket MM via ARCA. Currently it is only possible to execute against NASD quotes that originate from ARCA. I assume that this is a side effect of the butcher job that was performed by IB on the ARCA and REDI active order routing functionality for Nasdaq stocks a year ago. If this was an unintended side effect I'd love to see the full ARCA routing functionality to be restored for listed stocks (a number of major NYSE stocks like EMC, MU, GE trade half or more of their average daily volume via Nasdaq Intermarket and regional exchanges). This would reestablish IB as a viable platform for short-term trading some of the less liquid ETFs like SMH, OIH, BBH etc. where it is practically impossible to receive fair fills from AMEX.

    dave
     
    #154     May 16, 2002
  5. shneed

    shneed

    Exactly what dlincke wrote. In addition, there are many times where I see a better price reflected on a number of regional exchanges or a market maker like Knight/Trimark, especially if the stock is trading on some kind of news. If I send an order to NYSE at the same price as posted away from them, I've never gotten filled there. That's why I feel that routing to regional exchanges is important.

    shneed
     
    #155     May 16, 2002
  6. I agree, it just sounded like you were doing something that we are ...
     
    #156     May 16, 2002
  7. Jaba122

    Jaba122

    Maybe I'm missing the point, but why don't you take a look at macros in ActiveX Excel file that comes with TWS? Every single piece of code that you could use is there.

    Good luck
    Jaba

     
    #157     May 18, 2002
  8. Hi Jaba,

    Have you been able to get trailing stops to function properly using ActiveX?

    I keep getting debug errors.

    I assume I want the Statement to become True right after I am filled with initial order, also being a MOD order Excel does the trailing calculation on the spreadsheet and when the Aux price matches the bid then the order is sent? (for a long position)

    Any input is sincerely appreciated.

    Thanks,

    Tonkadad

    Tip of the day: Do you want to get live data in a cell on the Conditional orders worksheet? Try =Tickers!L30
     
    #158     May 19, 2002
  9. Jaba122

    Jaba122

    well, to be honest, I don't use Excel for that at all, so not much help here, sorry. Instead of fighting with shortcomings of Excel, I simply built a simple VB application that links my trading software (Investor/RT from linnsoft) to IB's TWS via ActiveX API. The Investor software takes care of all the trailing stops for me, using MAs, or SAR, etc... and if needed simply sends the "reverse position" order to TWS. The advantage of this approach is that it's a professional setup that trails the stop, not an Excel spreadsheet. I can slow it down, speed it up depending on mkt conditions, yada yada... :)

    Jaba
     
    #159     May 19, 2002
  10. Jaba,

    Can you point me in the right direction regarding how I would go about making my own VB app. to replace Excel.

    I really enjoyed playing around with Excel trying to get it to do what I wanted but it seems rather finicky.

    Being a neophite regarding VB what is the actual program I would need to get started, it sounds like you can make it do just about anything you want.

    Thanks once again.

    Tonkadad
     
    #160     May 19, 2002