Interface FitDataOptionChainFutures

All Superinterfaces:
FitDataOptionChain, FitDataUnderlying
All Known Implementing Classes:
FuturesCoreFitData, FuturesFitData, FuturesFitDataOptionPrices, FuturesFitDataVolSurface

public interface FitDataOptionChainFutures
extends FitDataOptionChain
A snapshot of market data needed to create an option chain for futures.
  • Method Details

    • getUnderlyingFutureIds

      long[] getUnderlyingFutureIds()
      Gets the ids for the underlying futures of the options.
      Returns:
      ids for the underlying futures of the options.