Skip to content

Commit 3f2b043

Browse files
Gaurav agarwalGaurav agarwal
authored andcommitted
Add cryptocurrency price API keywords to introduction article
1 parent 032393d commit 3f2b043

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/trading/crypto-price-api/introduction.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: "Access real-time crypto prices, OHLC, moving averages & volume acr
44
keywords:
55
[
66
"crypto price API",
7+
"cryptocurrency price api",
8+
"crypto prices api",
9+
"free crypto price api",
710
"cryptocurrency price data",
811
"real-time price feed",
912
"OHLC data",
@@ -22,15 +25,16 @@ keywords:
2225
"Tron price data",
2326
"cross-chain prices",
2427
"aggregated price data",
28+
"Co"
2529
"low latency price feed",
2630
]
2731
---
2832

2933
# Crypto Price API – Real-Time Token Data, Charts & OHLC
3034

31-
Bitquery provides **Crypto Price APIs and Streams** via GraphQL and [Kafka](https://github.com/bitquery/streaming_protobuf/blob/feature/trading/market/price_index.proto).
35+
Bitquery provides **Crypto Price APIs and Streams** via GraphQL and [Kafka](https://github.com/bitquery/streaming_protobuf/blob/feature/trading/market/price_index.proto). This **cryptocurrency price api** delivers comprehensive pricing data across multiple blockchains.
3236

33-
These tools let you stream and query aggregated price data—in USD or other paired currencies—based on time and volume for all tokens across EVM, Solana, Tron, and other supported chains.
37+
These tools let you stream and query aggregated price data—in USD or other paired currencies—based on time and volume for all tokens across EVM, Solana, Tron, and other supported chains. Our **crypto prices api** provides real-time and historical price information with ultra-low latency.
3438

3539
The Crypto Price API (Price Index) provides more than just pair prices—it also includes [OHLCV (K-Line)](https://docs.bitquery.io/docs/trading/crypto-price-api/crypto-ohlc-candle-k-line-api/), Simple Moving Averages (SMA), Weighted Moving Averages (WMA), mean prices, and other key price-related statistics.
3640
While you can access the aggregated price for a single trading pair, the Price Index also supports cross-chain and cross-DEX aggregation, giving you a unified view of token prices across multiple ecosystems.
@@ -121,7 +125,7 @@ subscription {
121125

122126
## What is the Crypto Price API (Price Index) and Why Does It Matter?
123127

124-
The Crypto price API/Stream (Price Index) provides real-time, aggregated price data with ultra-low latency across multiple trading pairs, tokens, decentralized exchanges (DEXs), and blockchains. It's the first product of its kind, designed to help developers access accurate, up-to-the-second prices for building financial applications. This real-time crypto price API delivers multi-chain cryptocurrency price data essential for trading bots, DeFi protocols, and blockchain price feed applications.
128+
The Crypto price API/Stream (Price Index) provides real-time, aggregated price data with ultra-low latency across multiple trading pairs, tokens, decentralized exchanges (DEXs), and blockchains. It's the first product of its kind, designed to help developers access accurate, up-to-the-second prices for building financial applications. This real-time crypto price API delivers multi-chain cryptocurrency price data essential for trading bots, DeFi protocols, and blockchain price feed applications. Whether you're looking for a **free crypto price api** for development or production-grade pricing data, our platform offers flexible access to comprehensive market data.
125129

126130
### Data Processing Pipeline
127131

@@ -169,7 +173,7 @@ This consistent window size ensures comparable moving average calculations acros
169173

170174
![](/img/trade_api/api.png)
171175

172-
This stream has pre-calculated OHLC data in the response which you can feed directly to your charting solution without additional calculations.
176+
This stream has pre-calculated OHLC data in the response which you can feed directly to your charting solution without additional calculations. Our **cryptocurrency price api** is accessible through GraphQL queries and subscriptions, making it easy to integrate into your applications. The **crypto prices api** supports both real-time streaming and historical data queries, providing flexibility for various use cases.
173177

174178
> **Note**: All queries can be converted to a GraphQL stream (WebSocket) by changing the keyword `query` to `subscription`
175179

0 commit comments

Comments
 (0)