Real-time Tick Data for Forex, US & HK Stocks, and Crypto CFD Data API - High Frequency Financial Data API - AllTick

AllTick
中文简体English
Real-Time Forex Market API  High-Frequency Data Interface

Designed for Quantitative Investment and Exchanges

API Simple Integration
Includes Real-Time and Historical Data
Latency as Low as 170 Milliseconds
banner

Cover all currency pairs globally

Historical and Real-Time Data

US Dollar exchange rate market
USDJPY
USD/JPY

USDGBP
USD/GBP

Euro exchange rate market
EURJPY
EUR/JPY

EURGBP
EUR/GBP

Start Free Usage
1// 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

Application Scenarios

Market Data API for Quantitative Trading and Securities Trading Platforms

Why Choose AllTick

Accurate、Fast、 Reliable、Tick by Tick

Reliable Market Data Source

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

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

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

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.

Simple Pricing

Instant Access Cancel Anytime

Monthly
Annually
20% Off

Free

Great for trying our APIs

0 USDT

/month

10 Product

10 API Calls / Minute

Last Price

End of Day Data

1 Years Historical K-line

1 WebSocket

Basic

Great for WebSocket

99 USDT

/month

100 Product

60 API Calls / Minute

Last Price

End of Day Data

2 Years Historical K-line

Real-time K-line

1 WebSocket

Order Book

FX、Commodities、Stocks、Crypto

Advanced

Great for Trades

199 USDT

/month

200 Product

600 API Calls / Minute

Last Price

End of Day Data

5 Years Historical K-line

Real-time K-line

3 WebSockets

Order Book

FX、Commodities、Stocks、Crypto

Professional

Perfect for exchanges

399 USDT

/month

3000 Product

1200 API Calls / Minute

Last Price

End of Day Data

All Historical K-line

Real-time K-line

10 WebSockets

Order Book

FX、Commodities、Stocks、Crypto

All HK Stocks

399 USDT

/month

HK Stocks Market Data (approximately 3000 stocks)

Provides ten-level market data

Provides the latest transaction tick-by-tick quotes

Provides real-time K-line data

1200 API Calls / Minute

All Historical K-line

10 WebSockets

All CN Stocks

599 USDT

/month

CN Stocks Market Data (approximately 5000 stocks)

Provides five-level market data

Provides the latest transaction tick-by-tick quotes

Provides real-time K-line data

1200 API Calls / Minute

All Historical K-line

10 WebSockets

All US Stocks

799 USDT

/month

US Stocks Market Data (approximately 11000 stocks)

Provides one-level market data

Provides the latest transaction tick-by-tick quotes

Provides real-time K-line data

1200 API Calls / Minute

All Historical K-line

10 WebSockets

Contact US

Not sure which plan to choose?

Name
*Email
Message
Need Support ?
if you are looking for help with any problem,please send a message to

Customer service team is available online:

Mon-Fri 01:00 - 10:00 (UTC+0)

Mon-Fri 09:00 - 18:00 (Singapore Time)