Class SymbolCacheKeys
java.lang.Object
com.bluebell.greenhouse.platform.configuration.cache.symbol.SymbolCacheKeys
Cache key helpers for symbol lookups.
- Version:
- 3.0.3
- Author:
- Stephen Prizio
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringforSentiment(String providerSymbol, LocalDate start, LocalDate end) Builds the cache key for an EOD-backed symbol sentiment lookup.
-
Method Details
-
forSentiment
-