{"id":22267898,"url":"https://github.com/soulgarden/twelvedata","last_synced_at":"2026-02-15T19:17:24.506Z","repository":{"id":41250382,"uuid":"429884886","full_name":"soulgarden/twelvedata","owner":"soulgarden","description":"Twelve Data go client","archived":false,"fork":false,"pushed_at":"2026-01-20T21:53:17.000Z","size":404,"stargazers_count":19,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-21T07:18:50.650Z","etag":null,"topics":["api","client","finance","fintech","fundamental","funds","go","http","quotes","stocks","tickers","twelvedata","websockets","ws"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulgarden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-19T17:40:37.000Z","updated_at":"2025-11-11T17:42:40.000Z","dependencies_parsed_at":"2026-02-15T18:06:57.407Z","dependency_job_id":null,"html_url":"https://github.com/soulgarden/twelvedata","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/soulgarden/twelvedata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Ftwelvedata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Ftwelvedata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Ftwelvedata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Ftwelvedata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulgarden","download_url":"https://codeload.github.com/soulgarden/twelvedata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Ftwelvedata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","client","finance","fintech","fundamental","funds","go","http","quotes","stocks","tickers","twelvedata","websockets","ws"],"created_at":"2024-12-03T11:09:30.404Z","updated_at":"2026-02-15T19:17:24.501Z","avatar_url":"https://github.com/soulgarden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twelve data go api client\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/soulgarden/twelvedata)](https://goreportcard.com/report/github.com/soulgarden/twelvedata)\n![Tests and linters](https://github.com/soulgarden/twelvedata/actions/workflows/main.yml/badge.svg)\n\n## Install\n\n```bash\ngo get github.com/soulgarden/twelvedata@latest\n```\n\nIf you're upgrading from `v0.1.x`, see `MIGRATION.md`.\n\n# Covered:\n\n## Core Data\n\n* Time series          ✅ **High demand**\n* Time series cross    ✅\n* Quote                ✅ **High demand**\n* Latest price         ✅ **High demand**\n* End of day price     ✅\n* Market movers        ✅ **High demand**\n\n## Reference Data\n\n### Asset Catalogs\n* Stocks list           ✅\n* Forex Pairs List      ✅\n* Cryptocurrencies List ✅\n* ETFs                  ✅\n* Funds                 ✅\n* Commodities           ✅\n* Fixed Income          ✅\n\n### Discovery\n* Symbol search         ✅ **High demand**\n* Cross Listings        ✅\n* Earliest timestamp    ✅\n\n### Markets\n* Exchanges                ✅ **High demand**\n* Exchanges Schedule       ✅\n* Cryptocurrency exchanges ✅\n* Market state             ✅\n\n### Supporting Metadata\n* Countries             ✅\n* Instrument Type       ✅\n* Technical indicators  ✅\n\n## Fundamentals\n\n* Logo                  ✅\n* Profile               ✅ **Useful**\n* Dividends             ✅\n* Dividends Calendar    ✅\n* Splits                ✅\n* Splits Calendar       ✅\n* Earnings              ✅\n* Earnings calendar     ✅\n* IPO calendar          ✅\n* Statistics            ✅\n* Income statement      ✅\n* Income statement consolidated ✅ **New**\n* Balance sheet         ✅\n* Balance sheet consolidated ✅ **New**\n* Cash flow             ✅\n* Cash flow consolidated ✅ **New**\n* Insider transactions  ✅\n* Key executives        ✅ **Useful**\n* Market Capitalization ✅ **New**\n* Last Changes          ✅ **New**\n\n## Currencies\n\n* Exchange rate         ✅\n* Currency conversion   ✅ **Useful**\n\n## WebSocket\n\n* Real-time price ✅ **Useful**\n\n## ETFs\n\n* ETFs Directory        ✅ **Useful**\n* ETF Full Data         ✅ **High demand**\n* ETF Summary           ✅\n* ETF Performance       ✅ **High demand**\n* ETF Risk              ✅\n* ETF Composition       ✅ **High demand**\n* ETF Families          ✅\n* ETF Types             ✅\n\n## Mutual Funds\n\n* Mutual Funds Directory         ✅ **Useful**\n* Mutual Fund Full Data          ✅ **High demand**\n* Mutual Fund Summary            ✅\n* Mutual Fund Performance        ✅ **High demand**\n* Mutual Fund Risk               ✅\n* Mutual Fund Ratings            ✅\n* Mutual Fund Composition        ✅ **High demand**\n* Mutual Fund Purchase Info      ✅\n* Mutual Fund Sustainability     ✅\n* Mutual Fund Families           ✅\n* Mutual Fund Types              ✅\n\n## Technical Indicators\n\n### Overlap Studies\n* Bollinger Bands                               ✅ **High demand**\n* Double Exponential Moving Average (DEMA)      ✅\n* Exponential Moving Average (EMA)              ✅ **High demand**\n* Hilbert Transform Instantaneous Trendline     ❌\n* Ichimoku Cloud                                ❌\n* Kaufman Adaptive Moving Average (KAMA)        ✅\n* Keltner Channel                               ❌\n* Moving Average                                ✅\n* MESA Adaptive Moving Average (MAMA)           ❌\n* McGinley Dynamic Indicator                    ❌\n* Midpoint                                      ❌\n* Midprice                                      ❌\n* Pivot Points High Low                         ❌\n* Parabolic Stop and Reverse (SAR)              ✅\n* Parabolic Stop and Reverse Extended (SAREXT)  ❌\n* Simple Moving Average (SMA)                   ✅ **High demand**\n* Triple Exponential Moving Average (T3MA)      ❌\n* Triple Exponential Moving Average (TEMA)      ✅\n* Triangular Moving Average                     ✅\n* Volume Weighted Average Price                 ✅\n* Weighted Moving Average                       ✅\n\n### Momentum Indicators\n* Average Directional Index (ADX)               ✅ **High demand**\n* Average Directional Movement Index Rating     ❌\n* Absolute Price Oscillator                     ❌\n* Aroon Indicator                               ❌\n* Aroon Oscillator                              ❌\n* Balance of Power                              ❌\n* Commodity Channel Index                       ✅\n* Chande Momentum Oscillator                    ❌\n* Coppock Curve                                 ❌\n* Connors Relative Strength Index               ❌\n* Detrended Price Oscillator                    ❌\n* Directional Movement Index                    ❌\n* Know Sure Thing                               ❌\n* Moving Average Convergence Divergence (MACD)  ✅ **High demand**\n* MACD Slope                                    ❌\n* MACD Extension                                ❌\n* Money Flow Index                              ❌\n* Minus Directional Indicator                   ❌\n* Minus Directional Movement                    ❌\n* Momentum                                      ✅\n* Percent B                                     ✅ **High demand**\n* Plus Directional Indicator                    ❌\n* Plus Directional Movement                     ❌\n* Percentage Price Oscillator                   ❌\n* Rate of Change                                ✅\n* Rate of Change Percentage                     ❌\n* Rate of Change Ratio                          ❌\n* Rate of Change Ratio 100                      ❌\n* Relative Strength Index (RSI)                 ✅ **High demand**\n* Stochastic Oscillator                         ✅ **High demand**\n* Stochastic Fast                               ❌\n* Stochastic Relative Strength Index            ❌\n* Ultimate Oscillator                           ❌\n* Williams %R                                   ✅\n\n### Volume Indicators\n* Accumulation/Distribution                     ✅\n* Accumulation/Distribution Oscillator          ❌\n* On Balance Volume                             ✅\n* Relative Volume                               ❌\n\n### Volatility Indicators\n* Average True Range (ATR)                      ✅\n* Normalized Average True Range (NATR)          ✅\n* Supertrend                                    ❌\n* Supertrend Heikin Ashi candles                ❌\n* True Range                                    ✅\n\n### Price Transform\n* Addition                                      ❌\n* Average                                       ❌\n* Average Price                                 ❌\n* Ceiling                                       ❌\n* Division                                      ❌\n* Exponential                                   ❌\n* Floor                                         ❌\n* Heikinashi Candles                            ❌\n* High, Low, Close Average                      ❌\n* Natural Logarithm                             ❌\n* Base-10 Logarithm                             ❌\n* Median Price                                  ❌\n* Multiplication                                ❌\n* Square Root                                   ❌\n* Subtraction                                   ❌\n* Summation                                     ❌\n* Typical Price                                 ❌\n* Weighted Close Price                          ❌\n\n### Cycle Indicators\n* Hilbert Transform Dominant Cycle Period       ❌\n* Hilbert Transform Dominant Cycle Phase        ❌\n* Hilbert Transform Phasor Components           ❌\n* Hilbert Transform Sine Wave                   ❌\n* Hilbert Transform Trend vs Cycle Mode         ❌\n\n### Statistic Functions\n* Beta Indicator                                ❌\n* Correlation                                   ❌\n* Linear Regression                             ❌\n* Linear Regression Angle                       ❌\n* Linear Regression Intercept                   ❌\n* Linear Regression Slope                       ❌\n* Maximum                                       ❌\n* Maximum Index                                 ❌\n* Minimum                                       ❌\n* Minimum Index                                 ❌\n* Minimum and Maximum                           ❌\n* Minimum and Maximum Index                     ❌\n* Standard Deviation                            ❌\n* Time Series Forecast                          ❌\n* Variance                                      ❌\n\n## Analysis\n\n* Earnings estimate           ✅ **Useful**\n* Revenue estimate            ✅\n* EPS trend                   ✅\n* EPS revisions               ✅\n* Growth estimates            ✅\n* Recommendations             ✅ **High demand**\n* Price target                ✅ **High demand**\n* Analyst ratings snapshot    ✅\n* Analyst ratings US equities ✅\n\n## Regulatory\n\n* EDGAR filings         ✅\n* Insider transaction   ✅\n* Institutional holders ✅\n* Fund holders          ✅\n* Direct holders        ✅\n* Tax information       ✅\n* Sanctioned entities   ✅\n\n## Advanced\n\n* Batches      ✅ **Useful**\n* API usage    ✅\n\n\n# Usage\n\n[http example](https://github.com/soulgarden/twelvedata/blob/main/examples/etf_example/etfs.go)\n\n[ws example](https://github.com/soulgarden/twelvedata/blob/main/examples/ws_example/ws.go)\n\n[error handling example](https://github.com/soulgarden/twelvedata/blob/main/examples/error_handling/error_handling.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulgarden%2Ftwelvedata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulgarden%2Ftwelvedata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulgarden%2Ftwelvedata/lists"}