TRANGEResponse
Response for the true range (TRANGE), the greatest of a period's high-low range, its high versus the prior close, and its low versus the prior close — the single-period building block ATR smooths.
Author
Sylvester Sefa-Yeboah
Since
1.7.0
Types
Link copied to clipboard
public class TRANGEParser extends SimpleTechnicalIndicatorResponse.SimpleTechnicalIndicatorParser<TRANGEResponse>
Parser for TRANGEResponse.
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 TRANGEResponse.