This media is not supported in your browser
VIEW IN TELEGRAM
π Happy 6th Birthday, Twelve Data! π
Six years ago today, we set out to organize the worldβs financial data and make it universally accessible β and what an incredible journey itβs been! π
From our humble beginnings in Singapore to now powering thousands of developers, traders, fintech builders, and institutions worldwide, weβve delivered clean, reliable real-time & historical market data.
Six years ago today, we set out to organize the worldβs financial data and make it universally accessible β and what an incredible journey itβs been! π
From our humble beginnings in Singapore to now powering thousands of developers, traders, fintech builders, and institutions worldwide, weβve delivered clean, reliable real-time & historical market data.
πΎ11β€5π₯4
February update is live! π€ New Artificial Intelligence hub, smoother FX minute data, cleaner market movers, and clearer docs. Read the full update.
π₯4β€3π3
π¦ Twelve Data Official Skill Published!
The official Twelve Data skill is now available on ClawHub.
This skill brings high-quality financial market data directly into your OpenClaw instance:
- Real-time and historical stock prices
- Forex, cryptocurrencies, indices
- OHLCV candles, technical indicators
- Market search and movers
- Full MCP support + clean LLM references
How to install:
The official Twelve Data skill is now available on ClawHub.
This skill brings high-quality financial market data directly into your OpenClaw instance:
- Real-time and historical stock prices
- Forex, cryptocurrencies, indices
- OHLCV candles, technical indicators
- Market search and movers
- Full MCP support + clean LLM references
How to install:
npx clawhub@latest install twelvedata
π₯9π4π3
March was a busy one π¬ New /press_releases endpoint, reworked pricing for individuals and businesses, and a round of improvements to billing, data coverage, and the website. Full update
Twelve Data
March 2026 updates
π₯6β€3π3
Forwarded from Twelve Data
Hey everyone! We just listed Twelve Data as a data service on the NEAR AI Agent Market.
What it does: real-time and historical financial market data β stocks, forex, crypto, ETFs, technical indicators, fundamentals, analyst ratings, and more. Powered by Twelve Data's official MCP server.
Service ID: 6b18f956-878d-47bc-9f3f-df42d2fcf88a
Two ways to invoke:
- Structured: {"function": "QUOTE", "symbol": "AAPL"}
- Natural language: {"query": "What is the 14-day RSI for AAPL?"}
Pricing: 0.28 NEAR per call. Payment channels supported for high-frequency agents.
100+ technical indicators, full fundamentals, earnings, dividends, analyst recommendations β everything an autonomous trading or research agent needs.
Docs and examples: https://github.com/twelvedata/near-ai-agent-market
What it does: real-time and historical financial market data β stocks, forex, crypto, ETFs, technical indicators, fundamentals, analyst ratings, and more. Powered by Twelve Data's official MCP server.
Service ID: 6b18f956-878d-47bc-9f3f-df42d2fcf88a
Two ways to invoke:
- Structured: {"function": "QUOTE", "symbol": "AAPL"}
- Natural language: {"query": "What is the 14-day RSI for AAPL?"}
Pricing: 0.28 NEAR per call. Payment channels supported for high-frequency agents.
100+ technical indicators, full fundamentals, earnings, dividends, analyst recommendations β everything an autonomous trading or research agent needs.
Docs and examples: https://github.com/twelvedata/near-ai-agent-market
π₯5β€3π2
π Official Twelve Data Node.js Package is now live!
We're excited to announce the release of our first official Node.js SDK β built for developers who want clean, fast, and fully-typed access to real-time & historical market data.
What's inside:
- Real-time & historical data (stocks, forex, crypto, ETFs, mutual funds...)
- 100+ technical indicators
- Fundamentals, fundamentals, and more
- Excellent TypeScript support
- Simple & modern API design
Install it in one command:
Repository & docs:
https://github.com/twelvedata/twelvedata-node
Perfect for building trading bots, dashboards, analytics tools, or any fintech application.
What are you planning to build with it?
We're excited to announce the release of our first official Node.js SDK β built for developers who want clean, fast, and fully-typed access to real-time & historical market data.
What's inside:
- Real-time & historical data (stocks, forex, crypto, ETFs, mutual funds...)
- 100+ technical indicators
- Fundamentals, fundamentals, and more
- Excellent TypeScript support
- Simple & modern API design
Install it in one command:
npm install @twelvedata/twelvedata-node
Repository & docs:
https://github.com/twelvedata/twelvedata-node
Perfect for building trading bots, dashboards, analytics tools, or any fintech application.
What are you planning to build with it?
β€6π₯3πΎ2β‘1
π New release: Twelve Data World Model Dataset
We just open-sourced a financial dataset shaped for training world models, fine-tuning LLMs, and offline reinforcement learning.
π¦ What's in it
β’ 51 large-cap US equities
β’ 3 timeframes: 1day, 1h, 1min
β’ 3 output views per timeframe:
β bars: OHLCV + 19 causal indicators + macro joins
β text: instruction-tuning JSONL
β trajectories: (state, next_state) windows
β’ Macro context joined per row: SPY, VIX, TLT, DXY, sector ETFs
β’ Time-based splits: train β€ 2023, val = 2024, test = 2025+
β Why it's different
β’ Causal correctness enforced with unit tests β no leakage from
future bars
β’ Auto-updated daily; corporate-action handling rebuilds adjusted
history automatically
β’ Full pipeline open source, not just the data
β’ Three output formats for three workflows β pick what fits your model
π Links
HF: huggingface.co/datasets/twelvedata/financial-world-model
GitHub: github.com/twelvedata/twelvedata-world-model-dataset
License: MIT (code), Twelve Data terms (underlying market data).
We just open-sourced a financial dataset shaped for training world models, fine-tuning LLMs, and offline reinforcement learning.
π¦ What's in it
β’ 51 large-cap US equities
β’ 3 timeframes: 1day, 1h, 1min
β’ 3 output views per timeframe:
β bars: OHLCV + 19 causal indicators + macro joins
β text: instruction-tuning JSONL
β trajectories: (state, next_state) windows
β’ Macro context joined per row: SPY, VIX, TLT, DXY, sector ETFs
β’ Time-based splits: train β€ 2023, val = 2024, test = 2025+
β Why it's different
β’ Causal correctness enforced with unit tests β no leakage from
future bars
β’ Auto-updated daily; corporate-action handling rebuilds adjusted
history automatically
β’ Full pipeline open source, not just the data
β’ Three output formats for three workflows β pick what fits your model
π Links
HF: huggingface.co/datasets/twelvedata/financial-world-model
GitHub: github.com/twelvedata/twelvedata-world-model-dataset
License: MIT (code), Twelve Data terms (underlying market data).
π₯9β€2π2
π Node.js and Go clients are now live, generated straight from our OpenAPI spec. Python picked up the endpoints it was missing too.
Also new: a currency converter for forex and crypto, click-to-view exchange status with trading hours from the rates line.
Full article
Also new: a currency converter for forex and crypto, click-to-view exchange status with trading hours from the rates line.
Full article
β€6π₯3π2
Twelve Data CLI is out π‘
Pull financial market data straight from your terminal β stocks π, forex π±, crypto πͺ, ETFs, fundamentals, earnings, dividends, 100+ technical indicators.
Install in one line:
Then:
JSON/CSV output, stable exit codes, and shell completions make it easy to wire into scripts, CI/CD pipelines, or AI agents. π€
β https://github.com/twelvedata/twelvedata-cli
Docs: https://twelvedata.com/docs
Pull financial market data straight from your terminal β stocks π, forex π±, crypto πͺ, ETFs, fundamentals, earnings, dividends, 100+ technical indicators.
Install in one line:
curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash
Then:
twelvedata login
twelvedata time-series --symbol AAPL --interval 1day
JSON/CSV output, stable exit codes, and shell completions make it easy to wire into scripts, CI/CD pipelines, or AI agents. π€
β https://github.com/twelvedata/twelvedata-cli
Docs: https://twelvedata.com/docs
π₯6β€2
We just released our first iOS app β Twelve Converter π±
Built for anyone who needs quick, reliable currency conversions without the clutter:
β’ 100+ fiat currencies
β’ 1,000+ cryptocurrencies
β’ Offline mode β works without internet
β’ Built-in calculator
Free to download. If you give it a try, a rating goes a long way β and drop a comment with any features you'd like to see next.
https://apps.apple.com/us/app/twelve-converter/id6746733930
Built for anyone who needs quick, reliable currency conversions without the clutter:
β’ 100+ fiat currencies
β’ 1,000+ cryptocurrencies
β’ Offline mode β works without internet
β’ Built-in calculator
Free to download. If you give it a try, a rating goes a long way β and drop a comment with any features you'd like to see next.
https://apps.apple.com/us/app/twelve-converter/id6746733930
π₯5β€3β‘2
β Java client is live, joining Python, Node.js, and Go.
Also new in May: /press_releases no longer needs an ASX licence, and mutual funds are now in the demo environment.
Full article
Also new in May: /press_releases no longer needs an ASX licence, and mutual funds are now in the demo environment.
Full article
β€3π₯2π2
We hosted our first ever in-person event in Belgrade π
Around 50 engineers, architects, and AI founders at Haos β no slides, no agenda, just real conversations about what actually works at scale (mostly in AI and data).
Thanks to everyone who came out. It meant a lot. See you at the next one π
Around 50 engineers, architects, and AI founders at Haos β no slides, no agenda, just real conversations about what actually works at scale (mostly in AI and data).
Thanks to everyone who came out. It meant a lot. See you at the next one π
β€10π₯4β‘2
π€ The new Twelve Data MCP Server lets you connect Claude, ChatGPT, or any MCP compatible assistant straight to our API that, plus smarter currency conversion, clearer API error codes, performance enhancements, and more across our apps, all in our June update.
π₯3β€2π2
π§ Point an AI agent at twelvedata.com and it can now find its way around our API on its own. llms.txt, llms-full.txt and a machine readable card for our MCP server are all live.
Also in July: a page for every exchange in the world, wider mic_code support, and self serve plan switching.
July update
Also in July: a page for every exchange in the world, wider mic_code support, and self serve plan switching.
July update
π₯3β€2π2πΎ1
π§© August was a month of small things done properly. Checkout is now a single side panel with every payment method available in your region, and your card can be updated straight from Billing.
Also in August: Data on demand is now Data add-ons across the dashboard, GRAM joined our crypto coverage, and the mobile docs has been fine tuned.
August update
Also in August: Data on demand is now Data add-ons across the dashboard, GRAM joined our crypto coverage, and the mobile docs has been fine tuned.
August update
π₯5β€4π¦3