TRIXResponse

Response for the 1-day rate of change of a triple exponentially smoothed moving average (TRIX), an oscillator that filters out short-term price noise by rating the momentum of a triple-smoothed EMA.

Author

Sylvester Sefa-Yeboah

Since

1.5.0

Types

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