Uses of Class
com.longbridge.fundamental.DividendList
-
Packages that use DividendList Package Description com.longbridge.fundamental -
-
Uses of DividendList in com.longbridge.fundamental
Methods in com.longbridge.fundamental that return types with arguments of type DividendList Modifier and Type Method Description CompletableFuture<DividendList>FundamentalContext. getDividend(String symbol)Get dividend history.CompletableFuture<DividendList>FundamentalContext. getDividendDetail(String symbol)Get detailed dividend information.
-