Binance Connector JS
    Preparing search index...

    GetMarketMakerProtectionConfigResponse

    interface GetMarketMakerProtectionConfigResponse {
        deltaLimit?: string;
        frozenTimeInMilliseconds?: number | bigint;
        lastTriggerTime?: number | bigint;
        qtyLimit?: string;
        underlying?: string;
        underlyingId?: number | bigint;
        windowTimeInMilliseconds?: number | bigint;
    }
    Index

    Properties

    deltaLimit?: string

    GetMarketMakerProtectionConfigResponse

    frozenTimeInMilliseconds?: number | bigint

    GetMarketMakerProtectionConfigResponse

    lastTriggerTime?: number | bigint

    GetMarketMakerProtectionConfigResponse

    qtyLimit?: string

    GetMarketMakerProtectionConfigResponse

    underlying?: string

    GetMarketMakerProtectionConfigResponse

    underlyingId?: number | bigint

    GetMarketMakerProtectionConfigResponse

    windowTimeInMilliseconds?: number | bigint

    GetMarketMakerProtectionConfigResponse