Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-twelve-data contribution from ombhardwajj #47125

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ombhardwajj
Copy link

@ombhardwajj ombhardwajj commented Oct 20, 2024

This closes #47124

What

This PR adds a new connector for source Twelve Data (source-twelve-data).

Contributor-provided connector description:

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

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key.
country string Country. Where instrument is traded
exchange string Exchange. Where instrument is traded
symbol string Symbol. Ticker of the instrument
interval string Interval. Between two consecutive points in time series Supports: 1min, 5min, 15min, 30min, 45min, 1h, 2h, 4h, 1day, 1week, 1month

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Stocks symbol No pagination
Forex Pairs symbol No pagination
Crypto Currencies No pagination
Funds symbol No pagination
Bonds symbol No pagination
ETFs symbol No pagination
Commodities symbol No pagination
Exchanges code No pagination
Cryptocurrency Exchanges No pagination
Market State code No pagination
Instrument Type No pagination
Countries No pagination
Technical Indicators No pagination
Time Series No pagination
Exchange Rate No pagination
Quote No pagination
Price No pagination
EOD Price No pagination
Mutual Funds symbol No pagination
MFs Family List No pagination
MFs Type List No pagination
ETFs List No pagination
ETFs Family No pagination
ETFs Type List No pagination

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Oct 20, 2024

@ombhardwajj is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/twelve-data hack-2024-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] TwelveData
3 participants