Uses of Class
de.gsi.financial.samples.dos.DefaultOHLCV
-
Packages that use DefaultOHLCV Package Description de.gsi.financial.samples.dos de.gsi.financial.samples.service de.gsi.financial.samples.service.consolidate -
-
Uses of DefaultOHLCV in de.gsi.financial.samples.dos
Methods in de.gsi.financial.samples.dos with parameters of type DefaultOHLCV Modifier and Type Method Description static de.gsi.dataset.spi.financial.api.ohlcv.IOhlcvDefaultOHLCV. createShellCopyRangedOHLCV(DefaultOHLCV rOHLCV) -
Uses of DefaultOHLCV in de.gsi.financial.samples.service
Fields in de.gsi.financial.samples.service declared as DefaultOHLCV Modifier and Type Field Description protected DefaultOHLCVSimpleOhlcvReplayDataSet. ohlcv -
Uses of DefaultOHLCV in de.gsi.financial.samples.service.consolidate
Methods in de.gsi.financial.samples.service.consolidate that return DefaultOHLCV Modifier and Type Method Description DefaultOHLCVAbstractIncrementalOhlcvConsolidation. consolidate(DefaultOHLCV ohlcv, OHLCVItem incrementItem)DefaultOHLCVIncrementalOhlcvConsolidation. consolidate(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for incremental consolidation processDefaultOHLCVOhlcvConsolidationAddon. consolidationAdditionAddon(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for addon calculation processDefaultOHLCVOhlcvConsolidationAddon. consolidationUpdateAddon(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for addon calculation processMethods in de.gsi.financial.samples.service.consolidate with parameters of type DefaultOHLCV Modifier and Type Method Description DefaultOHLCVAbstractIncrementalOhlcvConsolidation. consolidate(DefaultOHLCV ohlcv, OHLCVItem incrementItem)DefaultOHLCVIncrementalOhlcvConsolidation. consolidate(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for incremental consolidation processDefaultOHLCVOhlcvConsolidationAddon. consolidationAdditionAddon(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for addon calculation processDefaultOHLCVOhlcvConsolidationAddon. consolidationUpdateAddon(DefaultOHLCV ohlcv, OHLCVItem incrementItem)Base method for addon calculation processprotected voidAbstractIncrementalOhlcvConsolidation. processConsolidationAddonsInAddition(DefaultOHLCV ohlcv, OHLCVItem incrementItem)protected voidAbstractIncrementalOhlcvConsolidation. processConsolidationAddonsInUpdate(DefaultOHLCV ohlcv, OHLCVItem incrementItem)
-