SymbolInfo Class |
Namespace: mtapi.be.MT4ManagerNet
The SymbolInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | SymbolInfo | Initializes a new instance of the SymbolInfo 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 | |
---|---|---|
![]() | Ask | |
![]() | Bid |
Bid, ask
|
![]() | Commission |
Commission
|
![]() | CommType |
Commission type
|
![]() | Count |
Symbol counter
|
![]() | Digits |
Floating point digits
|
![]() | Direction |
Direction
|
![]() | High |
High, low
|
![]() | Lasttime |
Last tick time
|
![]() | Low | |
![]() | Point |
Symbol point=1/pow(10,digits)
|
![]() | Spread |
Symbol spread
|
![]() | SpreadBalance |
Spread balance
|
![]() | Symbol |
Symbol name
|
![]() | Type |
Symbol type (symbols group index)
|
![]() | Updateflag |
Update flag
|
![]() | Visible |
Visibility
|