Bar Structure |
Namespace: mtapi.be.MT4ManagerNetApi
The Bar type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString |
Convert to string
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Close |
Close price.
| |
High |
Maximum price.
| |
Low |
Minimum price.
| |
Open |
Open price.
| |
Time |
Bar open time.
| |
Volume |
Volume.
|