TradeRecord Class |
Namespace: mtapi.be.MT4ManagerNet
The TradeRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| TradeRecord | Initializes a new instance of the TradeRecord class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Activation |
Used by MT Manager
| |
| ApiData |
For api usage
| |
| ClosePrice |
Close price
| |
| CloseTime |
Close time
| |
| Cmd |
Trade command
| |
| Comment |
Comment
| |
| Commission |
Commission
| |
| CommissionAgent |
Agent commission
| |
| ConvRates |
Convertation rates from profit currency to group deposit currency
| |
| ConvReserv |
Reserved fields
| |
| Digits |
Security precision
| |
| Expiration |
Pending order's expiration time
| |
| GwClosePrice |
Gateway order price deviation (pips) from order close price
| |
| GwOpenPrice |
Gateway order price deviation (pips) from order open price
| |
| GwOrder |
Gateway order ticket
| |
| GwVolume |
Gateway order volume
| |
| Login |
Owner's login
| |
| Magic |
Special value used by client experts
| |
| MarginRate |
Margin convertation rate (rate of convertation from margin currency to deposit one)
| |
| OpenPrice |
Open price
| |
| OpenTime |
Open time
| |
| Order |
Order ticket
| |
| Profit |
Profit
| |
| Reason |
Trade reason
| |
| Sl | ||
| State |
Reserved
| |
| Storage |
Order swaps
| |
| Symbol |
Security
| |
| Taxes |
Taxes
| |
| Timestamp |
Timestamp
| |
| Tp | ||
| Volume |
Volume
|