Real-time Financial Market Data APIs
FX、Commodities、Stocks、Crypto
Reliability is as high as 99.95%, and APIs are easily connected
Try the API right now!
BOS HSK ETH
--
BOS HSK BTC
--
USD/JPY
--
EUR/USD
--
GOLD
--
SILVER
--
Tesla
--
Apple
--
ETH/USDT
--
BTC/USDT
--
Real-time & Historical
Comprehensive Market Data APIs
Born for trading, living for trading
Designed specifically for quantitative traders and institutions
Developer | FinTech Company
AllTick provides reliable data source APIs for FinTech companies and developers, covering forex, stocks, cryptocurrencies, commodities, and more. It helps build innovative trading and analytical tools to meet the needs of the financial industry.
Trader | Asset Management Company
Traders and asset management companies can rely on AllTick for accurate, real-time market data to make informed trading decisions. They can access market data in real-time, covering forex, stocks, cryptocurrencies, commodities, and more. This allows them to monitor price fluctuations and trading volumes and develop trading strategies based on this information.
Exchange | Trading Platform
AllTick provides accurate, real-time market data, covering forex, stocks, cryptocurrencies, commodities, and more, ensuring that exchanges and trading platforms can offer timely market information to their customers, enhancing user experience and improving trading efficiency.
Researcher | Research Institution
AllTick's real-time market data API provides accurate and comprehensive market data, covering forex, stocks, cryptocurrencies, commodities, and more. It assists researchers and research institutions in conducting in-depth market analysis and model validation, facilitating research and decision-making processes.
Why Choose AllTick
Accurate、Fast、 Reliable、Tick by Tick
Reliable Market Data Source
Our system has 99.95% SLA. AllTick tends to raise the standards for quality and uptime to the next level.
Wide Coverage
We support around 100 000 symbols across a different range of assets available from all over the world.
Low-Latency Interface for Real-Time Push
The real-time data stream conducted through WebSocket has ultra-low latency, averaging only about 170 milliseconds.
High-Frequency Data with Tick-by-Tick Updates
Real-time push of every tick, each one traceable and 100% synchronized with the exchange's real-time trading quotes.
Create Powerful Visualizations
Develop for Any Platform
AllTick's market data APIs give you the tools you need to create visualizations for any platform or operating system, in the coding language which fits you best.
Supports all major client development languages
Create your application in any language. No more C++/Java limitations. Use the technology you already know, and spend your time creating, not integrating.
Retrieve your API key1// Powered by AllTick.co Financial Data APIs.
2package main
3import (
4 "io/ioutil"
5 "log"
6
7 "net/http"
8)
9
10func httpExample() {
11 //Encode the following JSON with URL encoding and copy it to the "query" field in the query string of an HTTP request.
12 //{"trace" : "go_http_test1","data" : {"code" : "700.HK","kline_type" : 1,"kline_timestamp_end" : 0,"query_kline_num" : 2,"adjust_type": 0}}
13 url := "http://quote.aatest.online/quote-stock-b-api/kline?token=e945d7d9-9e6e-4721-922a-7251a9d311d0-1678159756806&query=%7B%22trace%22%20%3A%20%22go_http_test1%22%2C%22data%22%20%3A%20%7B%22code%22%20%3A%20%225.HK%22%2C%22kline_type%22%20%3A%201%2C%22kline_timestamp_end%22%20%3A%200%2C%22query_kline_num%22%20%3A%202%2C%22adjust_type%22%3A%200%7D%7D"
14 log.Println("request:", url)
15
16 resp, err := http.Get(url)
17 if err != nil {
18 log.Println("req error:", err)
19 return
20
21 }
22 defer resp.Body.Close()
23
24 body, err := ioutil.ReadAll(resp.Body)
25 if err != nil {
26 log.Println("read response error:", err)
27 return
28 }
29 log.Println("response:", string(body))
30}
31
Simple Pricing
Instant Access Cancel Anytime
Personal Pricing
Business Pricing
Free
Great for trying our APIs
0 USDT
/Month
10 Product
10 API calls per minute (6 seconds each)
1 Websockets
1 Years Historical K-line
Last Price
End of Day Data
Basic
Great for WebSocket
99 USDT
/Month
100 products available
Supports Forex, Commodities, Stocks, Cryptocurrencies
60 API calls per minute (1 second each)
1 Websockets
1 Years Historical K-line
Last Price
End of Day Data
Real-time K-line
Order Book
Real-time tick-by-tick
Premium
Great for Trades
199 USDT
/Month
200 products available
Supports Forex, Commodities, Stocks, Cryptocurrencies
600 API calls per minute (10 calls per second)
3 Websockets
3 Years Historical K-line
Last Price
End of Day Data
Real-time K-line
Order Book
Real-time tick-by-tick
Professional
Perfect for exchanges
399 USDT
/Month
3000 products available
Supports Forex, Commodities, Stocks, Cryptocurrencies
1200 API calls per minute (20 calls per second)
10 Websockets
5 Years Historical K-line
Last Price
End of Day Data
Real-time K-line
Order Book
Real-time tick-by-tick
All HK Stocks
Access the entire HK stocks market.
399 USDT
/Month
Full Hong Kong Stock Market Data (about 3000 stocks)
1200 API calls per minute (20 calls per second)
10 Websockets
5 Years Historical K-line
Last Price
End of Day Data
Real-time K-line
Order Book
Real-time tick-by-tick
All CN Stocks
Access the entire All CN stocks market.
599 USDT
/Month
Full CN Stock Market Data (about 5000 stocks)
1200 API calls per minute (20 calls per second)
10 Websockets
5 Years Historical K-line
Last Price
End of Day Data
Real-time K-line
Order Book
Real-time tick-by-tick
Contact US
Not sure which plan to choose?
Customer service team is available online:
Mon-Fri 01:00 - 10:00 (UTC+0)
Mon-Fri 09:00 - 18:00 (Singapore Time)