Description Usage Arguments Value Examples
Get last trades from Binance
| 1 | binance_trades(symbol, limit)
 | 
| symbol | string | 
| limit | optional int | 
data.table
| 1 2 3 4 5 | ## Not run: 
binance_trades('ETHUSDT')
binance_trades('ETHUSDT', limit = 1000)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.