Account |
public sealed class AccountSummery : NotifyPropertyBase
The AccountSummery type exposes the following members.
Name | Description | |
---|---|---|
AvailableFunds | ||
BuyingPower | Gets the buying power/leverage | |
CashValue | Gets the Cash value | |
ExchangeRate | Gets the exchange rate | |
FullInitialMargin | Gets the Full initial margin | |
FullOvernightMargin | Gets the full overnight margin | |
GrossPositionValue | Gets the gross position value | |
InitialMargin | Gets the initial margin | |
OvernightMargin | Gets the Overnight margin | |
RealizedCommission | G ets the realized commission | |
RealizedPnL | Gets or sets the realized PnL | |
UnrealizedCommission | Gets the Unrealized commission | |
UnrealizedPnL | Gets or sets the unrealized PnL |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |