@openpit/engine
    Preparing search index...

    Class DryRunReport

    Inert verdict returned by a pre-trade dry-run.

    The report describes what a real pre-trade call would have produced without spending rate-limit budget, applying holds, or latching account blocks.

    Index
    accountBlock: AccountBlock | undefined

    The account block an account-scope reject would latch, or undefined.

    isPass: boolean

    Whether the order would pass.

    rejects: Reject[]

    The rejects the order would collect, empty when it would pass.

    • Returns void

    • Returns void

    • Returns the lock payload the main stage would produce.

      Returns Lock