Binance Connector JS
    Preparing search index...

    QueryAllAlgoOrdersResponseInner

    interface QueryAllAlgoOrdersResponseInner {
        actualOrderId?: string;
        actualPrice?: string;
        algoId?: number | bigint;
        algoStatus?: string;
        algoType?: string;
        clientAlgoId?: string;
        closePosition?: boolean;
        createTime?: number | bigint;
        goodTillDate?: number | bigint;
        icebergQuantity?: string;
        orderType?: string;
        positionSide?: string;
        price?: string;
        priceMatch?: string;
        priceProtect?: boolean;
        quantity?: string;
        reduceOnly?: boolean;
        selfTradePreventionMode?: string;
        side?: string;
        slPrice?: string;
        slTriggerPrice?: string;
        symbol?: string;
        timeInForce?: string;
        tpOrderType?: string;
        tpPrice?: string;
        tpTriggerPrice?: string;
        triggerPrice?: string;
        triggerTime?: number | bigint;
        updateTime?: number | bigint;
        workingType?: string;
    }
    Index

    Properties

    actualOrderId?: string

    QueryAllAlgoOrdersResponseInner

    actualPrice?: string

    QueryAllAlgoOrdersResponseInner

    algoId?: number | bigint

    QueryAllAlgoOrdersResponseInner

    algoStatus?: string

    QueryAllAlgoOrdersResponseInner

    algoType?: string

    QueryAllAlgoOrdersResponseInner

    clientAlgoId?: string

    QueryAllAlgoOrdersResponseInner

    closePosition?: boolean

    QueryAllAlgoOrdersResponseInner

    createTime?: number | bigint

    QueryAllAlgoOrdersResponseInner

    goodTillDate?: number | bigint

    QueryAllAlgoOrdersResponseInner

    icebergQuantity?: string

    QueryAllAlgoOrdersResponseInner

    orderType?: string

    QueryAllAlgoOrdersResponseInner

    positionSide?: string

    QueryAllAlgoOrdersResponseInner

    price?: string

    QueryAllAlgoOrdersResponseInner

    priceMatch?: string

    QueryAllAlgoOrdersResponseInner

    priceProtect?: boolean

    QueryAllAlgoOrdersResponseInner

    quantity?: string

    QueryAllAlgoOrdersResponseInner

    reduceOnly?: boolean

    QueryAllAlgoOrdersResponseInner

    selfTradePreventionMode?: string

    QueryAllAlgoOrdersResponseInner

    side?: string

    QueryAllAlgoOrdersResponseInner

    slPrice?: string

    QueryAllAlgoOrdersResponseInner

    slTriggerPrice?: string

    QueryAllAlgoOrdersResponseInner

    symbol?: string

    QueryAllAlgoOrdersResponseInner

    timeInForce?: string

    QueryAllAlgoOrdersResponseInner

    tpOrderType?: string

    QueryAllAlgoOrdersResponseInner

    tpPrice?: string

    QueryAllAlgoOrdersResponseInner

    tpTriggerPrice?: string

    QueryAllAlgoOrdersResponseInner

    triggerPrice?: string

    QueryAllAlgoOrdersResponseInner

    triggerTime?: number | bigint

    QueryAllAlgoOrdersResponseInner

    updateTime?: number | bigint

    QueryAllAlgoOrdersResponseInner

    workingType?: string

    QueryAllAlgoOrdersResponseInner