Default
Technical Indicators
Return technical indicator with price data. List of supported indicators can be found <a href="https://docs.google.com/spreadsheets/d/1ylUvKHVYN2E87WdwIza8ROaCpd48ggEl1k5i5SgA29k/edit?usp=sharing" target="_blank">here</a>.
get/indicator
Query parameters
symbolstring required
symbol
resolutionstring required
Supported resolution includes <code>1, 5, 15, 30, 60, D, W, M </code>.Some timeframes might not be available depending on the exchange.
frominteger required
UNIX timestamp. Interval initial value.
tointeger required
UNIX timestamp. Interval end value.
indicatorstring required
Indicator name. Full list can be found <a href="https://docs.google.com/spreadsheets/d/1ylUvKHVYN2E87WdwIza8ROaCpd48ggEl1k5i5SgA29k/edit?usp=sharing" target="_blank">here</a>.
Request body
IndicatorFields required
Response
successful operation
TechnicalIndicator required