getbalances: Account Balances for All Currencies

Description Usage Value References See Also Examples

View source: R/ccex.r

Description

The getbalances function retrieves the account balance for all currencies on the C-Cex crypto-currency exchange https://c-cex.com. This function can be used after you provide information for authentication.

Usage

1

Value

A named list with the following elements:

References

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

See Also

ccex_authenticate

Examples

1
2
3
4
## Not run: 
balances = getbalances()$result

## End(Not run)

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