dxFeed Graal CXX API v4.2.0
|
Set of option series for a single product or underlying symbol. More...
#include <OptionChain.hpp>
Public Member Functions | |
const std::string & | getSymbol () const & |
Returns symbol (product or underlying) of this option chain. | |
std::set< OptionSeries< T > > | getSeries () |
Returns a sorted set of option series of this option chain. | |
Friends | |
class | OptionChainsBuilder< T > |
Set of option series for a single product or underlying symbol.
This class is NOT thread-safe and cannot be used from multiple threads without external synchronization.
T | The type of option instrument instances |
|
inline |
Returns a sorted set of option series of this option chain.
|
inline |
Returns symbol (product or underlying) of this option chain.