Simple Indicator Unit
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.SimpleTechnicalIndicatorUnit
A single date/value pair for any indicator that reports one numeric value per date — every family built on PeriodicResponse, PeriodicSeriesResponse, SeriesResponse, SimpleIndicatorResponse, and PriceOscillatorResponse reuses this class rather than defining its own unit type, unlike multi-field indicators such as BBANDS or STOCH, which define their own *IndicatorUnit classes.
Author
Sylvester Sefa-Yeboah
Since
1.1.0