enum O2GTimeframeUnit
Brief
The enum specifies a set of constants representing the unit of measurement of the historical prices time frame.
Details
The time frame unit of measurement can be obtained by calling the IO2GTimeframe.getUnit method.
Static Public Fields | |
The constant represents a day. |
|
The constant represents an hour. |
|
The constant represents a minute. |
|
The constant represents a month. |
|
The constant represents a tick. |
|
The constant represents a week. |
|
The constant represents a year. |