Longbridge OpenAPI SDK
    Preparing search index...

    Interface ScreenerIndicatorsResponse

    Screener indicator definitions response. data is a JSON string.

    interface ScreenerIndicatorsResponse {
        data: string;
    }
    Index

    Properties

    Properties

    data: string

    Raw indicator definitions data (JSON string)