Uses of Class
com.longbridge.portfolio.ProfitAnalysisFlowsResponse
-
Packages that use ProfitAnalysisFlowsResponse Package Description com.longbridge.portfolio -
-
Uses of ProfitAnalysisFlowsResponse in com.longbridge.portfolio
Methods in com.longbridge.portfolio that return types with arguments of type ProfitAnalysisFlowsResponse Modifier and Type Method Description CompletableFuture<ProfitAnalysisFlowsResponse>PortfolioContext. getProfitAnalysisFlows(ProfitAnalysisFlowsOptions opts)Get paginated profit-analysis flow records for a security.
-