EquityChartType Enumeration |
Namespace: C2ChartsLibrary.Interfaces
public enum EquityChartType
Member name | Description | |
---|---|---|
NotDefined |
Type not defined.
The type of chart will be determined automatically:
C2Full - for systems younger than 180 days, CandleDaily - for older systems. | |
C2Full | All Collective2 data | |
CandleDaily | Daily data - a candlestick chart | |
OHLCDaily | Daily data - an OHLC chart | |
CloseDaily | Daily data - end-of-day values | |
CompareSP500 | ||
CompareSP500_C2 |