getTradeAggregations
Retrieve OHLC candlestick data for any Stellar DEX trading pair, specifying base and counter assets, time resolution, and candle count.
Instructions
Get OHLC trade aggregation data for a Stellar DEX asset pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of candles | |
| baseAsset | Yes | Base asset: "XLM" or "CODE:ISSUER" | |
| resolution | No | Candle resolution | 1h |
| counterAsset | Yes | Counter asset: "XLM" or "CODE:ISSUER" |