Indicator API Reference
Complete documentation for all 22 technical indicators available through the /v1/indicator endpoint.
Base Request
GET /v1/indicator?symbol=EURUSD&indicator=RSI_14&timeframe=H1
Headers:
X-API-Key: YOUR_API_KEY
Change the indicator parameter to any of the indicators listed below.
See each indicator's page for specific parameter values and response details.
trend Indicators
9Simple Moving Average
SMAPeriods: 10, 20, 50, 100, 200
View API docs →Exponential Moving Average
EMAPeriods: 10, 20, 50
View API docs →MACD
MACDComponents: main, signal, histogram
View API docs →Average Directional Index
ADXComponents: adx, +di, -di
View API docs →Ichimoku Cloud
IchimokuComponents: tenkan, kijun, senkou_a, senkou_b, chikou
View API docs →Alligator
AlligatorComponents: jaw, teeth, lips
View API docs →Parabolic SAR
SARTriple Exponential Moving Average
TEMAPeriods: 20
View API docs →Double Exponential Moving Average
DEMAPeriods: 20
View API docs →oscillator Indicators
6Relative Strength Index
RSIPeriods: 14
View API docs →Stochastic Oscillator
StochComponents: %k, %d
View API docs →Commodity Channel Index
CCIPeriods: 14, 20
View API docs →Williams %R
Williams %RPeriods: 14
View API docs →Momentum
MomentumPeriods: 14
View API docs →DeMarker
DeMPeriods: 14
View API docs →