utilmon / EasyIB

Python wrapper for Interactive Brokers Client Portal Web API
BSD 3-Clause "New" or "Revised" License
89 stars 24 forks source link

Is there some way to pull fundamentals (eg ROA) for multiple stocks? #5

Closed freekeys closed 2 years ago

freekeys commented 2 years ago

Looks like it’s possible on TWS but can’t see it in the api endpoints. I’m trying to build a screener. Thanks!

utilmon commented 2 years ago

Is it available at rest api (https://interactivebrokers.com/api/doc.html)? If not, then it's not possible, unfortunately.