![]() | AccountBalance Class |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
Namespace: ETradeNet.Accounts.Balance.Data
The AccountBalance type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountBalance | Initializes a new instance of the AccountBalance class |
Name | Description | |
---|---|---|
![]() | CashAvailableForWithdrawal |
Gets or sets the amount of cash that is available for withdrawal.
|
![]() | CashCall |
Gets or sets the amount of cash or equivalent securities needed to meet the cash call.
|
![]() | FundsWithheldFromPurchasePower |
Gets or sets the amount of any funds withheld from the purchasing power, if any.
|
![]() | FundsWithheldFromWithdrawal |
Gets or sets the total of any funds that are not allowed to be withdrawn.
|
![]() | NetAccountValue |
Gets or sets the account value minus any margin debt.
|
![]() | NetCash |
Gets or sets the net cash amount held in the account. A negative balance reflects margin debt.
|
![]() | SweepDepositAmount |
Gets or sets the amount held in the sweep deposit account.
|
![]() | TotalCash |
Gets or sets the total cash amount held in the account. A negative balance reflects margin debt.
|
![]() | TotalLongValue |
Gets or sets the total value of securities that are held long in the account.
|
![]() | TotalSecuritiesMktValue |
Gets or sets the total value of the securities held in the account.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |