Uses of Class
com.longbridge.market.RankListResponse
-
Packages that use RankListResponse Package Description com.longbridge.market -
-
Uses of RankListResponse in com.longbridge.market
Methods in com.longbridge.market that return types with arguments of type RankListResponse Modifier and Type Method Description CompletableFuture<RankListResponse>MarketContext. getRankList(RankListOptions opts)Get ranked stock list for a given category key (from getRankCategories).
-