Balance Volume (OBV)
GET {{baseUrl}}/query?function=OBV&symbol=<string>&interval=<string>
This API returns the on balance volume (OBV) values.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
function | string | ||
symbol | string | The stocker ticker symbol. | |
interval | string | The interval for series (1min, 5min, 15min, 30min, 60min) |