Package org.jfree.data.time.ohlc

Classes for representing financial data in open-high-low-close form.

Class Summary

OHLC A high low data record (immutable).
OHLCItem An item representing data in the form (period, open, high, low, close).
OHLCSeries A list of (RegularTimePeriod, open, high, low, close) data items.
OHLCSeriesCollection A collection of OHLCSeries objects.
Classes for representing financial data in open-high-low-close form.