Description Usage Value References Examples
The prices function returns the prices for all markets
currently available on the C-Cex crypto-currency exchange
https://c-cex.com.
| 1 | prices()
 | 
A named list with the following elements:
success: a boolean indicating if the request successful?
message: a string describing the error if the request was not successful, otherwise and empty string."
result: a data.frame with sell and buy data for each market.
https://c-cex.com/?id=api#prices.json
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.