Skip to main content

New Candlestick APIs & Chart Widget

· 2 min read

Changelog: New Candlestick APIs & Chart Widget

Release Date: November 27, 2024

We’re excited to announce the launch of Candlestick APIs and a new Candlestick Chart Widget for both Solana and EVM networks! These tools provide real-time and historical OHLCV (Open, High, Low, Close, Volume) data, empowering you to build feature-rich trading dashboards and analytics platforms with ease.

What’s New?

Solana APIs

NameDescriptionAPI Reference
Get OHLCV by PairRetrieve historical OHLCV data for a given token pair address and timeframe.Method Documentation

EVM APIs

NameDescriptionAPI Reference
Get OHLCV by PairRetrieve historical OHLCV data for a given token pair address and timeframe.Method Documentation

Candlestick Chart Widget

NameDescriptionWidget Link
Candlestick Chart WidgetEmbed a pre-built, customizable price chart displaying OHLCV data directly in your application.Price Chart Widget

What Can You Do?

With these new APIs and the widget, you can:

  • Fetch OHLCV Data: Retrieve real-time or historical candlestick data for any token pair on Solana or EVM chains.
  • Visualize Price Movements: Embed plug-and-play candlestick charts into your website or application.
  • Customize Timeframes: Access OHLCV data for hourly, daily, weekly, or custom timeframes to suit your needs.

Example Use Cases:

  • Trading Dashboards: Display historical price trends and OHLCV data for users to analyze trading opportunities.
  • Analytics Platforms: Offer insights into token price movements and volume trends over specific time periods.
  • Embedded Price Charts: Integrate professional-looking candlestick charts to enhance your app's UI/UX.

Resources: