Interface IBApiNextError

An error on the TWS / IB Gateway API or IBApiNext.

Hierarchy

  • IBApiNextError

Properties

advancedOrderReject?: unknown

Additional information in case of order rejection

code: ErrorCode

The [[IBApi]] Error Code.

error: Error

The [[Error]] object.

reqId: number

The request id that caused the error, or -1.

Generated using TypeDoc