
Quant traders using IBKR API can request account updates and P&L Data via three different types of operations.
reqAccountUpdates
function creates a subscription to the TWS. This method establishes which account and portfolio information is to be transmitted.
updateAccountValue
and updatePortfolio
functions serve to deliver account and portfolio information.
See coding example in C++ below:

In addition, IBKR’s GitHub Guide provides hands-on experience writing the syntax for each function, supplementing the EWrapper
interface. See similar examples written in Python, Java, VB and C#.
Also, be sure to follow our API news channel for additional syntax samples and API updates.
Finally, sign up for Traders’ Academy API courses for a comprehensive and visual training in trading via the API.
Disclosure: Interactive Brokers
The analysis in this material is provided for information only and is not and should not be construed as an offer to sell or the solicitation of an offer to buy any security. To the extent that this material discusses general market activity, industry or sector trends or other broad-based economic or political conditions, it should not be construed as research or investment advice. To the extent that it includes references to specific securities, commodities, currencies, or other instruments, those references do not constitute a recommendation by IBKR to buy, sell or hold such investments. This material does not and is not intended to take into account the particular financial conditions, investment objectives or requirements of individual customers. Before acting on this material, you should consider whether it is suitable for your particular circumstances and, as necessary, seek professional advice.