MINUSDIResponse

Response for the minus directional indicator (MINUS_DI), which measures downward price movement pressure and, together with PLUS_DI, forms the basis of ADX.

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