Twelve Data
222 subscribers
27 photos
79 links
The official channel for Twelve Data, the leading provider of financial data API.
Download Telegram
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.
🍾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:
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
πŸ”₯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
πŸ”₯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:
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).
πŸ”₯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
❀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:

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
πŸ”₯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
❀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 πŸ™Œ
❀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
πŸ”₯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
πŸ”₯5❀4πŸ¦„3