A question about Scanners and Ibridgepy on Interactive brokers

Hello there:



I was wondering if it is possible to fetch the tickers found in the TWS scanner  on interactive brokers using Ibridgepy or maybe some othe API…



Is it possible??



Thanks

Hi Ghery,



You can use the "get_scanner_results" function from IBridgePy to screen stocks. Check the documentation of this function from here.



You can also check the video guide for this function made by IBridgePy: https://www.youtube.com/watch?v=0sU4R1fIN3Y



I hope this helps.

Thanks

 

Thank you very much…