Retrieves the latest price for the specified pair - the price is calculated across all exchanges which supports this pair.
Price of a pair is calculated as the VWAP (Volume Weighted Average Price) across all exchanges supporting this pair, with a 1 bar lookback period.
If the parameter exchange is specified, the data returned is the price for that pair on that exchange.
Documentation Index
Fetch the complete documentation index at: https://docs.amberdata.io/llms.txt
Use this file to discover all available pages before exploring further.
The pair for which to retrieve the mot recent data.
[Optional] The exchange for which to retrieve the requested data.
[Optional] If true, cross rate pairs are included in the price calculations - this option only supports pairs quoted in usd (ie *_usd pairs).
[Defaults] false* | true
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable