Trade Aggregation Response
@Serializable
Represents a trade aggregation response from the Horizon API.
Trade aggregations represent aggregated statistics about trading activity for a given asset pair over a specified time period. They are similar to candlestick charts used in traditional trading platforms, showing open, high, low, and close (OHLC) prices, along with trading volume.
Trade aggregations are useful for:
Displaying price charts
Analyzing trading patterns
Computing trading statistics
Building trading bots and algorithms