Get crypto-currency price at a timestamp without limits
I’m trying to get the price of a crypto-currency at a specific timestamp. So I used the API cryptocompare : https://www.cryptocompare.com/api/# For example : https://min-api.cryptocompare.com/data/pricehistorical?fsym=ETH&tsyms=USD&ts=mytimestamp This solution works well but I have some issues related […]
