SymbolSummary Class |
Namespace: mtapi.be.MT4ManagerNet
The SymbolSummary type exposes the following members.
| Name | Description | |
|---|---|---|
| SymbolSummary | Initializes a new instance of the SymbolSummary 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 | |
|---|---|---|
| Buylots |
Buy volume
| |
| Buyprice |
Average buy price
| |
| Count |
Symbol counter
| |
| Covbuylots |
Buy volume
| |
| Covbuyprice |
Average buy price
| |
| Covorders |
Number of coverage orders
| |
| Covprofit |
Coverage profit
| |
| Covselllots |
Sell volume
| |
| Covsellprice |
Average sell price
| |
| Digits |
Floating point digits
| |
| Orders |
Number of client orders
| |
| Profit |
Clients profit
| |
| Selllots |
Sell volume
| |
| Sellprice |
Average sell price
| |
| Symbol |
Symbol
| |
| Type |
Symbol type (symbol group index)
|