|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Member Functions | |
| std::optional< param::Price > | Ask () const noexcept |
| std::optional< param::Price > | Bid () const noexcept |
| std::optional< param::Price > | Mark () const noexcept |
| Quote () noexcept | |
| Quote | WithAsk (const param::Price &ask) const noexcept |
| Quote | WithBid (const param::Price &bid) const noexcept |
| Quote | WithMark (const param::Price &mark) const noexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |