Description Usage Arguments Examples
Sets the API key and secret to interact with the Binance API
| 1 | binance_credentials(key, secret)
 | 
| key | string | 
| secret | string | 
| 1 2 3 4 | ## Not run: 
binance_credentials('foo', 'bar')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.