Retunes a registered order-size-limit policy at runtime.
Retunes a registered P&L-bounds kill-switch policy at runtime.
Retunes a registered rate-limit policy at runtime.
Throws PolicyConfigureError on unknown policy, type mismatch, or
validation failure. Throws ParamError for malformed options.
Force-sets live accumulated P&L for one generic P&L kill-switch entry.
Force-sets live accumulated spot-funds account-wide P&L state.
The new state is checked against the effective account P&L barrier in the same call. The result contains any account block recorded while the state was applied, including an immediate numeric barrier breach.
Throws TypeError, RangeError, or ParamError for an invalid state,
AccountIdError for an invalid account, or PolicyConfigureError when
the target policy cannot apply the configuration.
Retunes a registered spot-funds policy at runtime.
Retunes the spot-funds account-wide P&L-bounds axis.
Runtime built-in policy configurator.