SimplifiedDateTimeEL Class

GF Charts Help
Helper class to present Date/Time as YYYMMDD and HHMM correspondingly
Inheritance Hierarchy

SystemObject
  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

public class SimplifiedDateTimeEL

The SimplifiedDateTimeEL type exposes the following members.

Properties

  NameDescription
Public propertyItem
Returns date or time of bar back bars ago as interger
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Operators

  NameDescription
Public operatorStatic member(SimplifiedDateTimeEL to Int32)
Implicit cast to int returns date/time of the latest bar
Public operatorStatic member(SimplifiedDateTimeEL to Series)
Explicit cast to Series
Top
See Also

Reference