Aroon (AROON)

GET {{baseUrl}}/query?function=AROON&symbol=<string>&interval=<string>&time_period=<string>

This API returns the Aroon (AROON) values.

Request Params

KeyDatatypeRequiredDescription
functionstring
symbolstringThe stocker ticker symbol.
intervalstringThe interval for series (1min, 5min, 15min, 30min, 60min)
time_periodstringNumber of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)