Click or drag to resize
MarginAccountBalance Properties

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

The MarginAccountBalance type exposes the following members.

Properties
  NameDescription
Public propertyFedCall
Gets or sets the amount the investor must deposit for buying on margin or selling short.
Public propertyMarginableSecurities
Gets or sets the value of marginable securities held in the account.
Public propertyMarginBalance
Gets or sets the net open balance in the user's margin account.
Public propertyMarginBalanceWithdrawal
Gets or sets the amount of the margin balance that is available for withdrawal.
Public propertyMarginEquity
Gets or sets the value of the account's margin positions minus any margin debt.
Public propertyMarginEquityPct
Gets or sets the account's equity divided by the market value of its marginable securities.
Public propertyMaxAvailableForWithdrawal
Gets or sets the total amount of cash plus margin equity that is available for withdrawal from this account.
Public propertyMinEquityCall
Gets or sets the amount of additional equity required.
Public propertyNonMarginableSecuritiesAndOptions
Gets or sets the value of securities and options that are not marginable.
Public propertyShortReserve
Gets or sets the amount reserved to cover the short positions in the account.
Public propertyTotalShortValue
Gets or sets the total value of securities that are held short in the account.
Top
See Also