|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Member Functions | |
| std::optional< param::Quantity > | AsQuantity () const |
| std::optional< param::Volume > | AsVolume () const |
| TradeAmountKind | Kind () const noexcept |
| std::string | ToString () const |
| Formats the selected exact amount. More... | |
Static Public Member Functions | |
| static TradeAmount | OfQuantity (param::Quantity quantity) |
| static TradeAmount | OfVolume (param::Volume volume) |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinestatic |
|
inlinestatic |
|
inline |
Formats the selected exact amount.