get_current_price: Get current price of cryptocurrencies
Description
Get current price of cryptocurrencies using the REST API of cryptowat.ch. The route is price or prices and returns the current price of a given pair or current prices of all pairs. See https://docs.cryptowat.ch/rest-api/markets/price for further information.
A logical (default is FALSE). If TRUE the function returns a list which includes allowance information, i.e. cost of the request, remaining credits and your account name.
Value
Current price of a given pair of currencies. If allowance is TRUE, get_current_price() returns a list.