Uses of Class
com.jfcbuilder.types.OhlcvSeries
Packages that use OhlcvSeries
-
Uses of OhlcvSeries in com.jfcbuilder.builders
Methods in com.jfcbuilder.builders with parameters of type OhlcvSeriesModifier and TypeMethodDescriptionOhlcSeriesBuilder.ohlcv
(OhlcvSeries ohlcv) Sets the OHLCV data to be used for building the XYDataset.VolumeXYTimeSeriesBuilder.ohlcv
(OhlcvSeries ohlcv) Sets the OHLCV data to be used for building the XYDataset. -
Uses of OhlcvSeries in com.jfcbuilder.types
Subclasses of OhlcvSeries in com.jfcbuilder.typesModifier and TypeClassDescriptionclass
Class for aggregating and representing a stock market Date Open High Low Close Volume (DOHLCV) series.