Class SpotFundsPnlBoundsBarrier
Constructors
constructor
- new SpotFundsPnlBoundsBarrier(account_currency, lower_bound, upper_bound): SpotFundsPnlBoundsBarrier
Parameters
- account_currency: string
- 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
Account-currency P&L-bounds barrier for spot funds.