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 O2GTimeframe.Unit method.
The type defined in the fxcore2.dll
assembly.
The namespace is 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. |