IB Market/Mosaic Scanners (and alternatives)

I’m an IB Day Trader and decided to try and make use of their Market and Mosaic scanners.

To my dismay, neither scanner seems to support RSI threshold filters (for example, RSI<20) and elementary filtering on comparison of adjacent bar prices (for example, BarClose[0] < BarClose[-1]).

Am I missing something here? Is there a way to do this with these native scanners?

Aside from Trade Ideas, which seems to be a fan favorite but runs $200/month, are there any real-time scanners that people use that will interface with IB, and allow for filtering on my 2 requirements above, say for 5 minute bars?
 
I’m an IB Day Trader and decided to try and make use of their Market and Mosaic scanners.

To my dismay, neither scanner seems to support RSI threshold filters (for example, RSI<20) and elementary filtering on comparison of adjacent bar prices (for example, BarClose[0] < BarClose[-1]).

Am I missing something here? Is there a way to do this with these native scanners?

Aside from Trade Ideas, which seems to be a fan favorite but runs $200/month, are there any real-time scanners that people use that will interface with IB, and allow for filtering on my 2 requirements above, say for 5 minute bars?

OK, Medved Trader is the answer. Great, customizable, real-time scanner. Requires a data source, of course, but for me, either TD or IB will serve that purpose.
 
Back
Top