Binance Connector JS
    Preparing search index...

    GetMarketMakerProtectionConfigResponse

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

    Properties

    deltaLimit?: string

    GetMarketMakerProtectionConfigResponse

    frozenTimeInMilliseconds?: number

    GetMarketMakerProtectionConfigResponse

    lastTriggerTime?: number

    GetMarketMakerProtectionConfigResponse

    qtyLimit?: string

    GetMarketMakerProtectionConfigResponse

    underlying?: string

    GetMarketMakerProtectionConfigResponse

    underlyingId?: number

    GetMarketMakerProtectionConfigResponse

    windowTimeInMilliseconds?: number

    GetMarketMakerProtectionConfigResponse