Package | Description |
---|---|
com.dxfeed.ipf.option |
Provides classes to group option instruments into option chains by product and underlying symbol and into
series by expiration, mmy, etc within a chain.
|
Modifier and Type | Method and Description |
---|---|
OptionSeries<T> |
OptionSeries.clone()
Returns a shall copy of this option series.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<OptionSeries<T>> |
OptionChain.getSeries()
Returns a sorted set of option series of this option chain.
|
Modifier and Type | Method and Description |
---|---|
int |
OptionSeries.compareTo(OptionSeries<T> o)
Compares this option series to another one by its attributes.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.