Package org.stellar.sdk.responses
Class TradeAggregationResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.TradeAggregationResponse
Represents the response from the Horizon
/trade_aggregations endpoint.
Contains aggregated trade statistics for an asset pair over a given time period, including
trade count, base and counter volumes, average price, and high/low/open/close prices. Prices are
available both as decimal strings and as rational Price values.
- See Also:
-
Constructor Details
-
TradeAggregationResponse
-
-
Method Details