Binance Connector JS
    Preparing search index...

    Request parameters for resetMarketMakerProtectionConfig operation in MarketMakerEndpointsApi. ResetMarketMakerProtectionConfigRequest

    interface ResetMarketMakerProtectionConfigRequest {
        recvWindow?: number | bigint;
        underlying?: string;
    }
    Index

    Properties

    recvWindow?: number | bigint

    MarketMakerEndpointsApiResetMarketMakerProtectionConfig

    underlying?: string

    underlying, e.g BTCUSDT

    MarketMakerEndpointsApiResetMarketMakerProtectionConfig