WILLRResponse

public class WILLRResponse extends PeriodicResponse

Response for Williams' %R (WILLR), a momentum oscillator that compares a period's close to its recent high-low range, similar to STOCH's %K but scaled and inverted.

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