Uses of Class
com.longport.trade.FundPositionsResponse
-
Packages that use FundPositionsResponse Package Description com.longport.trade -
-
Uses of FundPositionsResponse in com.longport.trade
Methods in com.longport.trade that return types with arguments of type FundPositionsResponse Modifier and Type Method Description CompletableFuture<FundPositionsResponse>
TradeContext. getFundPositions(GetFundPositionsOptions opts)
Get fund positions
-