Binance Connector JS
    Preparing search index...

    Request parameters for orderListPlaceOpo operation in TradeApi. OrderListPlaceOpoRequest

    Index

    Properties

    id?: string

    Unique WebSocket request ID.

    TradeApiOrderListPlaceOpo

    listClientOrderId?: string

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    pendingClientOrderId?: string

    Arbitrary unique ID among open orders for the pending order. Automatically generated if not sent.

    TradeApiOrderListPlaceOpo

    pendingIcebergQty?: number

    This can only be used if pendingTimeInForce is GTC or if pendingType is LIMIT_MAKER.

    TradeApiOrderListPlaceOpo

    pendingPegOffsetType?: PRICE_LEVEL

    TradeApiOrderListPlaceOpo

    pendingPegOffsetValue?: number

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    pendingPrice?: number

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    pendingStopPrice?: number

    TradeApiOrderListPlaceOpo

    pendingStrategyId?: number | bigint

    Arbitrary numeric value identifying the pending order within an order strategy.

    TradeApiOrderListPlaceOpo

    pendingStrategyType?: number

    Arbitrary numeric value identifying the pending order strategy. Values smaller than 1000000 are reserved and cannot be used.

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    pendingTrailingDelta?: number

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    recvWindow?: number

    The value cannot be greater than 60000.
    Supports up to three decimal places of precision (e.g., 6000.346) so that microseconds may be specified.

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    symbol: string

    TradeApiOrderListPlaceOpo

    workingClientOrderId?: string

    Arbitrary unique ID among open orders for the working order. Automatically generated if not sent.

    TradeApiOrderListPlaceOpo

    workingIcebergQty?: number

    This can only be used if workingTimeInForce is GTC, or if workingType is LIMIT_MAKER.

    TradeApiOrderListPlaceOpo

    workingPegOffsetType?: PRICE_LEVEL

    TradeApiOrderListPlaceOpo

    workingPegOffsetValue?: number

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    workingPrice: number

    TradeApiOrderListPlaceOpo

    workingQuantity: number

    Sets the quantity for the working order.

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    workingStrategyId?: number | bigint

    Arbitrary numeric value identifying the working order within an order strategy.

    TradeApiOrderListPlaceOpo

    workingStrategyType?: number

    Arbitrary numeric value identifying the working order strategy. Values smaller than 1000000 are reserved and cannot be used.

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo

    TradeApiOrderListPlaceOpo