Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOtoResponseResultOrderReportsInner

    OrderListPlaceOtoResponseResultOrderReportsInner

    interface OrderListPlaceOtoResponseResultOrderReportsInner {
        clientOrderId?: string;
        cummulativeQuoteQty?: string;
        executedQty?: string;
        expiryReason?: string;
        icebergQty?: string;
        orderId?: number | bigint;
        orderListId?: number | bigint;
        origQty?: string;
        origQuoteOrderQty?: string;
        peggedPrice?: string;
        pegOffsetType?: string;
        pegOffsetValue?: number | bigint;
        pegPriceType?: string;
        preventedMatchId?: number | bigint;
        preventedQuantity?: string;
        price?: string;
        selfTradePreventionMode?: string;
        side?: string;
        status?: string;
        stopPrice?: string;
        strategyId?: number | bigint;
        strategyType?: number | bigint;
        symbol?: string;
        timeInForce?: string;
        trailingDelta?: number | bigint;
        trailingTime?: number | bigint;
        transactTime?: number | bigint;
        type?: string;
        usedSor?: boolean;
        workingFloor?: string;
        workingTime?: number | bigint;
    }
    Index

    Properties

    clientOrderId?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    executedQty?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    expiryReason?: string

    Cause of the order's expiration. Appears when an order has expired.

    OrderListPlaceOtoResponseResultOrderReportsInner

    icebergQty?: string

    Appears only if the parameter icebergQty was sent in the request.

    OrderListPlaceOtoResponseResultOrderReportsInner

    orderId?: number | bigint

    OrderListPlaceOtoResponseResultOrderReportsInner

    orderListId?: number | bigint

    OrderListPlaceOtoResponseResultOrderReportsInner

    origQty?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    origQuoteOrderQty?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    peggedPrice?: string

    Current price order is pegged at. Only for pegged orders, once determined.

    OrderListPlaceOtoResponseResultOrderReportsInner

    pegOffsetType?: string

    Price peg offset type. Only for pegged orders, if requested.

    OrderListPlaceOtoResponseResultOrderReportsInner

    pegOffsetValue?: number | bigint

    Price peg offset value. Only for pegged orders, if requested.

    OrderListPlaceOtoResponseResultOrderReportsInner

    pegPriceType?: string

    Price peg type. Only for pegged orders.

    OrderListPlaceOtoResponseResultOrderReportsInner

    preventedMatchId?: number | bigint

    Appears only if the order expired due to STP.

    OrderListPlaceOtoResponseResultOrderReportsInner

    preventedQuantity?: string

    Order quantity that expired due to STP.

    OrderListPlaceOtoResponseResultOrderReportsInner

    price?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    selfTradePreventionMode?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    side?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    status?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    stopPrice?: string

    Appears for STOP_LOSS, TAKE_PROFIT, STOP_LOSS_LIMIT, and TAKE_PROFIT_LIMIT orders.

    OrderListPlaceOtoResponseResultOrderReportsInner

    strategyId?: number | bigint

    Appears only if the strategyId parameter was provided upon order placement.

    OrderListPlaceOtoResponseResultOrderReportsInner

    strategyType?: number | bigint

    Appears only if the strategyType parameter was provided upon order placement.

    OrderListPlaceOtoResponseResultOrderReportsInner

    symbol?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    timeInForce?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    trailingDelta?: number | bigint

    Delta price change required before order activation.

    OrderListPlaceOtoResponseResultOrderReportsInner

    trailingTime?: number | bigint

    Time when the trailing order is now active and tracking price changes.

    OrderListPlaceOtoResponseResultOrderReportsInner

    transactTime?: number | bigint

    OrderListPlaceOtoResponseResultOrderReportsInner

    type?: string

    OrderListPlaceOtoResponseResultOrderReportsInner

    usedSor?: boolean

    Field that determines whether order used SOR.

    OrderListPlaceOtoResponseResultOrderReportsInner

    workingFloor?: string

    Determines whether the order is being filled by the SOR or by the order book.

    OrderListPlaceOtoResponseResultOrderReportsInner

    workingTime?: number | bigint

    OrderListPlaceOtoResponseResultOrderReportsInner