get_token_ohlc
OHLC price-history candles for an XRPL token — open/high/low/close plus volume per interval, the series behind a candlestick chart. interval is 5 | 15 | 60 | 240 | D | W (minutes, or Day/Week); bars is how many candles (max 1000); prices are quoted in XRP, or pass fx="USD" for USD. Sourced from the XRPL DEX/AMM; returns ok:false with a reason when the pair is unknown or the source is unreachable — never invented prices. Price: $0.004 USDC. Missing something? Call submit_feedback (free) to request it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx | No | ||
| bars | No | ||
| issuer | Yes | ||
| currency | Yes | ||
| interval | No | 60 |