HTTRENDLINEResponse

public class HTTRENDLINEResponse extends SeriesResponse

Response for the Hilbert transform instantaneous trendline (HT_TRENDLINE), a smoothed moving average derived from the Hilbert transform that adapts faster to trend changes than a fixed-period moving average.

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