I am currently using the ibkr api with the ib_insync package and I was wondering how one would return the cash balance in an account. I've tried accountSummary and accountValues but can't seem to find it.
What is the function to return the cash balance of an account?
425 views Asked by OffensiveName At
1
If you mean this balance field
You could fetch it with iterating the account values (they are automatically synced with IB)