HTTRENDMODEResponse

Response for the Hilbert transform trend vs cycle mode (HT_TRENDMODE), which classifies the price series as currently trending or cycling.

The API nests this indicator's value under the JSON key TRENDMODE rather than the function code HT_TRENDMODE, unlike its Hilbert transform siblings.

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