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

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
public static SimpleTechnicalIndicatorResponse of(Map<String, Object> stringObjectMap)
Parses a raw API response into a TRANGEResponse.
Link copied to clipboard
public String toString()