BOPResponse

Response for the balance of power (BOP), a momentum indicator that measures the strength of buyers versus sellers by comparing a period's close-to-open move against its full high-low range.

Author

Sylvester Sefa-Yeboah

Since

1.7.0

Types

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