Exchange Rate Time Series
Learn about time series data and fetch historical exchange rate data in the form of time series.
We'll cover the following...
Time series
We can describe a time series as a series of data points at successive equal time intervals over a period of time. We can fetch historical data on exchange rates of any asset or currency pair spread over equal time intervals.
Time series periods
We can get a complete list of supported time periods available on CoinAPI for the time series data on exchange rates. Here's a list of the time series periods available on CoinAPI:
Time Series Periods
Unit of time | Period identifiers |
Seconds |
|
Minutes |
|
Hours |
|
Days |
|
We can get the supported time periods on CoinAPI using the /v1/exchangerate/history/periods
...