bt_authenticate: Provide User Authentication Data

View source: R/private-interface.r

bt_authenticateR Documentation

Provide User Authentication Data

Description

The bt_authenicate() function sets the BITTREX_API_KEY and BITTREX_SECRET_KEY environment variables in your current session to access your account on https://bittrex.com.

Usage

bt_authenticate(api_key, secret_key)

Arguments

api_key

the api key provided by the exchange

secret_key

the secret key provided by the exchange


kaneplusplus/bittrex documentation built on July 6, 2022, 10:02 p.m.