id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
3f90d297-3157-494a-92c1-6fa5136ffc8f/055d6cbf-0011-4416-ac4b-fd7fa2df348d/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MOM
Momentum(MOM) compares the current price with the previous price N timeperiods ago.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MOM - Momentum", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "mom": "-1.14"}, {"da...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/896d926d-5978-4fb8-ae72-523a38a52aaa/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LINEARREGANGLE
Linear Regression Angle(LINEARREGANGLE) calculates the angle of the linear regression trendline.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LINEARREGANGLE - Linear Regression Angle", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/a3f693db-fd69-418d-ba4e-699e6806f2e9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ROCR
Rate of change ratio(ROCR) calculates the ratio between the current price and price n timeperiods ago. Formula: (price / prevPrice).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ROCR - Rate of change ratio", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "rocr": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/53249f02-0a11-47d3-82c2-55e997323dbf/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
EMA
Exponential Moving Average(EMA) places greater importance on recent data points than the normal Moving Average(MA).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "EMA - Exponential Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "em...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/0099bd99-ac90-48e5-8722-7eb338b71ca0/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SUB
Subtraction of values of two specified time series.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "SUB - Arithmetic Subtraction", "series_type_1": "open", "series_type_2": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/08250e41-0d00-4421-95cb-f876c80eec5b/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
APO
Absolute Price Oscillator(APO) calculates the difference between two price moving averages.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_period": 12, "ma_type": "SMA", "name": "APO - Absolute Price Oscillator", "series_type": "close", "slow_period": 26}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_period": {"type": "integer"}, "ma_type": ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/cc29b6d2-ace8-4550-8799-c63f9cf94a26/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ROCR100
Rate of change ratio 100 scale(ROCR100) calculates the ratio with 100 scale between the current price and price n timeperiods ago. Formula: (price / prevPrice) * 100.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ROCR100 - Rate of change ratio 100 scale", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/eea94ebd-f586-4322-9239-aed0d574640a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
TYPPRICE
Typical Price(TYPPRICE).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "TYPPRICE - Typical Price"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "typprice": "201.05266"}, {"datetime": "2019-08-09 15...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/fb5fe6e3-2e11-4f67-bfe4-201651a0c0ec/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SMA
Simple Moving Average(SMA) is an arithmetic moving average calculated by adding the latest closing prices and then dividing them by the number of time periods.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "SMA - Simple Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "sma": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/5d73e7a1-124e-47ba-acbc-e94ad2c2e07c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
VAR
Variance(VAR) calculates the spread between data points to determine how far they from the mean.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "VAR - Variance", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "var": "0.18755"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c005e31f-ba80-43b0-b1c3-d019acfc8b31/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
STDDEV
Standard Deviation(STDDEV) is used to measure volatility. This might be important when assessing risks.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "STDDEV - Standard Deviation", "sd": 2, "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00",...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "sd": {"type": "int...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3876ed20-d1cf-4138-9a0b-b498c7b45d1a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
CCI
Commodity Channel Index(CCI) is a universal indicator that can help to identify new trends and assess current critical conditions.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "CCI - Commodity Channel Index", "time_period": 20}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"cci": "-122.30794", "datetime": "2019-08-09 15:59:00"}, {"cci":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/139ad634-81a2-4891-8810-b1eb8d892c86/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_PHASOR
Hilbert Transform Phasor Components(HT_PHASOR) is part of Hilbert Transforms concepts. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_PHASOR - Hilbert Transform Phasor Components", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "in_ph...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f91db283-871f-4b99-84db-52f91658d2e9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ADX
Average Directional Index(ADX) is used to decide if the price trend is strong.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ADX - Average Directional Index", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"adx": "49.22897", "datetime": "2019-08-09 15:59:00"}, {"adx":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/03e6d9f2-1282-46b8-9368-3a7dce7605ef/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SAREXT
Parabolic SAR Extended(SAREXT) inherits the idea of classic SAR indicator but adds more flexibility in setting parameters.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"acceleration_limit_long": 0.02, "acceleration_limit_short": 0.02, "acceleration_long": 0.02, "acceleration_max_long": 0.2, "acceleration_max_short": 0.2, "acceleration_short": 0.02, "name": "SAREXT - Parabolic SAR E...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"acceleration_limit_long": {"type": "number"}, ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/ff69d246-df6b-4801-aa38-bc962a6dfbe8/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LOG10
Logarithm to base 10(LOG10) transforms all data points with logarithm to base 10.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LOG10 - Logarithm to base 10", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "log10": "2.3033"}, {"dat...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/23dac8f1-e36c-4ce3-80fa-707a6007b629/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
CRSI
ConnorsRSI(CRSI) is used to show the oversold and overbought levels of the RSI values.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "CRSI - ConnorsRSI", "percent_rank_period": 100, "rsi_period": 3, "series_type": "close", "up_down_length": 2}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"crsi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "percent_rank_perio...
3f90d297-3157-494a-92c1-6fa5136ffc8f/4e5f6461-3052-4747-bbb7-b00ec1c1a391/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
DPO
Detrended Price Oscillator(DPO) is used to separate price from the trend, in order to more clearly identify the length of cycles.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"centered": false, "name": "DPO - Detrended Price Oscillator", "series_type": "close", "time_period": 21}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"centered": {"type": "boolean"}, "name": {"type...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c92c50d8-fa5d-4f29-9f33-9c7bbb8f2378/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MACD
Moving Average Convergence Divergence(MACD) is a trend following momentum indicator, which works by subtracting the longer moving average from the shorter one. MACD has an unstable period ~ 100.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_period": 12, "name": "MACD - Moving Average Convergence Divergence", "series_type": "close", "signal_period": 9, "slow_period": 26}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_period": {"type": "integer"}, "name": {"t...
3f90d297-3157-494a-92c1-6fa5136ffc8f/b9dc9e56-b950-4388-8298-5f3a64642060/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LINEARREGINTERCEPT
Linear Regression Intercept(LINEARREGINTERCEPT) calculates the intercept for the linear regression trendline for each data point.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LINEARREGINTERCEPT - Linear Regression Intercept", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/9e7288bc-6bd2-4e0d-8f19-73e5be926359/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MININDEX
Index of lowest value over period(MININDEX).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MININDEX - Index of lowest value over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/bc2c0b60-c4e2-43c2-b18a-57f4ff062c0f/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MIDPOINT
MidPoint over period(MIDPOINT) is calculated as (highest value + lowest value) / 2.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MIDPOINT - MidPoint over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "mid...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/29187c6c-6e7e-4768-9118-4e16ceeead15/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ADD
Composite of values of two specified time series.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ADD - Arithmetic Addition", "series_type_1": "open", "series_type_2": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"add": "402.10798", "datetime": "201...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/a388dc59-a687-4aaf-9a6e-19fd742abdf9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
STOCH
Stochastic Oscillator(STOCH) is used to decide if the price trend is strong.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_k_period": 14, "name": "STOCH - Stochastic Oscillator", "slow_d_period": 3, "slow_dma_type": "SMA", "slow_k_period": 1, "slow_kma_type": "SMA"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "s...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_k_period": {"type": "integer"}, "name": {...
3f90d297-3157-494a-92c1-6fa5136ffc8f/2425e8e7-24f8-4030-9f4c-7b81a2db0003/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_DCPHASE
Hilbert Transform Dominant Cycle Phase(HT_DCPHASE) is part of Hilbert Transforms concepts. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_DCPHASE - Hilbert Transform Dominant Cycle Phase", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "h...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f1a4ef2d-ac38-4248-bcb9-6b4de52c6abf/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Exchanges
This API call return array of stock, ETF or index exchanges available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"code": "XBRU", "country": "Belgium", "name": "Euronext", "timezone": "Europe/Brussels"}, {"code": "BVMF", "country": "Brazil", "name": "Bovespa", "timezone": "America/Sao_Paulo"}, {"code": "XCNQ", "country": "Canada", "name": "CNQ", "timezone": "America/Toronto"}, {"code": "NEOE", "country": "Canada", "name...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "country": {"type": "string"}, "name": {"type": "string"}, "timezone": {"type": "string"}}, "required": ["code", "country", "name", "timezone"]}...
3f90d297-3157-494a-92c1-6fa5136ffc8f/5f94d905-2b6f-41f9-9151-bc33476f6b9a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SQRT
Square Root(SQRT) transforms input data with square root.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "SQRT - Square Root", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "sqrt": "14.17921"}, {"datetime": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/a724ce5d-4ac5-488b-8014-65be3490f4ed/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
TRIMA
Triangular Moving Average(TRIMA) smooths out price fluctuations, but places more weight on the prices in middle of the time period.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "TRIMA - Triangular Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "t...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/460f04f5-25a7-414c-aa2e-3fda15bd1b50/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
TSF
Time Series Forecast(TSF) calculates trend based on the last points of multiple regression trendlines.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "TSF - Time Series Forecast", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "tsf": "2...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/89a56dad-1583-46e8-9d4c-e4348a3f16e6/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ADXR
Average Directional Movement Index Rating(ADXR) is a smoothed version of the ADX indicator. ADXR quantifies momentum change in the ADX.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ADXR - Average Directional Movement Index Rating", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"adxr": "37.43665", "datetime": "2019-08-09 1...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/bc53ce0a-aa36-44b9-9c3f-ebc2cc4c1699/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_DCPERIOD
Hilbert Transform Dominant Cycle Period(HT_DCPERIOD) is part of Hilbert Transforms concepts. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_DCPERIOD - Hilbert Transform Dominant Cycle Period", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/db9696ef-1047-4829-b9e5-a0fe73e6b9b4/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
OBV
On Balance Volume(OBV) is a momentum indicator, which uses volume flow to forecast upcoming price changes.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "OBV - On Balance Volume", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "obv": "540374.0"}, {"datetime...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d3517991-866d-4825-bdd2-50e8aed20ba9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SUM
Summation of values of two specified time series.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "SUM - Vector Summation", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "sum": "1812....
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/cd6f6258-f164-4fe3-9b24-d4867c9a20ef/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ICHIMOKU
Ichimoku Kinkō Hyō(ICHIMOKU) is a group of technical indicators that shows trend direction, momentum, and support & resistance levels. Overall it tends to improve the accuracy of forecasts.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"base_line_period": 26, "conversion_line_period": 9, "include_ahead_span_period": true, "lagging_span_period": 26, "leading_span_b_period": 52, "name": "ICHIMOKU - Ichimoku Kink\u014d Hy\u014d"}, "interval": "1min", ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"base_line_period": {"type": "integer"}, "conve...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3d064d01-5da6-4ef2-89fd-83e2c98cf4a9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
AD
Chaikin A/D Line(AD) calculates the Advance/Decline of an asset. This indicator belongs to the group of Volume Indicators.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "AD - Chaikin A/D Line"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"ad": "2262629.83773", "datetime": "2019-08-09 15:59:00"}, {"ad": "2271951.53983", "datetim...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d2560abc-4aff-4b66-8613-34ef967c3fee/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MINUS_DI
Minus Directional Indicator(MINUS_DI) is a component of the Average Directional Index(ADX), and it measures the existence of downtrend.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MINUS_DI - Minus Directional Indicator", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "minus_di": "46.60579...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/0af288d0-fba7-4814-81bc-952c055da004/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MCGINLEY_DYNAMIC
McGinley Dynamic(MCGINLEY_DYNAMIC) keeps all the benefits from the moving averages but adds an adjustment to market speed.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MCGINLEY_DYNAMIC - McGinley Dynamic", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "mcginley_dynamic": "20...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/66e37b2c-11b7-4711-8133-d3410e7590c9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
DEMA
Double Exponential Moving Average(DEMA) is used to eliminate lag. It does this by taking two Exponential Moving Averages(EMA).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "DEMA - Double Exponential Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/45f058da-ae90-472f-b36a-962911c14727/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
AVG
Average(AVG) calculates the average value of series in a given time period. Widely used to calculate the 9-day average volume.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "AVG - Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"avg": "201.53871", "datetime": "2019-08-09 15:59:00"}, {...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/26ea0ec7-84c8-468a-87bd-dffc5373bd08/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
KST
Know Sure Thing(KST) calculates price momentum for four distinct price cycles(ROC).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "KST - Know Sure Thing", "roc_period_1": 10, "roc_period_2": 15, "roc_period_3": 20, "roc_period_4": 30, "signal_period": 9, "sma_period_1": 10, "sma_period_2": 10, "sma_period_3": 10, "sma_period_4": 15}, "i...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "roc_period_1": {"t...
3f90d297-3157-494a-92c1-6fa5136ffc8f/17ddf725-b1f0-4b16-ad00-8233cf859045/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
AROONOSC
Aroon Oscillator(AROONOSC) uses classic Aroon(Aroon Up and Aroon down) to measure the strength of persisting trends and whether they will continue.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "AROONOSC - Aroon Oscillator", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"aroonosc": "-92.85714", "datetime": "2019-08-09 15:59:00"}, {"aro...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/657bec81-2ecb-4654-8d44-d22010034729/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
CORREL
Measures linear correlation between two time series. Takes values in the range from -1 to 1, where -1 is total negative correlation, 0 is no correlation, and 1 is total positive correlation.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "CORREL - Pearson's Correlation Coefficient", "series_type_1": "open", "series_type_2": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/4cf0c00a-f7e8-42a0-b902-43f0ca061ad7/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_SINE
Hilbert Transform SineWave(HT_SINE) is part of Hilbert Transforms concepts. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_SINE - Hilbert Transform SineWave", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "ht_leadsine": "0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/fd3bc92e-8fa0-4582-a32f-38ac0378336d/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
BBANDS
Bollinger Bands®(BBANDS) are volatility bands located above and below a moving average. The volatility size parameter depends on standard deviation.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"ma_type": "SMA", "name": "BBANDS - Bollinger Bands\u00ae", "sd": 2, "series_type": "close", "time_period": 20}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"ma_type": {"type": "string"}, "name": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/31ee8fc6-1be4-44f1-981b-f9a1e7e5d9a0/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
NATR
Normalized Average True Range(NATR) is used to compare and analyze across different price levels due to its normalized quality, which might be more effective than the original ATR.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "NATR - Normalized Average True Range", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "natr": "0.09862"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c0b26f7a-a970-4d92-bb77-ccec35165f33/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
AROON
Aroon Indicator(AROON) is used to identify if the price is trending. It can also spot the beginning of a new trend and its strength.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "AROON - Aroon Indicator", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"aroon_down": "92.85714", "aroon_up": "0.0", "datetime": "2019-08-09 1...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f166730a-be0f-4e86-993c-bc07ab6c453a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
FLOOR
Vector FLOOR(FLOOR) transforms input data with the mathematical floor function.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "FLOOR - Vector FLOOR", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "floor": "201.0"}, {"datetime": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/14479668-de20-4183-9cdf-fd738f9fe577/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
RSI
Relative Strength Index(RSI) is a momentum indicator, which calculates the magnitude of a price change to assess the overbought and oversold conditions in the price of an asset.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "RSI - Relative Strength Index", "series_type": "close", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "rsi"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/556ddf4d-b8a7-4c1b-95f2-18188f1d0c5a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
PERCENT_B
%B Indicator(PERCENT_B) measures the position of an asset price relative to upper and lower Bollinger Bands.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"ma_type": "SMA", "name": "PERCENT_B - %B Indicator", "sd": 2, "series_type": "close", "time_period": 20}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"ma_type": {"type": "string"}, "name": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7bf66ef9-0a75-42f5-86a6-73b4827b0651/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
STOCHRSI
Stochastic RSI(STOCHRSI) as an independent indicator takes advantage of the STOCH and RSI indicators. It is used to determine overbought and oversold levels, as well as current market trends for an asset.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_d_period": 3, "fast_dma_type": "SMA", "fast_k_period": 3, "name": "STOCHRSI - Stochastic RSI", "series_type": "close", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_d_period": {"type": "integer"}, "fast_dma...
3f90d297-3157-494a-92c1-6fa5136ffc8f/42069d88-6c20-4f08-8a44-162cafeafcf6/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MAX
Highest value over period(MAX).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MAX - Highest value over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "max...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f3f66d48-5643-4003-833b-ff5ea4d85110/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MINUS_DM
Minus Directional Movement(MINUS_DM) is calculated as Previous Low - Low.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MINUS_DM - Minus Directional Movement", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "minus_dm": "0.96291"}...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/806b626b-6f71-4902-9698-b4bbae779cf6/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
DIV
Division of values of two specified time series.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "DIV - Arithmetic Division", "series_type_1": "open", "series_type_2": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3456f229-802c-482f-b0d3-dc8f67ec08b6/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ROC
Rate of change(ROC) calculates the rate of change between the current price and price n timeperiods ago. Formula: ((price / prevPrice) - 1) * 100.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ROC - Rate of change", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "roc": "-0.5638...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7bdb3595-db50-425d-8527-0adba59ca7bc/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ROCP
Rate of change percentage(ROCP) calculates the rate of change in % between the current price and price n timeperiods ago. Formula: (price - prevPrice) / prevPrice.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ROCP - Rate of change percentage", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "ro...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/2c632670-73ad-4019-8d18-9a3c51e68aa5/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
BOP
Balance of Power(BOP) measures the relative strength between buyers and sellers by assessing the ability of move price to an extreme level.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "BOP - Balance of Power"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"bop": "0.27231", "datetime": "2019-08-09 15:59:00"}, {"bop": "-0.32758", "datetime": "201...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/dd1c4e09-3e85-47b6-82af-01fa1bee47ab/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MFI
Money Flow Index(MFI) is used to identify overbought and oversold levels in an asset. In some cases, it can be used to detect divergences, which might be a sign of upcoming trend changes.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MFI - Money Flow Index", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "mfi": "22.68525"}, {"datetime": "20...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/bdb21b58-73e2-4e05-9797-21584daa47ea/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MAMA
MESA Adaptive Moving Average(MAMA) adapts to price fluctuations based on the rate of change of the Hilbert Transform Discriminator. More about MAMA can be read here.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_limit": 0.5, "name": "MAMA - MESA Adaptive Moving Average", "series_type": "close", "slow_limit": 0.05}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_limit": {"type": "number"}, "name": {"typ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c70809ff-9e90-4d7e-93a2-fcb52671f3c0/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
BETA
Statistic Beta function.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "BETA - Beta", "series_type_1": "open", "series_type_2": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"beta": "-0.05742", "datetime": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/594833e5-d9c5-4db3-a471-8b30df9c0a24/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ATR
Average True Range(ATR) is used to measure market volatility by decomposing all asset prices over a specified time period.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ATR - Average True Range", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"atr": "0.19828", "datetime": "2019-08-09 15:59:00"}, {"atr": "0.1824...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/406bd199-1226-4fc9-9752-e7a2788443f0/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HEIKINASHICANDLES
Heikin-Ashi Candles(HEIKINASHICANDLES) translated from Japanese means "average bar". It can be used to detect market trends and predict future price fluctuations.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HEIKINASHICANDLES - Heikin-Ashi Candles"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "heikincloses": "201.02449", "heikinhi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d51b04aa-f28a-4d7e-b386-1eddf8fd2c78/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
CEIL
Vector CEIL(CEIL) transforms input data with the mathematical ceil function.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "CEIL - Vector CEIL", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"ceil": "202.0", "datetime": "2019-08-09 15:59:00"}, {"ceil": "201.0",...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/4baf5426-d7a9-4d67-b8d3-06aa83d4e0bb/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MULT
Multiplication of values of two specified time series.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MULT - Arithmetic Multiply", "series_type_1": "open", "series_type_2": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/fc95432a-0d34-4d37-83b6-3856e5a3a8f3/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MIDPRICE
Midpoint Price over period(MIDPRICE) is calculated as (highest high + lowest low) / 2.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MIDPRICE - Midpoint Price over period", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "midprice": "201.535"}...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/8cc51888-0f3a-456a-91e5-65be76f505ed/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
PLUS_DI
Plus Directional Indicator(PLUS_DI) is a component of the Average Directional Index(ADX), and it measures the existence of uptrend.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "PLUS_DI - Plus Directional Indicator", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "plus_di": "7.69578"}, ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/ce308305-c2e9-43e7-b421-9bfc3f1bc968/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SUPERTREND
SuperTrend Indicator(SUPERTREND) is mostly used on intraday timeframes to detect the price upward or downward direction in the trending market.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"multiplier": 3, "name": "SUPERTREND - SuperTrend Indicator", "period": 10}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "supertrend":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"multiplier": {"type": "integer"}, "name": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/907b50ec-ce95-42de-b5a2-bccd305284c5/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MAXINDEX
Index of highest value over period(MAXINDEX).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MAXINDEX - Index of highest value over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 1...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/dfd9a74d-d81e-4dc5-bf1f-50cd7047db02/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MINMAX
Lowest and highest values over period(MINMAX).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MINMAX - Lowest and highest values over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/fade7fa7-98b8-473f-adb2-0d14a8d8e93a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
TEMA
Triple Exponential Moving Average(TEMA) smooths out price fluctuations, making it more trend detection and more transparent without the lag.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "TEMA - Triple Exponential Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/17b0f4c6-e147-4b32-87a7-0885d781510c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
SAR
Parabolic SAR(SAR) is used to identify and spot upcoming asset momentum.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"acceleration": 0.02, "maximum": 0.2, "name": "SAR - Parabolic SAR"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "sar": "201.54365"},...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"acceleration": {"type": "number"}, "maximum": ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3b3abf44-3798-4165-a7a9-d1b4b4c254bd/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
T3MA
Triple Exponential Moving Average(T3MA) makes better smoothing of moving average than the classical TEMA indicator by extending the lookback period and applying other enhanced parameters.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "T3MA - Triple Exponential Moving Average", "series_type": "close", "time_period": 9, "v_factor": 0.7}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/96597e12-7687-4dcf-99f8-b8f0b27363c7/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Crypto Exchanges
This API call return array of cryptocurrency exchanges available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"name": "AAX"}, {"name": "ABCC"}, {"name": "ACX"}, {"name": "AEX"}, {"name": "AlienCloud"}, {"name": "Allcoin"}, {"name": "AltCoinTrader"}, {"name": "Altilly"}, {"name": "ANX"}, {"name": "Bancor Network"}, {"name": "Bibox"}, {"name": "BigONE"}, {"name": "Bilaxy"}, {"name": "Binance"}, {"name": "Binance DEX"}...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "status": {"type": "string"}}, "required": ["data", "status"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/0a010833-d8ae-4eee-9754-18c1f33f6455/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Time Series
This API call returns meta and time series for equities. Meta object consists of general information about the requested symbol. Time series is the array of objects ordered by time descending with Open, High, Low, Close prices + Volume.
200
null
{"meta": {"currency": "USD", "exchange": "NASDAQ", "exchange_timezone": "America/New_York", "interval": "1day", "symbol": "AMZN", "type": "Common Stock"}, "status": "ok", "values": [{"close": "3178.00000", "datetime": "2020-09-14", "high": "3178.77002", "low": "3144.25195", "open": "3172.93726", "volume": "976262"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "interval": {"type": "string"}, "symbol": {"type": "string"}, "type": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/a03470bd-2937-4f18-a0be-11d4eaf0500d/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Real-Time Price
This endpoint is a lightweight method that allows retrieving only the real-time price of the selected instrument.
200
null
{"price": "3166.25366"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"price": {"type": "string"}}, "required": ["price"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/2d125704-6e3e-4be1-a561-70705e199ef7/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Quote
Quote endpoint is an efficient method to retrieve the latest quote of the selected instrument.
200
null
{"average_volume": "4801633", "change": "55.56006", "close": "3173.00000", "currency": "USD", "datetime": "2020-09-14", "exchange": "NASDAQ", "fifty_two_week": {"high": "3552.25000", "high_change": "-379.25000", "high_change_percent": "-10.67633", "low": "1626.03003", "low_change": "1546.96997", "low_change_percent": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"average_volume": {"type": "string"}, "change": {"type": "string"}, "close": {"type": "string"}, "currency": {"type": "string"}, "datetime": {"type": "string"}, "exchange": {"type": "string"}, "fifty_two_week": {"type": "object", "properties...
3f90d297-3157-494a-92c1-6fa5136ffc8f/40a354cd-db27-4e00-a56d-8381e6529c83/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LN
Natural Logarithm to the base of constant e(LN) transforms all data points with natural logarithm.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LN - Natural Logarithm to the base of constant e", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "ln":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/0cadcd1b-7a0f-4535-9b89-faa4dfbe36e3/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
PPO
Percentage Price Oscillator(PPO) shows the relationship between two Moving Averages(MA) as a percentage.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_period": 12, "ma_type": "SMA", "name": "PPO - Percentage Price Oscillator", "series_type": "close", "slow_period": 26}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_period": {"type": "integer"}, "ma_type": ...
dc04bfed-3361-4d9a-9321-8a55e67e379e/4be572f6-4533-4b78-892d-3a8040613d32/0/0
Cryptocurrency Markets
Official cryptocurrency market API provides a comprehensive list of coins, profiles, stats, trends, most watch, top gainers/losers, newly created, and more! This API is ideal for web and APP developers.
8.8
v1/modules
This endpoint can provide the following data: global metric, crypto videos, trends, most visited coins, newly launched, top gainers, and top losers.
200
Response
{"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "total": 10, "module": "gainerList"}, "body": [{"id": 28119, "name": "Betrock", "symbol": "BETROCK", "rank": 2784, "status": "active", "marketCap": 0, "selfReportedMarketCap": 0, "priceChange": {"price": 0.002781420454, "priceChange1h": 21.49...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "total": {"type": "integer"}, "module": {"type": "string"}}, "required": ["copywrite", "module", "status...
dc04bfed-3361-4d9a-9321-8a55e67e379e/62d2d5a3-938d-4c36-aa53-59968fae6da6/0/0
Cryptocurrency Markets
Official cryptocurrency market API provides a comprehensive list of coins, profiles, stats, trends, most watch, top gainers/losers, newly created, and more! This API is ideal for web and APP developers.
8.8
v1/quotes
Get quotes for a specific cryptocurrency.
200
Response
{"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "key": "bitcoin", "total": 49}, "data": {"price": 34609.12032, "priceChangePercentage1h": -0.25782048, "priceChangePercentage24h": 1.32852766, "priceChangePercentage7d": 15.76040903, "priceChangePercentage30d": 28.4972231, "priceChangePercent...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "key": {"type": "string"}, "total": {"type": "integer"}}, "required": ["copywrite", "key", "status", "to...
dc04bfed-3361-4d9a-9321-8a55e67e379e/ae702448-e9f6-42d9-af74-c2310e1c40d7/0/0
Cryptocurrency Markets
Official cryptocurrency market API provides a comprehensive list of coins, profiles, stats, trends, most watch, top gainers/losers, newly created, and more! This API is ideal for web and APP developers.
8.8
v1/holders
Get the top holders for a specific cryptocurrency.
200
Response
{"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "key": "bitcoin", "holderCount": 49181755, "dailyActive": 963625, "total": 100}, "data": [{"address": "34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo", "balance": 248597.3926, "share": 1.18}, {"address": "bc1qgdjqv0av3q56jvd82tkdjpy7gdp9ut8tlqmgrpmv24sq9...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "key": {"type": "string"}, "holderCount": {"type": "integer"}, "dailyActive": {"type": "integer"}, "tota...
dc04bfed-3361-4d9a-9321-8a55e67e379e/6366bd2b-fa47-468a-8708-ff844d71e49f/0/0
Cryptocurrency Markets
Official cryptocurrency market API provides a comprehensive list of coins, profiles, stats, trends, most watch, top gainers/losers, newly created, and more! This API is ideal for web and APP developers.
8.8
v1/profile
Get cryptocurrency profile details such as name, description, quotes, links, etc
200
Response
{"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "key": "bitcoin"}, "body": {"key": "bitcoin", "name": "Bitcoin", "symbol": "BTC", "category": "coin", "description": "## What Is Bitcoin (BTC)?\n\n[Bitcoin](https://coinmarketcap.com/alexandria/article/an-intro-to-bitcoin) is a decentralized ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "key": {"type": "string"}}, "required": ["copywrite", "key", "status", "version"]}, "body": {"type": "ob...
91813dcc-71be-4de7-9a5b-a5ca5d602a4f/a1c4dc6a-9791-46ae-8582-22169b238d5a/0/0
Cryptocurrencies Technical Study
Introducing the ultimate tool for cryptocurrency enthusiasts and traders - our REST API for technical studies and pattern recognition in the cryptocurrency market! With our cutting-edge technology and advanced algorithms, you can now easily access valuable insights and data on the latest trends and movements in the cry...
6.8
Cryptocurrencies Symbols List
Returns the list of the supported cryptocurrencies symbols
200
Response
{"symbols": ["BTCUSD4", "ETHUSD4", "XRPUSD", "BCHUSD4", "LTCUSD4", "USDTUSD4", "BTCUSDT", "ETHUSDT", "XRPUSDT", "BCHUSDT", "LTCUSDT", "BNBUSD4", "BNBUSDT", "ETHBTC", "XRPBTC", "BNBBTC", "LTCBTC", "BCHBTC", "ADAUSD4", "BATUSD4", "ETCUSD4", "XLMUSD4", "ZRXUSD4", "ADAUSDT", "BATUSDT", "ETCUSDT", "XLMUSDT", "ZRXUSDT", "LIN...
{"type": "object", "properties": {"symbols": {"type": "array", "items": {"type": "string"}}}}
f7547308-e57c-4301-8558-aada307e8377/6d5e6fa0-4e93-49cf-b3f5-eaa7fc8f9dfe/0/0
invoice-pdf-api
API for creating generating PDF invoices and converting HTML to PDF files. API returns base64 outputs.
null
Convert any HTML to PDF
The endpoint returns base64 format.
200
New Example
{"pdf": "JVBERi0xLjQKJdPr6eEKMSAwIG9iago8PC9DcmVhdG9yIChDaHJvbWl1bSkKL1Byb2R1Y2VyIChTa2lhL1BERiBtMTAyKQovQ3JlYXRpb25EYXRlIChEOjIwMjMwNjEyMDkwODIwKzAwJzAwJykKL01vZERhdGUgKEQ6MjAyMzA2MTIwOTA4MjArMDAnMDAnKT4+CmVuZG9iagozIDAgb2JqCjw8L2NhIDEKL0JNIC9Ob3JtYWw+PgplbmRvYmoKNCAwIG9iago8PC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9JbWFnZQo...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pdf": {"type": "string"}}, "required": ["pdf"]}
f7547308-e57c-4301-8558-aada307e8377/2df13d0f-e314-4a5a-a63b-0620ba00f038/0/0
invoice-pdf-api
API for creating generating PDF invoices and converting HTML to PDF files. API returns base64 outputs.
null
Generate an invoice
The endpoint returns base64 format.
200
New Example
{"invoice": "JVBERi0xLjMKJf////8KMTAgMCBvYmoKPDwKL1R5cGUgL0V4dEdTdGF0ZQovY2EgMC4xCj4+CmVuZG9iagoxMiAwIG9iago8PAovVHlwZSAvRXh0R1N0YXRlCi9jYSAwLjUKL0NBIDAuNQo+PgplbmRvYmoKMTMgMCBvYmoKPDwKL1R5cGUgL0V4dEdTdGF0ZQovY2EgMQovQ0EgMQo+PgplbmRvYmoKNyAwIG9iago8PAovVHlwZSAvUGFnZQovUGFyZW50IDEgMCBSCi9NZWRpYUJveCBbMCAwIDU5NS4yOCA4NDE...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"invoice": {"type": "string"}}, "required": ["invoice"]}
f45cbbf7-aa21-4266-878e-08d9bba00370/35df7274-0e2d-4dc8-83f8-463470fbce12/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
stock/v2/get-news
Get news in the News tab
200
Response
{"0P0000OQN8": {"ticker": {"value": "TSLA", "filtered": false}, "website": {"value": "https://www.tesla.com", "filtered": false}, "headquarterCountry": {"value": "United States", "filtered": false}, "stockType": {"value": "Cyclical", "filtered": false}, "headquarterAddress1": {"value": "3500 Deer Creek Road", "filtered...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0P0000OQN8": {"type": "object", "properties": {"ticker": {"type": "object", "properties": {"value": {"type": "string"}, "filtered": {"type": "boolean"}}, "required": ["filtered", "value"]}, "website": {"type": "object", "properties": {"valu...
f45cbbf7-aa21-4266-878e-08d9bba00370/1ffe61c9-8037-42fe-8ea6-9081c3bcf369/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
stock/v2/get-trading-information
Get Trading Information in the Quote tab
200
Response
{"0P0000OQN8": {"ticker": {"value": "TSLA", "filtered": false}, "website": {"value": "https://www.tesla.com", "filtered": false}, "headquarterCountry": {"value": "United States", "filtered": false}, "stockType": {"value": "Cyclical", "filtered": false}, "headquarterAddress1": {"value": "3500 Deer Creek Road", "filtered...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0P0000OQN8": {"type": "object", "properties": {"ticker": {"type": "object", "properties": {"value": {"type": "string"}, "filtered": {"type": "boolean"}}, "required": ["filtered", "value"]}, "website": {"type": "object", "properties": {"valu...
f45cbbf7-aa21-4266-878e-08d9bba00370/14fcdd47-d21e-441a-a4d9-7d7ed3cfb695/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
news/get-details
Get news details
200
Response
{"id": "20220217655", "sourceId": "marketwatch", "sourceName": "MarketWatch", "providerName": "Dow Jones", "title": "Crypto winter offers entry points for Wall Street firms? Here are key factors shaping institutional adoption", "publishedDate": "2022-02-17T14:11:00-06:00", "body": [{"type": "p", "contentObject": [{"typ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "sourceId": {"type": "string"}, "sourceName": {"type": "string"}, "providerName": {"type": "string"}, "title": {"type": "string"}, "publishedDate": {"type": "string"}, "body": {"type": "array", "items": {"type": "ob...
f45cbbf7-aa21-4266-878e-08d9bba00370/f2c1dd20-9448-4496-8eb0-8b7279b747c7/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
news/list
List latest news
200
Response
[{"id": "20220217655", "sourceId": "marketwatch", "sourceName": "MarketWatch", "providerName": "Dow Jones", "title": "Crypto winter offers entry points for Wall Street firms? Here are key factors shaping institutional adoption", "publishedDate": "2022-02-17T14:11:00-06:00"}, {"id": "20220217628", "sourceId": "marketwat...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "sourceId": {"type": "string"}, "sourceName": {"type": "string"}, "providerName": {"type": "string"}, "title": {"type": "string"}, "publishedDate": {"type": "string"}}, "required": ["id", ...
f45cbbf7-aa21-4266-878e-08d9bba00370/c6f8c72c-ad4c-46eb-b7fc-55e9e8bc0f57/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
articles/get-details
Get articles details
200
Response
{"id": 981538, "title": "Tesla Posts a 1Q Profit for the First Time", "deck": "We are increasing our fair value estimate to $731 from $239. If a recession can\u2019t stop Tesla then virtually nothing will, and we expect the company to remain a leader in autonomous technology and range. ", "locale": "en-US", "publishedD...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "deck": {"type": "string"}, "locale": {"type": "string"}, "publishedDate": {"type": "string"}, "updatedDate": {"type": "string"}, "paywalled": {"type": "boolean"}, "articleType": {"type...
f45cbbf7-aa21-4266-878e-08d9bba00370/f350eb2f-224e-40ca-8eb6-7d43e188b2c1/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/get-summary
Get live summary information at the request time
200
Response
{"MarketRegions": {"USA": [{"PerformanceId": "0P00001GJH", "RegionAndTicker": "USA:MSTAR", "Currency": "USD", "Exchange": "SPI", "ExchangeShortName": "SPI", "ExchangeTimeZoneOffsetFromUTCInSeconds": -18000, "Name": "Morningstar US Market", "StarRating": null, "Type": "XI", "Price": 10855.55, "PriceChange": -250.97, "Pe...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MarketRegions": {"type": "object", "properties": {"USA": {"type": "array", "items": {"type": "object", "properties": {"PerformanceId": {"type": "string"}, "RegionAndTicker": {"type": "string"}, "Currency": {"type": "string"}, "Exchange": {"...
f45cbbf7-aa21-4266-878e-08d9bba00370/ae5477de-c32b-44c6-8bc8-57d26dc51470/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/auto-complete
Get auto complete suggestion by term or phrase
200
Response
[{"Name": "Nasdaq Inc", "Currency": "USD", "Exchange": "XNAS", "Type": "ST", "TypeName": "Stock", "ExchangeShortName": "NASDAQ", "ExchangeTimeZoneOffsetFromUTCInSeconds": -18000, "CompanyId": "0C000008J5", "PerformanceId": "0P000003RU", "ShareClassId": "0P000003RU", "FundShareClassId": "0P000003RU", "InceptionDate": "2...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Currency": {"type": "string"}, "Exchange": {"type": "string"}, "Type": {"type": "string"}, "TypeName": {"type": "string"}, "ExchangeShortName": {"type": "string"}, "ExchangeTimeZoneOffs...
f45cbbf7-aa21-4266-878e-08d9bba00370/2b645289-f0b7-4b88-9783-62ca098444b5/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/v2/get-time-series
Query one or more entities data at once in time series manner
200
Response
{"0P0000OQN8": [{"datetime": "2022-02-17T21:10:00Z", "volume": 0, "lastPrice": 876.35, "openPrice": 876.35, "lowPrice": 876.35, "highPrice": 876.35}, {"datetime": "2022-02-17T21:00:00Z", "volume": 452394, "lastPrice": 876.37, "openPrice": 876.31, "lowPrice": 876.11, "highPrice": 876.46}, {"datetime": "2022-02-17T20:55:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0P0000OQN8": {"type": "array", "items": {"type": "object", "properties": {"datetime": {"type": "string"}, "volume": {"type": "integer"}, "lastPrice": {"type": "number"}, "openPrice": {"type": "number"}, "lowPrice": {"type": "number"}, "high...
f45cbbf7-aa21-4266-878e-08d9bba00370/c2b2500f-95c7-4453-9bf1-18ea591665e9/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/v2/auto-complete
Get auto suggestion by word or phase
200
Response
{"count": 2, "pages": 1, "results": [{"id": "us_security-0P0000OQN8", "name": "Tesla Inc", "description": null, "exchange": "XNAS", "performanceId": "0P0000OQN8", "securityType": "ST", "ticker": "TSLA", "type": "us_security", "url": null}, {"id": "us_security-0P0000CDE8", "name": "Tesla Exploration Ltd", "description":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "pages": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "null"}, "exchange": {"type": "...
f45cbbf7-aa21-4266-878e-08d9bba00370/291b8ce3-09cb-4469-b2fa-711578337b85/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/get-videos
Get latest videos in the market
200
Response
{"MarketRegions": {"USA": [{"PerformanceId": "0P00001GJH", "RegionAndTicker": "USA:MSTAR", "Currency": "USD", "Exchange": "SPI", "ExchangeShortName": "SPI", "ExchangeTimeZoneOffsetFromUTCInSeconds": -18000, "Name": "Morningstar US Market", "StarRating": null, "Type": "XI", "Price": 10855.55, "PriceChange": -250.97, "Pe...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MarketRegions": {"type": "object", "properties": {"USA": {"type": "array", "items": {"type": "object", "properties": {"PerformanceId": {"type": "string"}, "RegionAndTicker": {"type": "string"}, "Currency": {"type": "string"}, "Exchange": {"...
f45cbbf7-aa21-4266-878e-08d9bba00370/4553d69a-e471-42f3-8773-33284cdfc194/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/get-global-indices
Get information of global indices
200
Response
{"realTimeLastUpdateDate": "2022-02-18T01:26:19.000Z", "gmbIndexDataList": [{"symbol": "33.10.!MSTAR", "ticker": "!MSTAR", "exchange": 33, "securityType": 10, "netChange": -250.97, "netChangePer": -2.2597, "companyName": "Morningstar U.S. Market Index", "marketStatus": "Closed", "currency": "USD", "avgVolume": 0, "volu...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"realTimeLastUpdateDate": {"type": "string"}, "gmbIndexDataList": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "ticker": {"type": "string"}, "exchange": {"type": "integer"}, "securityType": {"typ...
f45cbbf7-aa21-4266-878e-08d9bba00370/87561a0d-360f-4d16-906d-6aeae5d22dba/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/get-commentaries
Get latest commentaries in the market
200
Response
{"MarketRegions": {"USA": [{"PerformanceId": "0P00001GJH", "RegionAndTicker": "USA:MSTAR", "Currency": "USD", "Exchange": "SPI", "ExchangeShortName": "SPI", "ExchangeTimeZoneOffsetFromUTCInSeconds": -18000, "Name": "Morningstar US Market", "StarRating": null, "Type": "XI", "Price": 10855.55, "PriceChange": -250.97, "Pe...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MarketRegions": {"type": "object", "properties": {"USA": {"type": "array", "items": {"type": "object", "properties": {"PerformanceId": {"type": "string"}, "RegionAndTicker": {"type": "string"}, "Currency": {"type": "string"}, "Exchange": {"...
f45cbbf7-aa21-4266-878e-08d9bba00370/55b9d74e-ea72-49ab-869f-e17eae8a462d/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/get-articles
Get latest articles in the market
200
Response
{"MarketRegions": {"USA": [{"PerformanceId": "0P00001GJH", "RegionAndTicker": "USA:MSTAR", "Currency": "USD", "Exchange": "SPI", "ExchangeShortName": "SPI", "ExchangeTimeZoneOffsetFromUTCInSeconds": -18000, "Name": "Morningstar US Market", "StarRating": null, "Type": "XI", "Price": 10855.55, "PriceChange": -250.97, "Pe...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MarketRegions": {"type": "object", "properties": {"USA": {"type": "array", "items": {"type": "object", "properties": {"PerformanceId": {"type": "string"}, "RegionAndTicker": {"type": "string"}, "Currency": {"type": "string"}, "Exchange": {"...
f45cbbf7-aa21-4266-878e-08d9bba00370/620d95c4-c9f3-4c30-aa25-ed543344f6a4/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/v2/get-returns
Get market return by years
200
Response
{"0P0000OQN8": {"marketReturn5Years": 89.947717, "ticker": "TSLA", "marketReturn1Year": 49.75555, "securityId": "F00000ITT6", "exchange": "XNAS", "marketReturn3Years": 151.337153}, "0P000000GY": {"marketReturn5Years": 44.326349, "ticker": "AAPL", "marketReturn1Year": 34.47509, "securityId": "E0USA002US", "exchange": "X...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0P0000OQN8": {"type": "object", "properties": {"marketReturn5Years": {"type": "number"}, "ticker": {"type": "string"}, "marketReturn1Year": {"type": "number"}, "securityId": {"type": "string"}, "exchange": {"type": "string"}, "marketReturn3...
f45cbbf7-aa21-4266-878e-08d9bba00370/34754bb3-173a-43b4-9190-5c21715e390d/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/v2/get-realtime-data
Query one or more entities data at once
200
Response
{"0P0000OQN8": {"netChange": {"value": -47.04, "filtered": false}, "previousClosePrice": {"value": 923.39, "filtered": false}, "adjustedClosePrice": {"value": 923.39, "filtered": false}, "name": {"value": "Tesla", "filtered": false}, "percentNetChange": {"value": -5.0943, "filtered": false}, "tradingStatus": {"value": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0P0000OQN8": {"type": "object", "properties": {"netChange": {"type": "object", "properties": {"value": {"type": "number"}, "filtered": {"type": "boolean"}}, "required": ["filtered", "value"]}, "previousClosePrice": {"type": "object", "prope...
f45cbbf7-aa21-4266-878e-08d9bba00370/2a3ddec9-547f-415d-9dad-79705eb06435/0/0
MS Finance
This API helps to query financial summary, stocks, quotes, movers, news, etc... to create a site/application such as morningstar.com
9.7
market/v2/get-movers
Get movers, such as : actives, gainers, losers, etc...
200
Response
{"actives": [{"exchange": "XNAS", "lastPrice": 5.11, "percentChange": -12.9472, "performanceId": "0P000002B5", "priceChange": -0.76, "standardName": "FuelCell Energy Inc", "ticker": "FCEL", "volume": 66939155}, {"exchange": "XNAS", "lastPrice": 179.38, "percentChange": 0.0502, "performanceId": "0P000000GY", "priceChang...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"actives": {"type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "lastPrice": {"type": "number"}, "percentChange": {"type": "number"}, "performanceId": {"type": "string"}, "priceChange": {"type": "numbe...