Uses of Record Class
com.bluebell.greenhouse.sol.models.responses.eod.EODIntradayDataResponse
Packages that use EODIntradayDataResponse
Package
Description
Contains services for EOD-backed integrations.
-
Uses of EODIntradayDataResponse in com.bluebell.greenhouse.sol.services.eod
Methods in com.bluebell.greenhouse.sol.services.eod that return types with arguments of type EODIntradayDataResponseModifier and TypeMethodDescriptionEODIntegrationService.getIntradayData(EODIntradayDataRequest request) Fetches intraday price bars.