Binance Connector JS
    Preparing search index...

    Request parameters for queryMarginAccountsOco operation in TradeApi. QueryMarginAccountsOcoRequest

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

    Properties

    orderListId?: number | bigint

    Either orderListId or listClientOrderId must be provided

    TradeApiQueryMarginAccountsOco

    origClientOrderId?: string

    TradeApiQueryMarginAccountsOco

    recvWindow?: number | bigint

    TradeApiQueryMarginAccountsOco