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