get_account_balance
Fetch raw account balance details: liquidity, equity, open P&L, and cost basis, with correct field interpretation for accurate reporting.
Instructions
Get raw account figures from dAPI INFOACCOUNT: liquidity, equity and two fields whose documented names do not match their contents.
gain_euro is the open P&L, and open_profit_loss is the portfolio's cost
basis, not a profit — both verified by reconciliation. Do not quote
open_profit_loss as a gain. For anything about portfolio value or
performance prefer get_portfolio_overview, which derives the figures and
checks them; use this tool for liquidity, equity, the account code, or when
the user wants the raw line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||