|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Per-account spot-funds P&L bounds refinement. More...

Public Member Functions | |
| OpenPitPretradePoliciesSpotFundsPnlBoundsAccountBarrier | Raw () const noexcept |
| Lowers the account barrier to the native C payload. More... | |
| SpotFundsPnlBoundsAccountBarrier (::openpit::param::AccountId account, SpotFundsPnlBoundsBarrier accountBarrier) | |
| Creates an account P&L barrier. More... | |
Public Attributes | |
| ::openpit::param::AccountId | accountId |
| SpotFundsPnlBoundsBarrier | barrier |
Per-account spot-funds P&L bounds refinement.
|
inline |
Creates an account P&L barrier.
|
inlinenoexcept |
Lowers the account barrier to the native C payload.
| ::openpit::param::AccountId openpit::pretrade::policies::SpotFundsPnlBoundsAccountBarrier::accountId |
| SpotFundsPnlBoundsBarrier openpit::pretrade::policies::SpotFundsPnlBoundsAccountBarrier::barrier |