T3Response
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.t3.T3Response
Response for T3, Tillson's triple exponential moving average (T3), a smoothed moving average built from a chain of six EMAs that responds to trend changes faster than a plain triple EMA.
Author
Sylvester Sefa-Yeboah
Since
1.5.0
Types
Link copied to clipboard
Parser for T3Response.
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 T3Response.