Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

binancer (version 1.2.0)

binance_credentials: Sets the API key and secret to interact with the Binance API

Description

Sets the API key and secret to interact with the Binance API

Usage

binance_credentials(key, secret)

Arguments

key

string

secret

string

Value

No return values, setting config in the package namespace.

Examples

Run this code
# NOT RUN {
binance_credentials('foo', 'bar')
# }

Run the code above in your browser using DataLab