Class SpotFundsPnlBoundsBarrier
Constructors
constructor
- new SpotFundsPnlBoundsBarrier(lower_bound, upper_bound): SpotFundsPnlBoundsBarrier
Parameters
- lower_bound:
| undefined
| null
| string
| number
| bigint
| Pnl - upper_bound:
| undefined
| null
| string
| number
| bigint
| Pnl
Methods
[dispose]
- [dispose](): void
Returns void
free
- free(): void
Returns void
Reusable account-P&L bounds for spot funds.
Bounds are denominated in the account currency. At least one bound must be present when the barrier is registered with a builder or configurator.