Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOtocoResponseResultOrderReportsInner

    OrderListPlaceOtocoResponseResultOrderReportsInner

    interface OrderListPlaceOtocoResponseResultOrderReportsInner {
        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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    cummulativeQuoteQty?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    executedQty?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    expiryReason?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    icebergQty?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    orderId?: number | bigint

    OrderListPlaceOtocoResponseResultOrderReportsInner

    orderListId?: number | bigint

    OrderListPlaceOtocoResponseResultOrderReportsInner

    origQty?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    origQuoteOrderQty?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    peggedPrice?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    pegOffsetType?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    pegOffsetValue?: number | bigint

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    pegPriceType?: string

    Price peg type. Only for pegged orders.

    OrderListPlaceOtocoResponseResultOrderReportsInner

    preventedMatchId?: number | bigint

    Appears only if the order expired due to STP.

    OrderListPlaceOtocoResponseResultOrderReportsInner

    preventedQuantity?: string

    Order quantity that expired due to STP.

    OrderListPlaceOtocoResponseResultOrderReportsInner

    price?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    selfTradePreventionMode?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    side?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    status?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    stopPrice?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    strategyId?: number | bigint

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    strategyType?: number | bigint

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    symbol?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    timeInForce?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    trailingDelta?: number | bigint

    Delta price change required before order activation.

    OrderListPlaceOtocoResponseResultOrderReportsInner

    trailingTime?: number | bigint

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    transactTime?: number | bigint

    OrderListPlaceOtocoResponseResultOrderReportsInner

    type?: string

    OrderListPlaceOtocoResponseResultOrderReportsInner

    usedSor?: boolean

    Field that determines whether order used SOR.

    OrderListPlaceOtocoResponseResultOrderReportsInner

    workingFloor?: string

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

    OrderListPlaceOtocoResponseResultOrderReportsInner

    workingTime?: number | bigint

    OrderListPlaceOtocoResponseResultOrderReportsInner