Uses of Class
com.github.oscerd.finnhub.models.MarketHoliday
Packages that use MarketHoliday
-
Uses of MarketHoliday in com.github.oscerd.finnhub.client
Methods in com.github.oscerd.finnhub.client that return MarketHolidayModifier and TypeMethodDescriptionFinnhubClient.marketHoliday(String exchange) Return market holidays for a specific stock exchange -
Uses of MarketHoliday in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return MarketHolidayModifier and TypeMethodDescriptionMarketHoliday.addDataItem(MarketHolidayData dataItem) MarketHoliday.data(List<MarketHolidayData> data)