Price Oscillator Response
Base response for indicators driven by com.crazzyghost.alphavantage.technicalindicator.request.PriceOscillatorRequest, the fast/slow moving-average difference oscillators APO and PPO.
Author
Sylvester Sefa-Yeboah
Since
1.1.0
Inheritors
Types
Link copied to clipboard
Metadata describing the request that produced a PriceOscillatorResponse, echoed back by the API alongside the indicator values themselves.
Link copied to clipboard
Base parser for PriceOscillatorResponse subclasses, translating the raw metadata and indicator maps returned by com.crazzyghost.alphavantage.parser.Parser into typed MetaData and SimpleTechnicalIndicatorUnit values.