If you're not set on IB, check out the DDE links or automated trading with InstaQuote.
Quote from GATrader:
Hi. Y'all.
I have a question about the best way to pull IB option quotes into Excel for my calculations. I have an XL sheet with 10 ticker symbols. I use active X to get a total of 7 symbols per symbol. (i.e. calls ReqMktQuote 7 times). It then writes the bid/offer to my Xl sheet, cancels the request, moves on to the next ticker, requests the 7 symbols for that ticker, etc.
The problem is that sometimes it misses bids/ offers which screws up my calcs.IS it better to use DDE than Active X?Thanks