Binance Connector JS
    Preparing search index...

    Request parameters for orderListPlaceOpo operation in TradeApi. OrderListPlaceOpoRequest

    Index

    Properties

    id?: string

    Client-generated request identifier.

    TradeApiOrderListPlaceOpo

    listClientOrderId?: string

    Arbitrary unique ID among open order lists. Automatically generated if not sent. A new order list with the same listClientOrderId is accepted only when the previous one is filled or completely expired. listClientOrderId is distinct from the workingClientOrderId and the pendingClientOrderId.

    TradeApiOrderListPlaceOpo

    Format of the JSON response. Supported values: Order Response Type

    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

    Price for the pending order.

    TradeApiOrderListPlaceOpo

    Supported values: Order Side

    TradeApiOrderListPlaceOpo

    pendingStopPrice?: number

    Stop price for the pending order.

    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

    Supported values: Time In Force

    TradeApiOrderListPlaceOpo

    pendingTrailingDelta?: number

    Trailing delta for the pending order.

    TradeApiOrderListPlaceOpo

    Supported values: Order Types. Note that MARKET orders using quoteOrderQty are not supported.

    TradeApiOrderListPlaceOpo

    recvWindow?: number

    Supports up to three decimal places of precision (e.g., 6000.346) so that microseconds may be specified.

    TradeApiOrderListPlaceOpo

    The allowed enums is dependent on what is configured on the symbol. Supported values: STP Modes

    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

    Price for the working order.

    TradeApiOrderListPlaceOpo

    workingQuantity: number

    Sets the quantity for the working order.

    TradeApiOrderListPlaceOpo

    Supported values: Order Side

    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

    Supported values: Time In Force

    TradeApiOrderListPlaceOpo

    Supported values: LIMIT, LIMIT_MAKER

    TradeApiOrderListPlaceOpo