I have an Interactive Broker account and use ib_insync python package to work with IB API.
I've bought some shares of one company via multiple transactions. How to get the total amount of shares of that company which I have? I need it to know how much I can sell.
Thanks!