Sets the API key and secret to interact with the Binance API
binance_credentials(key, secret)
string
string
No return values, setting config in the package namespace.
# NOT RUN {
binance_credentials('foo', 'bar')
# }
Run the code above in your browser using DataLab