AccountSummery Class |
Namespace: SharpCharts.Base.Order
public class AccountSummery : INotifyPropertyChanged
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
|
![]() | IsConnectionCalculated | |
![]() | 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.) |
![]() | 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.) |