Binance Connector JS
    Preparing search index...

    Request parameters for orderListPlaceOto operation in TradeApi. OrderListPlaceOtoRequest

    Index

    Properties

    id?: string

    Unique WebSocket request ID.

    TradeApiOrderListPlaceOto

    listClientOrderId?: string

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    pendingClientOrderId?: string

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

    TradeApiOrderListPlaceOto

    pendingIcebergQty?: number

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

    TradeApiOrderListPlaceOto

    pendingPrice?: number

    TradeApiOrderListPlaceOto

    pendingQuantity: number

    Sets the quantity for the pending order.

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    pendingStopPrice?: number

    TradeApiOrderListPlaceOto

    pendingStrategyId?: number

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

    TradeApiOrderListPlaceOto

    pendingStrategyType?: number

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

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    pendingTrailingDelta?: number

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    recvWindow?: number

    The value cannot be greater than 60000

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    symbol: string

    TradeApiOrderListPlaceOto

    workingClientOrderId?: string

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

    TradeApiOrderListPlaceOto

    workingIcebergQty?: number

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

    TradeApiOrderListPlaceOto

    workingPrice: number

    TradeApiOrderListPlaceOto

    workingQuantity: number

    Sets the quantity for the working order.

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    workingStrategyId?: number

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

    TradeApiOrderListPlaceOto

    workingStrategyType?: number

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

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto

    TradeApiOrderListPlaceOto