Screener real-time stock market data, using ib api and python.

Check AmiBroker.
Good platform to build screener.
Let AmiBroker handle DB etc.
The framework is very fast and efficient.
 
Do you have an idea about which module, libraries ?:)
Cause pandasTable and treeview make me crazy.
So perhaps two programs, because some indicators or calculi need previous values as pivot points, atr... And for that, the database seams needful.
Do you have an idea about database who can make the job ? We don't need high performance at this moment.

Thanks HobbyTrading
No, I can't answer that question because I have no experience with Python.
But if your use-case is very specific you might want to take a step back and consider whether you actually need an "out of the box and overly complicated library". Or just build that specific software which you need for your task at hand.
 
Back
Top