Longbridge OpenAPI SDK
    Preparing search index...

    Interface AnomalyResponse

    Market anomaly response

    interface AnomalyResponse {
        allOff: boolean;
        changes: AnomalyItem[];
    }
    Index

    Properties

    Properties

    allOff: boolean

    Whether anomaly alerts are globally disabled

    changes: AnomalyItem[]

    List of market anomaly events