Constructs a P&L outcome amount from a delta and an absolute value.
Each argument accepts a Pnl value object or a DecimalInput.
Throws TypeError, RangeError, or ParamError when either argument
is not a valid P&L value.
ReadonlyabsoluteThe resulting absolute P&L value.
ReadonlydeltaThe signed P&L change applied.
Returns a fresh copy of this P&L outcome amount.
A
(delta, absolute)P&L pair describing an applied realized-P&L change.The producing policy defines the denomination. SpotFunds position and account P&L outcomes use the account currency.