TRIMAResponse
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.trima.TRIMAResponse
Response for the triangular moving average (TRIMA), a moving average of a price series that double-smooths by averaging an SMA of an SMA, weighting middle values in the period most heavily.
Author
Sylvester Sefa-Yeboah
Since
1.5.0
Types
Link copied to clipboard
Parser for TRIMAResponse.
Functions
Link copied to clipboard
Returns the API's error message.
Link copied to clipboard
Returns the indicator's values.
Link copied to clipboard
Returns the response's metadata.
Link copied to clipboard
Parses a raw API response into a TRIMAResponse.