Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComputedBalance

Hierarchy

  • IComputedBalance

Index

Properties

accountBalance: number

The current account balance.

cashAvailableForInvestment: number

The cash available for investments.

cashAvailableForWithdrawal: number

The cash available for withdrawal.

cashBalance: number

The current cash balance.

cashBuyingPower: number

The cash account buying power.

dtCashBuyingPower: number

The day trader cash account buying power.

dtMarginBuyingPower: number

The day trader margin account buying power.

fundsWithheldFromPurchasePower: number

The funds withheld from the purchasing power.

fundsWithheldFromWithdrawal: number

The funds withheld from withdrawal.

marginBalance: number

The margin account balance.

marginBuyingPower: number

The margin account buying power.

netCash: number

The net cash balance.

openCalls: IOpenCalls

The open calls.

portfolioMargin: IPortfolioMargin

The total margin for the portfolio.

realTimeValues: IRealTimeValues

The real time values.

regtEquity: number

The Regulation T equity.

regtEquityPercent: number

The Regulation T equity percentage.

settledCashForInvestment: number

The settled cash for investments.

shortAdjustBalance: number

The short adjusted balance.

totalAvailableForWithdrawal: number

The total amount available for withdrawal.

unSettledCashForInvestment: number

The unsettled cash for investments.

Generated using TypeDoc