Binance Connector JS
    Preparing search index...

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner

    interface FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner {
        indicator?: string;
        isLocked?: boolean;
        plannedRecoverTime?: number | bigint;
        triggerValue?: number | bigint;
        value?: number | bigint;
    }
    Index

    Properties

    indicator?: string

    Too many violations under multiple symbols trigger account violation

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner

    isLocked?: boolean

    Is Locked.

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner

    plannedRecoverTime?: number | bigint

    Planned Recover Time.

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner

    triggerValue?: number | bigint

    Trigger value

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner

    value?: number | bigint

    Current value

    FuturesTradingQuantitativeRulesIndicatorsResponseIndicatorsACCOUNTInner