Skip to main content

Twelve Data

Twelve data can be used to access the data of world financial markets including stocks, forex, ETFs, indices, and cryptocurrencies. This connector has various streams including but not limited to Stocks , Forex Pairs , Crypto Currencies , Time Series and Techical Indicators

Docs : https://twelvedata.com/docs

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
countrystringCountry. Where instrument is traded
exchangestringExchange. Where instrument is traded
symbolstringSymbol. Ticker of the instrument
intervalenumInterval. Between two consecutive points in time series Supports: 1min, 5min, 15min, 30min, 45min, 1h, 2h, 4h, 1day, 1week, 1month

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
StockssymbolNo pagination
Forex PairssymbolNo pagination
Crypto CurrenciesNo pagination
FundssymbolNo pagination
BondssymbolNo pagination
ETFssymbolNo pagination
CommoditiessymbolNo pagination
ExchangescodeNo pagination
Cryptocurrency ExchangesNo pagination
Market StatecodeNo pagination
Instrument TypeNo pagination
CountriesNo pagination
Technical IndicatorsNo pagination
Time SeriesNo pagination
Exchange RateNo pagination
QuoteNo pagination
PriceNo pagination
EOD PriceNo pagination
Mutual FundssymbolNo pagination

Reference

Config fields reference

Field
Type
Property name
API Key
required
string
api_key
string
country
string
exchange
string
symbol
string
interval

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.92025-01-1852010Update dependencies
0.0.82025-01-1151444Update dependencies
0.0.72024-12-2850808Update dependencies
0.0.62024-12-2150328Update dependencies
0.0.52024-12-1449744Update dependencies
0.0.42024-12-1249395Update dependencies
0.0.32024-12-1149112Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.22024-11-0448167Update dependencies
0.0.12024-10-20Initial release by @ombhardwajj via Connector Builder
Was this page helpful?