C1.Web.Mvc.Finance Namespace : DataFields Enumeration |
'Declaration
Public Enum DataFields Inherits System.Enum
public enum DataFields : System.Enum
Member | Description |
---|---|
Close | Close values are used for calculations. |
High | High values are used for calculations. |
HighLow | High-Low method is used for calculations. DataFields.HighLow is currently not supported with Renko chart types. |
HL2 | Average of high and low values is used for calculations. |
HLC3 | Average of high, low, and close values is used for calculations. |
HLOC4 | Average of high, low, open, and close values is used for calculations. |
Low | Low values are used for calculations. |
Open | Open values are used for calculations. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Finance.DataFields
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2