HTDCPHASEResponse

public class HTDCPHASEResponse extends SeriesResponse

Response for the Hilbert transform dominant cycle phase (HT_DCPHASE), which reports the price series' position, in degrees, within its current dominant market cycle.

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