Set of option series for a single product or underlying symbol.
More...
|
object | Clone () |
| Returns a shall copy of this option chain. All series are copied(cloned) themselves, but option instrument instances are shared with original. More...
|
|
SortedDictionary< OptionSeries, OptionSeries >.KeyCollection | GetSeries () |
| Returns a sorted set of option series of this option chain. More...
|
|
|
string | Symbol [get] |
| Symbol (product or underlying) of this option chain. More...
|
|
Set of option series for a single product or underlying symbol.
- Template Parameters
-
T | The type of option instrument instances. |
◆ Clone()
object com.dxfeed.ipf.option.OptionChain.Clone |
( |
| ) |
|
|
inline |
Returns a shall copy of this option chain. All series are copied(cloned) themselves, but option instrument instances are shared with original.
- Returns
- Returns a shall copy of this option chain.
◆ GetSeries()
Returns a sorted set of option series of this option chain.
- Returns
- sorted set of option series of this option chain.
◆ Symbol
string com.dxfeed.ipf.option.OptionChain.Symbol |
|
get |
Symbol (product or underlying) of this option chain.
Gets symbol (product or underlying) of this option chain.
The documentation for this class was generated from the following file:
- dxf_api/src/ipf/option/OptionChain.cs