Class BloomStrategySignalProvider

java.lang.Object
com.bluebell.greenhouse.radicle.services.symbol.analysis.BloomStrategySignalProvider
All Implemented Interfaces:
StrategySignalProvider

@Component public class BloomStrategySignalProvider extends Object implements StrategySignalProvider
Strategy signal provider for the existing Bloom Anther implementation.

Bloom is intentionally exposed here as one strategy provider rather than being hardcoded into the symbol analysis facade so that future persisted strategy entities can reference providers by strategy code.

Version:
2.0.4
Author:
Stephen Prizio