Helper class to present Date/Time as YYYMMDD and HHMM correspondingly
Inheritance Hierarchy
GF.Clients.Charts.Custom.EL.RuntimeSimplifiedDateTimeEL
Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The SimplifiedDateTimeEL type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Item |
Returns date or time of bar back bars ago as interger
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | (SimplifiedDateTimeEL to Int32) |
Implicit cast to int returns date/time of the latest bar
|
![]() ![]() | (SimplifiedDateTimeEL to Series) |
Explicit cast to Series |
See Also