prices: Prices for Markets

Description Usage Value References Examples

View source: R/ccex.r

Description

The prices function returns the prices for all markets currently available on the C-Cex crypto-currency exchange https://c-cex.com.

Usage

1

Value

A named list with the following elements:

References

https://c-cex.com/?id=api#prices.json

Examples

1
2
3
4
5
## Not run: 
all_prices = prices()$result
head(all_prices)

## End(Not run)

kaneplusplus/ccex documentation built on May 20, 2019, 7:20 a.m.