Binance Connector JS
    Preparing search index...

    Request parameters for getMarketMakerProtectionConfig operation in MarketMakerEndpointsApi. GetMarketMakerProtectionConfigRequest

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

    Properties

    recvWindow?: number

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig

    underlying?: string

    underlying, e.g BTCUSDT

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig