Class SymbolAnalysisEventService

java.lang.Object
com.bluebell.greenhouse.radicle.services.symbol.analysis.SymbolAnalysisEventService

@Service @Transactional(readOnly=true) public class SymbolAnalysisEventService extends Object
Event and earnings adapter for symbol analysis.

Earnings integration will eventually require EOD-backed symbol event and calendar lookups. For now this service explicitly owns that boundary and returns an unavailable payload until the EOD integration work is implemented.

Version:
2.0.4
Author:
Stephen Prizio