Binance Connector JS
    Preparing search index...

    Request parameters for queryMarginAccountsOpenOco operation in TradeApi. QueryMarginAccountsOpenOcoRequest

    interface QueryMarginAccountsOpenOcoRequest {
        isIsolated?: QueryMarginAccountsOpenOcoIsIsolatedEnum;
        recvWindow?: number | bigint;
        symbol?: string;
    }
    Index

    Properties

    TradeApiQueryMarginAccountsOpenOco

    recvWindow?: number | bigint

    TradeApiQueryMarginAccountsOpenOco

    symbol?: string

    TradeApiQueryMarginAccountsOpenOco