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

Public Member Functions | |
| PnlBoundsAccountBarrierUpdate (::openpit::param::AccountId account, ::openpit::param::Asset asset) | |
Public Attributes | |
| ::openpit::param::AccountId | accountId |
| std::optional<::openpit::param::Pnl > | lowerBound |
| ::openpit::param::Asset | settlementAsset |
| std::optional<::openpit::param::Pnl > | upperBound |
|
inline |
| ::openpit::param::AccountId openpit::pretrade::policies::PnlBoundsAccountBarrierUpdate::accountId |
| std::optional<::openpit::param::Pnl> openpit::pretrade::policies::PnlBoundsAccountBarrierUpdate::lowerBound |
| ::openpit::param::Asset openpit::pretrade::policies::PnlBoundsAccountBarrierUpdate::settlementAsset |
| std::optional<::openpit::param::Pnl> openpit::pretrade::policies::PnlBoundsAccountBarrierUpdate::upperBound |