public interface FitDataUnderlyingFutures
Modifier and Type | Method and Description |
---|---|
double[] |
getFutureAsks()
Gets the future asks.
|
double[] |
getFutureBids()
Gets the future bids.
|
DBDateTime[] |
getFutureExpirations()
Gets the future expirations.
|
long[] |
getFutureIds()
Gets the future ids.
|
default double[] |
getFutureMids()
Mid-market futures prices.
|
String[] |
getFutureSyms()
Gets the future symbols.
|
long[] getFutureIds()
String[] getFutureSyms()
DBDateTime[] getFutureExpirations()
double[] getFutureBids()
double[] getFutureAsks()
default double[] getFutureMids()