XRPL charts & trend analysis
An interactive candlestick chart for any XRP Ledger token — pan, zoom, switch timeframes and draw your own trendlines, free. Then run a multi-driver analysis that reads not just price, but the things that actually move it: momentum, volume confirmation, liquidity depth and holder concentration.
—
Multi-driver trend analysis SIGNAL, NOT ADVICE
What this analysis actually looks at
Most chart tools stop at price. Price alone doesn't explain motion — the published evidence favours momentum and trend-following signals, and what moves a small-cap token is usually who holds it and how thin the book is. So every read combines:
- Trend — 9/21 EMA crossover plus 50-EMA context and trend strength.
- Momentum — RSI(14), rate-of-change, and MACD(12,26,9).
- Volume confirmation — is the move actually backed by volume?
- Volatility — ATR (true range), which respects gaps.
- Liquidity depth — how much trades daily; thin books move on one order.
- Holder concentration — whether a few wallets could move the price.
- Regime & confidence — because technical signals are conditional, and we say so.
For agents
The same analysis is one MCP call:
analyze_token_trend, or
GET /api/trend. Candles come from
get_token_ohlc.