Summary Of Account Values

View as MarkdownOpen in Claude
Provides a general overview of the account details such as balance values.

Path parameters

accountIdstringRequired

Response

Provides a general overview of the account details such as balance values.
accountTypestringOptional
Describes the unique account type. For standard individual accounts, an empty string is returned.
statusstringOptional

If the account is currently non-tradeable, a status message will be dispalyed.

balancedoubleOptional
Returns the total account balance.
SMAdoubleOptional
Simple Moving Average of the account.
buyingPowerdoubleOptional
Total buying power available for the account.
availableFundsdoubleOptional

The amount of equity you have available for trading. For both the Securities and Commodities segments, this is calculated as: Equity with Loan Value – Initial Margin.

excessLiquiditydoubleOptional
The amount of cash in excess of the usual requirement in your account.
netLiquidationValuedoubleOptional
The basis for determining the price of the assets in your account.
equityWithLoanValuedoubleOptional
The basis for determining whether you have the necessary assets to either initiate or maintain security assets.
regTLoandoubleOptional
The Federal Reserve Board regulation governing the amount of credit that broker dealers may extend to clients who borrow money to buy securities on margin.
securitiesGVPdoubleOptional

Absolute value of the Long Stock Value + Short Stock Value + Long Option Value + Short Option Value + Fund Value.

totalCashValuedoubleOptional

Cash recognized at the time of trade + futures P&L. This value reflects real-time currency positions, including:

  • Trades executed directly through the FX market.
  • Trades executed as a result of automatic IB conversions, which occur when you trade a product in a non-base currency.
  • Trades deliberately executed to close non-base currency positions using the FXCONV destination.
accruedInterestdoubleOptional
Accrued interest is the interest accruing on a security since the previous coupon date. If a security is sold between two payment dates, the buyer usually compensates the seller for the interest accrued, either within the price or as a separate payment.
regTMargindoubleOptional
The initial margin requirements calculated under US Regulation T rules for both the securities and commodities segment of your account.
initialMargindoubleOptional
The available initial margin for the account.
maintenanceMargindoubleOptional
The available maintenance margin for the account.
cashBalanceslist of objectsOptional
An array containing balance information for all currencies held by the account.

Errors

400
Bad Request Error
401
Unauthorized Error
503
Service Unavailable Error