Binance Connector JS
    Preparing search index...

    Request parameters for getMarketMakerProtectionConfig operation in MarketMakerEndpointsApi. GetMarketMakerProtectionConfigRequest

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

    Properties

    recvWindow?: number | bigint

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig

    underlying?: string

    underlying, e.g BTCUSDT

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig