Adds build-time account P&L barriers and returns the builder.
Rest...args: [barriers: Iterable<SpotFundsPnlBoundsAccountBarrier, any, any>]Adds account-group P&L barriers and returns the builder for chaining.
Rest...args: [barriers: Iterable<SpotFundsPnlBoundsAccountGroupBarrier, any, any>]Returns an independent builder with the same configuration.
Adds global P&L barriers and returns the builder for chaining.
Rest...args: [barriers: Iterable<SpotFundsPnlBoundsBarrier, any, any>]Enables market-order valuation against service and returns the
builder for chaining.
The P&L-bounds axis prices market orders with the mark price and no slippage; it remains in track-only limit mode.
Rest...args: [service: MarketDataService]Assigns the policy group id and returns the builder for chaining.
Rest...args: [policy_group_id: number]
Spot-funds P&L builder with at least one barrier configuration call.