ccex_authenticate: Provide User Authentication Data

Description Usage Arguments References

View source: R/ccex.r

Description

The ccex_authenicate function sets the CCEX_API_KEY and CCEX_SECRET_KEY environment variables in your current session to access your account information on the C-Cex crypto-currency exchange (https://c-cex.com).

Usage

1
ccex_authenticate(api_key, secret_key)

Arguments

api_key

the api key provided by the exchange

secret_key

the secret key provided by the exchange

References

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


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