Runtime built-in policy configurator.

Methods

  • Returns void

  • Returns void

  • Retunes a registered order-size-limit policy at runtime.

    Parameters

    Returns void

  • Retunes a registered P&L-bounds kill-switch policy at runtime.

    Parameters

    Returns void

  • Retunes a registered rate-limit policy at runtime.

    Errors

    Throws PolicyConfigureError on unknown policy, type mismatch, or validation failure. Throws ParamError for malformed options.

    Parameters

    Returns void

  • Force-sets live accumulated P&L for one generic P&L kill-switch entry.

    Parameters

    Returns void

  • 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.

    Errors

    Throws TypeError, RangeError, or ParamError for an invalid state, AccountIdError for an invalid account, or PolicyConfigureError when the target policy cannot apply the configuration.

    Parameters

    Returns PolicyConfigurationResult

  • Retunes a registered spot-funds policy at runtime.

    Parameters

    Returns void

  • Retunes the spot-funds account-wide P&L-bounds axis.

    Parameters

    Returns void