get https://api.amberdata.com/market/metrics//implied-yield/historical
Retrieves the historical basis APR for an instrument on an exchange.
*Note: Implied yield is only calculated for instruments which have not expired yet.
RESPONSE DATA
Field | Type | Description |
---|---|---|
timestamp | string | The day of the basis APR calculation. |
settlement | string | The timestamp of the settlement of the contract |
price | string | The price of the instrument at the point of time. |
spot | string | The spot price of the underlying asset at the point in time. |
basis | string | price - spot |
apr | number | The current basis APR for the instrument |