Stochastic Oscillator (STOCH)
GET {{baseUrl}}/query?function=STOCH&symbol=<string>&interval=<string>
This API returns the stochastic oscillator (STOCH) 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) |