View Single Post
  #1 (permalink)  
Old 03-02-2007, 06:37 PM
syswizard's Avatar
syswizard syswizard is offline
Registered Trader

Trader Specs
 
Join Date: Nov 2006
Location: Media, PA
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Interactive Brokers API

Is anyone familiar enough with some of the features of the TWS API from Interactive Brokers ?
Here's what I'm trying to do:
1) From a list of 1100 stocks, at the OPEN at 9:30am EDT, determine which from this group have GAPPED (open > previous high).

It doesn't sound difficult, but it's tough to do with a DDE quote link....too many symbols....it would hang at the open !

2) What I need is a customized SCANNER that runs at 9:30 am and then merges the GAP list in the universe of stocks to those in the group of 1100.
IBI's current scanner does not permit custom scans...only their presets are supported.

I looked at Yahoo's scanner, but it's Java-based. I need the raw API so I can do this within Excel.

I know Tradestation's Radarscreen can do this, but we can't run that platform.

Sheesh....this sounds so SIMPLE....am I missing something ?
Any ideas greatly appreciated !

Reply With Quote