Package | Description |
---|---|
org.jfree.data.time.ohlc |
Classes for representing financial data in open-high-low-close form.
|
Class and Description |
---|
OHLCItem
An item representing data in the form
(time-period, open, high, low,
close) . |
OHLCSeries
A list of (
RegularTimePeriod , open, high, low, close) data items. |