enum O2GTimeframeUnit
Brief
The enum defines 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 O2GTimeframe.getUnit method.
The namespace is com.fxcore2
.
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. |