Uses of Record Class
com.bluebell.greenhouse.sol.models.responses.eod.EODHistoricalDataResponse
Packages that use EODHistoricalDataResponse
Package
Description
Contains services for EOD-backed integrations.
-
Uses of EODHistoricalDataResponse in com.bluebell.greenhouse.sol.services.eod
Methods in com.bluebell.greenhouse.sol.services.eod that return types with arguments of type EODHistoricalDataResponseModifier and TypeMethodDescriptionEODIntegrationService.getHistoricalData(EODHistoricalDataRequest request) Fetches end-of-day historical price bars.