|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
#include <pnl.hpp>
Public Member Functions | |
| const PnlOutcomeResult & | Get () const noexcept |
| Returns the PnL amount or the reason why it is unavailable. | |
| OpenPitPnlOutcome | Raw () const noexcept |
Static Public Member Functions | |
| static PnlOutcome | FromRaw (const OpenPitPnlOutcome &raw) |
Public Attributes | |
| PnlOutcomeResult | result |
|
inlinestaticnodiscard |
|
inlinenodiscardnoexcept |
Returns the PnL amount or the reason why it is unavailable.
|
inlinenodiscardnoexcept |
| PnlOutcomeResult openpit::accountadjustment::PnlOutcome::result |