Name | Description | Type | Package | Framework |
OHLC | A data record containing open-high-low-close data (immutable). | Class | org.jfree.data.time.ohlc | JFreeChart |
OHLCItem | An item representing data in the form (time-period, open, high, low, Since:1. | Class | org.jfree.data.time.ohlc | JFreeChart |
OHLCSeries | A list of (RegularTimePeriod, open, high, low, close) data items. | Class | org.jfree.data.time.ohlc | JFreeChart |
OHLCSeriesCollection | A collection of OHLCSeries objects. | Class | org.jfree.data.time.ohlc | JFreeChart |