Adds account barriers and returns the builder for chaining.
barriers is an array of PnlBoundsAccountAssetBarrier.
Rest...args: [barriers: Iterable<PnlBoundsAccountAssetBarrier, any, any>]Adds broker barriers and returns the builder for chaining.
barriers is an array of PnlBoundsBrokerBarrier.
Rest...args: [barriers: Iterable<PnlBoundsBrokerBarrier, any, any>]Returns an independent builder with the same configuration.
Assigns the policy group id and returns the builder for chaining.
Rest...args: [policy_group_id: number]
P&L kill-switch builder with at least one barrier configuration call.