Binance Connector JS
    Preparing search index...

    Request parameters for queryMarginAccountsOco operation in TradeApi. QueryMarginAccountsOcoRequest

    interface QueryMarginAccountsOcoRequest {
        orderListId?: number;
        origClientOrderId?: string;
        recvWindow?: number;
    }
    Index

    Properties

    orderListId?: number

    Either orderListId or listClientOrderId must be provided

    TradeApiQueryMarginAccountsOco

    origClientOrderId?: string

    TradeApiQueryMarginAccountsOco

    recvWindow?: number

    TradeApiQueryMarginAccountsOco