Longbridge OpenAPI SDK
    Preparing search index...

    Class MarketContext

    Market data context

    Index

    Constructors

    Methods

    • Get top movers (stocks with unusual price movements) across one or more markets

      Parameters

      • markets: string[]
      • sort: number
      • date: string | null | undefined
      • limit: number

      Returns Promise<TopMoversResponse>

    • Get a ranked list of securities for the given category key

      Parameters

      • key: string
      • needArticle: boolean

      Returns Promise<RankListResponse>