|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|

Public Member Functions | |
| Instrument (param::Asset underlying, param::Asset settlement) | |
| OpenPitInstrument | Raw () const noexcept |
Static Public Member Functions | |
| static std::optional< Instrument > | FromRaw (const OpenPitInstrument &raw) |
Public Attributes | |
| param::Asset | settlementAsset |
| param::Asset | underlyingAsset |
|
inline |
|
inlinestatic |
|
inlinenoexcept |
| param::Asset openpit::model::Instrument::settlementAsset |
| param::Asset openpit::model::Instrument::underlyingAsset |