Binance Connector JS
    Preparing search index...

    ExecutionReport

    interface ExecutionReport {
        a?: string;
        A?: string;
        b?: string;
        B?: string;
        c?: string;
        C?: string;
        Cs?: string;
        d?: string;
        D?: string;
        E?: number | bigint;
        f?: string;
        F?: string;
        g?: number | bigint;
        i?: number | bigint;
        I?: number | bigint;
        j?: string;
        J?: string;
        k?: string;
        l?: string;
        L?: string;
        m?: boolean;
        M?: boolean;
        n?: string;
        N?: string;
        o?: string;
        O?: number | bigint;
        p?: string;
        P?: string;
        pl?: string;
        pL?: string;
        pY?: string;
        q?: string;
        Q?: string;
        r?: string;
        s?: string;
        S?: string;
        t?: number | bigint;
        T?: number | bigint;
        u?: string;
        U?: string;
        uS?: boolean;
        v?: string;
        V?: string;
        w?: boolean;
        W?: number | bigint;
        x?: string;
        X?: string;
        Y?: string;
        z?: string;
        Z?: string;
    }
    Index

    Properties

    a?: string

    Allocation ID

    ExecutionReport

    A?: string

    Prevented Quantity

    ExecutionReport

    b?: string

    Match Type

    ExecutionReport

    B?: string

    Last Prevented Quantity

    ExecutionReport

    c?: string

    Client order ID

    ExecutionReport

    C?: string

    Original client order ID; This is the ID of the order being canceled

    ExecutionReport

    Cs?: string

    Counter Symbol

    ExecutionReport

    d?: string

    Trailing Delta; This is only visible if the order was a trailing stop order.

    ExecutionReport

    D?: string

    Trailing Time

    ExecutionReport

    E?: number | bigint

    Event time

    ExecutionReport

    f?: string

    Time in force

    ExecutionReport

    F?: string

    Iceberg quantity

    ExecutionReport

    g?: number | bigint

    OrderListId

    ExecutionReport

    i?: number | bigint

    Order ID

    ExecutionReport

    I?: number | bigint

    Ignore

    ExecutionReport

    j?: string

    Strategy Id

    ExecutionReport

    J?: string

    Strategy Type

    ExecutionReport

    k?: string

    Working Floor

    ExecutionReport

    l?: string

    Last executed quantity

    ExecutionReport

    L?: string

    Last executed price

    ExecutionReport

    m?: boolean

    Is this trade the maker side?

    ExecutionReport

    M?: boolean

    Ignore

    ExecutionReport

    n?: string

    Commission amount

    ExecutionReport

    N?: string

    Commission asset

    ExecutionReport

    o?: string

    Order type

    ExecutionReport

    O?: number | bigint

    Order creation time

    ExecutionReport

    p?: string

    Order price

    ExecutionReport

    P?: string

    Stop price

    ExecutionReport

    pl?: string

    Prevented Execution Quantity

    ExecutionReport

    pL?: string

    Prevented Execution Price

    ExecutionReport

    pY?: string

    Prevented Execution Quote Qty

    ExecutionReport

    q?: string

    Order quantity

    ExecutionReport

    Q?: string

    Quote Order Quantity

    ExecutionReport

    r?: string

    Order reject reason; will be an error code.

    ExecutionReport

    s?: string

    Symbol

    ExecutionReport

    S?: string

    Side

    ExecutionReport

    t?: number | bigint

    Trade ID

    ExecutionReport

    T?: number | bigint

    Transaction time

    ExecutionReport

    u?: string

    Trade Group Id

    ExecutionReport

    U?: string

    Counter Order Id

    ExecutionReport

    uS?: boolean

    UsedSor

    ExecutionReport

    v?: string

    Prevented Match Id

    ExecutionReport

    V?: string

    selfTradePreventionMode

    ExecutionReport

    w?: boolean

    Is the order on the book?

    ExecutionReport

    W?: number | bigint

    Working Time; This is only visible if the order has been placed on the book.

    ExecutionReport

    x?: string

    Current execution type

    ExecutionReport

    X?: string

    Current order status

    ExecutionReport

    Y?: string

    Last quote asset transacted quantity (i.e. lastPrice * lastQty)

    ExecutionReport

    z?: string

    Cumulative filled quantity

    ExecutionReport

    Z?: string

    Cumulative quote asset transacted quantity

    ExecutionReport