HTDCPERIODResponse

Response for the Hilbert transform dominant cycle period (HT_DCPERIOD), which estimates the length, in bars, of the price series' current dominant market cycle.

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

Author

Sylvester Sefa-Yeboah

Since

1.5.0

Types

Link copied to clipboard

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