OBVResponse
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.obv.OBVResponse
Response for on balance volume (OBV), a cumulative running total of traded volume that adds a period's volume when price closes up and subtracts it when price closes down.
Author
Sylvester Sefa-Yeboah
Since
1.7.0
Types
Link copied to clipboard
Parser for OBVResponse.
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
Parses a raw API response into an OBVResponse.