Overview
Want to display real-time price charts for Pump.fun tokens on your website or app? With Moralis’ Price Chart Widget, you can easily embed TradingView-style candlestick charts in just a few steps.What You Can Do
- Embed real-time price charts for any Pump.fun token
- Customize colors, layout, and time intervals
- Works for pre-bonded Pump.fun tokens too
- Supports HTML & React implementations
Step 1: Configure Your Chart
- Go to Moralis Price Chart Widget.
- Enter your token address or pair address.
- Customize your theme, background, candle colors, text colors, etc..
- Choose a default time interval (e.g.,
1D,1H,5M). - Copy the embed code for HTML or React.
Step 2: Embed the Chart in Your Project
If you’re using a basic website, you can copy and paste the HTML embed code. You can also use the React embed code if you’re using a React project.HTML Embed Code
Step 3: Customize Your Chart
You can customize the chart’s appearance by tweaking these options:| Option | Description |
|---|---|
| backgroundColor | Background color of the chart |
| candleUpColor | Color for bullish candles |
| candleDownColor | Color for bearish candles |
| textColor | Text color for labels |
| gridColor | Gridline color |
| defaultInterval | Default time interval (1D, 1H, 5M, etc.) |
| hideLeftToolbar | Hide/show the left toolbar |
| hideTopToolbar | Hide/show the top toolbar |
| hideBottomToolbar | Hide/show the bottom toolbar |
Charts are powered by TradingView, the leading provider of financial charting tools and trading platform.

