NATRResponse

public class NATRResponse extends PeriodicResponse

Response for the normalized average true range (NATR), the ATR expressed as a percentage of closing price, making volatility comparable across instruments at different price levels.

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