Uses of Class
com.longport.quote.MarketTradingDays
-
Packages that use MarketTradingDays Package Description com.longport.quote -
-
Uses of MarketTradingDays in com.longport.quote
Methods in com.longport.quote that return types with arguments of type MarketTradingDays Modifier and Type Method Description CompletableFuture<MarketTradingDays>
QuoteContext. getTradingDays(Market market, LocalDate begin, LocalDate end)
Get market trading days
-