Indicator Request
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.request.TechnicalIndicatorRequest
Base request for every technical indicator endpoint, carrying the parameters (function, symbol, interval, datatype) that all indicators share.
Concrete subclasses (for example PeriodicRequest or SeriesRequest) add whatever further parameters their indicator requires, such as time_period or series_type.
Author
Sylvester Sefa-Yeboah
Since
1.1.0