| 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. |