Binance Connector JS
    Preparing search index...

    Request parameters for resetMarketMakerProtectionConfig operation in MarketMakerEndpointsApi. ResetMarketMakerProtectionConfigRequest

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

    Properties

    recvWindow?: number

    MarketMakerEndpointsApiResetMarketMakerProtectionConfig

    underlying?: string

    underlying, e.g BTCUSDT

    MarketMakerEndpointsApiResetMarketMakerProtectionConfig