Interface IOhlcvItemAware

  • All Known Implementing Classes:
    OhlcvDataSet

    public interface IOhlcvItemAware
    Provides access to addons and extensions for OHLCV based datasets.
    • Method Detail

      • getItem

        IOhlcvItem getItem​(int index)
        Provides OHLCV domain object with extensions
        Parameters:
        index - to the dataset/domain structure
        Returns:
        the filled ohlcv item