Class IndicatorConstants
java.lang.Object
com.bluebell.greenhouse.platform.constants.technical.IndicatorConstants
Constants for use with
TechnicalIndicator and its implementing classes.- Version:
- 1.0.1
- Author:
- Stephen Prizio
-
Field Details
-
INPUT_PARAMETERS_KEY
Map/JSON key under which indicator input parameters are stored.Expected value: a collection of
IndicatorConfigurationValueitems.- See Also:
-
OUTPUT_VALUES_KEY
Map/JSON key under which indicator output value definitions are stored.Expected value: a collection of
IndicatorConfigurationValueitems.- See Also:
-