Skip to content

soulgarden/twelvedata

Repository files navigation

Twelve data go api client

Go Report Card Tests and linters

Covered:

Reference data

  • Stocks list ✅
  • Forex Pairs List ❌
  • Cryptocurrencies List ❌
  • Etfs ✅
  • Indices ✅
  • Exchanges ✅
  • Cryptocurrency exchanges ❌
  • Technical indicators interface ❌
  • Symbol search ❌
  • Earliest timestamp ❌
  • Market state ✅

Core data

  • Time series ✅
  • Exchange rate ✅
  • Currency conversion ❌
  • Quote ✅
  • Real-time price ❌
  • Edd of day price ❌
  • Market movers ✅

Fundamentals

  • Logo ❌
  • Profile ✅
  • Dividends ✅
  • Splits ❌
  • Earnings ❌
  • Earnings calendar ✅
  • IPO calendar ❌
  • Statistics ✅
  • Insider transactions ✅
  • Income statement ✅
  • Balance sheet ✅
  • Cash flow ✅
  • Options expiration ❌
  • Options chain ❌
  • Key executives ❌
  • Institutional holders ❌
  • Fund holders ❌

WebSocket

  • Price ✅

Advanced

  • Complex Data ❌
  • Usage ✅

Usage

http example

ws example