Uses of Record Class
com.bluebell.greenhouse.sol.models.dto.services.symbolanalysis.SymbolAnalysisProfileDTO
Packages that use SymbolAnalysisProfileDTO
Package
Description
Contains the integration services for the symbol analysis website.
-
Uses of SymbolAnalysisProfileDTO in com.bluebell.greenhouse.sol.services.symbolanalysis
Methods in com.bluebell.greenhouse.sol.services.symbolanalysis that return SymbolAnalysisProfileDTOModifier and TypeMethodDescriptionSymbolAnalysisIntegrationService.getSymbolProfile(String category, String exchange, String ticker) Looks up profile metadata for a symbol using the StockAnalysis page fallback workflow.